ionic2.0-angularfire icon indicating copy to clipboard operation
ionic2.0-angularfire copied to clipboard

this a basic application for Ionic 2.0.rc5 with AngularFire2 with ngrx/store & ngrx/effects to manage state

Results 6 ionic2.0-angularfire issues
Sort by recently updated
recently updated
newest added
trafficstars

Ionic apps can be simply unzipped and the codebase will all be available for anyone. What is the best way to secure the firebase keys ?

Can ngrx be implemented in firebase transactions?

This is just what I need! Sorry this is the only way I found to communicate with you. Is there a tutorial that explains further what is happening in the...

A watch configured to watch the following paths failed to start. It's likely that a file referenced does not exist: It also says it cannot read property substring of undefined...

git clone repo cd into new project npm install and none of the @angular resources are loaded ├── UNMET PEER DEPENDENCY @angular/common@^2.0.0 ├── UNMET PEER DEPENDENCY @angular/compiler@^2.0.0 ├── UNMET PEER...

Instead of modifying node_modules/@ionic/app-scripts/config/rollup.config.js, the ionic-scripts provided option is to do the following: 1. Create folder **config** under ionic2.0-angularfire. 2. Copy the file node_modules/@ionic/app-scripts/config/rollup.config.js (with changes as mentioned by you)...