Reputation: 323
Could somebody point me to the sample how to use Angular 2 with NativeScript and Firebase backend.
Thanks.
Upvotes: 4
Views: 1154
Reputation: 119
This is an advanced seed project for Angular apps based on Minko Gechev's angular-seed that expands on all of its great features.
https://github.com/NathanWalker/angular-seed-advanced
Installing Firebase https://github.com/NathanWalker/angular-seed-advanced/wiki/How-to-integrate-Firebase-across-all-platforms-(web-nativescript-desktop)
Upvotes: 0
Reputation: 9229
You can look at this project for the nativescript-firebase
plugin for nativescript (iOS and android).
Additionally, here is a project walkthrough on the firebase blog.
Upvotes: 1