Skip to content

This project will demonstrate how we can build app using native script using vuejs in both platform android/iOS

Notifications You must be signed in to change notification settings

differenz-system/Addressbook.NativeScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Addressbook.NativeScript

This project will demonstrate how we can build app using native script in both platform android/iOS

The app does the following:

  1. Login: User can login via emailId/password.
  2. Get All Address: It will list all the save contacts, having the option to add a new contact.
  3. Create new contact: User can add a new contact to his address book by filling detail.

Pre-requisites

-Visual Studio code

Getting Started

  1. Install Visual Studio code Editor.
  2. Clone this sample repository
  3. Open Terminal, go to location of the repo
  4. Enter command for install dependencies 'npm install' (make sure to go inside project first). It will add required file in the Project.

AddressBook NativeScript

Usage

# Install dependencies
npm install

# Build for production
tns build <platform> --bundle

# Build, watch for changes and debug the application
tns debug <platform> --bundle

# Build, watch for changes and run the application
tns run <platform> --bundle

Screenshots

Android Screenshots

IOS Screenshots

Support

If you've found an error in this sample, please report an issue. You can also send your feedback and suggestions at [email protected]

Happy coding!

About

This project will demonstrate how we can build app using native script using vuejs in both platform android/iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •