This is a demo app to show how you can integrate your Nativescript(Angular) mobile app with Sqlite DB using the Plugin inspired from
AUTHENTICATION,CRD
git clone https://github.com/Deepakdps/offlineTodoApp.git
cd offlineTodoApp
tns run android
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D

