2
0
mirror of synced 2025-01-13 07:35:06 +00:00

17 Commits

Author SHA1 Message Date
Chris Bianca
8c821e2612 [js] Only subscribe to auth if RNFirebaseAuth exists 2017-05-30 16:23:51 +01:00
Elliot Hesp
0e47c57317 [admob][android] Add admob module to base firebase object 2017-05-26 15:19:48 +01:00
Elliot Hesp
66d7e3c944 [perf][android] Add perf module 2017-05-24 12:37:52 +01:00
Elliot Hesp
b70eb274ee Apply config() module to RNFirebase 2017-05-23 11:50:44 +01:00
Akshet Pandey
fdf60444fe Implement Firebase Remote Config for iOS 2017-05-19 16:17:28 -07:00
Salakar
ef783f0d9f [js] crash and auth now use internal staticsOrInstance helper. 2017-05-02 10:39:23 +01:00
Chris Bianca
baa198ea7d [js][android] Use GoogleApiAvailability to prompt the user to install Google Play Services if it is not installed 2017-04-10 09:50:42 +01:00
Ben Styles
5acea6d218 initial commit: basic flow errors 2017-04-04 17:58:20 +01:00
Salakar
91e9263965 [js][ios][android][messaging] full implementation of upstream send including RemoteMessage builder 2017-03-30 16:25:27 +01:00
Salakar
86512320f0 [js] move auth statics 2017-03-27 19:11:26 +01:00
Salakar
2c2766f767 [js] remove old code 2017-03-22 20:45:53 +00:00
Salakar
d9023f55b8 [js][statics] implemented staticsOrInstance helper - fixes #12 2017-03-22 20:15:02 +00:00
Salakar
5c14dfeb3b fix debug logging 2017-03-15 11:20:12 +00:00
Salakar
50d176427f android/js: cleanup / remove redundant code 2017-03-10 18:12:46 +00:00
Chris Bianca
77a09f5810 Add Firebase Crash Reporting for iOS and Android 2017-03-10 14:18:07 +00:00
Salakar
214928ba7f android: fixed once and on error handling 2017-03-07 16:54:04 +00:00
Salakar
79bfc7ce09 typeOf check the actual value - derp 2017-03-02 13:10:10 +00:00