This website requires JavaScript.
Explore
Help
Register
Sign In
kylefang
/
react-native-firebase
Watch
1
Star
0
Fork
0
You've already forked react-native-firebase
mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced
2026-04-11 22:40:48 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9fd032b6d3bdd4020709d937fbc403b06b2d7ae
react-native-firebase
/
lib
/
modules
History
Salakar
46c84581ca
firebase.crash().report() now accepts an error instead of a string, a string version of the error is generated before sending to native side.
2017-03-17 15:41:25 +00:00
..
analytics
Fix issues with Analytics
2017-03-10 14:43:09 +00:00
auth
[android, ios] currentUser.getToken() - now uses promise and correctly returns a string
2017-03-16 12:35:03 +00:00
crash
firebase.crash().report() now accepts an error instead of a string, a string version of the error is generated before sending to native side.
2017-03-17 15:41:25 +00:00
database
[js] prefix snapshot internals with '_'
2017-03-16 16:48:03 +00:00
messaging
[ios, android] fixed messaging() send() - now a promise on native - added stub method for ios as the existing one was empty
2017-03-15 14:00:28 +00:00
storage
dump of current js files
2017-03-02 13:09:41 +00:00
base.js
android/js: cleanup / remove redundant code
2017-03-10 18:12:46 +00:00