Skip to content

V3 PR - #352

Open
haliuksviat wants to merge 325 commits into
masterfrom
v3
Open

V3 PR#352
haliuksviat wants to merge 325 commits into
masterfrom
v3

Conversation

@haliuksviat

Copy link
Copy Markdown

V3 PR

Ehespand others added 30 commits November 17, 2016 09:15
Trigger auth event when listening for AuthStateChanged / Update iOS analytics
smkhalsaand others added 30 commits January 18, 2017 01:46
using 'facebook.com' throws an error
…defined in messaging.js - this now includes all the previously missing options such as ttl and collapse key
@chrisbianca / note to self - ios needs doing ;p
Add error callback for database .on handler (matches Web spec)
Add podspec and fix iOS database null pointer
`this._firestack.database.ref(...refName)` (line 39) should be `this._firestack.database().ref(...refName)`
… into v3
* 'v3' of github.com:fullstackreact/react-native-firestack: (30 commits)
Fix possible NPE in iOS database module
Create working podspec for Firestack
Add error callback for database .on handler (matches Web spec)
Update authentication.md
auth().currentUser.reload() now correctly calls reloadUser - woops
messaging.send() now only accepts an object of type RemoteMessage as defined in messaging.js - this now includes all the previously missing options such as ttl and collapse key
added currentUser.reload() method - android only, needs ios
Fix incorrect db path
Add storage documentation
misc
Fix example provider name
- JS: added EmailAuthProvider interface - .credential(email, password);
standardise auth messages to match web sdk error messages
standardise auth messages to match web sdk error messages
Fix issues caused by path type change.
Fix breakage when path to declare ref.on() event handler differs from paths of snapshots returned by callback.
Support for ref.once('child_added')
Add timeout
Fix error 'TypeError: Cannot read property 'snapshot' of undefined'
Wrap update function in try block.
...
Make firestackModule.js working for v3
… into v3
* 'v3' of github.com:fullstackreact/react-native-firestack:
Make firestackModule.js working for v3
* v3:
Updated next version
Make firestackModule.js working for v3
Added github auth into v3
Consistency with values emitted by firebase.auth.AuthProvider subclasses
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

11 participants

@haliuksviat@Ehesp@Salakar@chrisbianca@auser@BlooJeans@florianbepunkt@FrankSalad@iljadaderko@moooji@smkhalsa