-
Hi
I'm getting an error with this statement. Can you maybe help check why this is incorrect because I can't see the issue
```typescript firebaseAdmin.firestore().collection('arenas').get()
.t…
-
Hello team,
I am getting this error while running my xcode project.
main.jsbundle does not exist. This must be a bug with + echo 'React Native.
Please help.
Thanks.
-
Firebase-functions version is 0.5.4
I am using babel@6 to transpile my es6 code and found an issue that the transpiled code is not working. Here's how to reproduce:
```js
import functions from …
-
Hi Firebase,
I'm using the SnapshotParser to allow my onBindViewHolder to decide what model to map data to.
It took me awhile to figure out how to do this, as I wanted to use generics with various d…