-
Create a new {N} + ng + TS, add plugin and initialize firebase as per documentation (and per ng sample) results in iOS app crashing with no errors straight after splash screen. Same as reported here…
-
It'd be really helpful if FirebaseTableViewDataSource.m allowed for UITableViewSections based on a specific variable. Basically something similar to NSFetchedResultsController used for Core Data :+1: …
-
### Version info
**Angular:** 4.4.3
**Firebase:** 4.5.0
**AngularFire:** 5.0.0-rc.2
**Ionic:** 3.7.1
### How to reproduce these conditions
**Steps to set up and reproduce**
Make any que…
-
Créer votre projet dans github, remplir le README.md de votre projet avec présentation rapide du travail que vous vous proposer de présenté. Faire reply ici avec le lien de votre projet....
- [ ] C…
-
Is there a plan / roadmap for supporting transactions by AngularFire Light for Firestore?
I see here is a TODO but wonder if it can be expected to lend in nearest time.
https://github.com/hamedb…
-
My reactReduxFirebase Config:
```js
reactReduxFirebase(firebase, {
userProfile: 'users',
useFirestoreForProfile: true,
enableLogging: false,
})
```
When I use Fir…
-
Please help!!!!
```
{
"members" :
"uid1" : { "name" : "x", "bloodGroup" : "A+", "location" : "some Place"},
"uid2" : { "name" : "y", "bloodGroup" : "A-", "location" : "some place"},
…
-
### Version info
```
"name": "functions",
"description": "Cloud functions",
"dependencies": {
"firebase-admin": "^5.4.1",
"firebase-functions": "^0.6.3",
"request": "^2.83.0…
-
I am trying to play with Firestore in my current (Realtime DB) app. Here's what I have:
```
var firebase = require("nativescript-plugin-firebase");
firebase.init({
url: "https://name-of-the-…
-
Research Database options and see which one goes could go better with React Native