2
0
mirror of synced 2025-01-11 14:44:12 +00:00

27 Commits

Author SHA1 Message Date
Salakar
67985f8e90 [js][core] added nativeModuleExists property to all module statics - true or false if the native android/ios module is present 2017-08-15 17:28:51 +01:00
Salakar
5e3cf0ad7f [js][database] todo comments 2017-08-11 15:58:42 +01:00
Salakar
267f908c62 [core][js] misc cleanup/validation 2017-07-18 06:04:12 +01:00
Salakar
2d744b162e [tests] update firebase helper to initialize additional apps 2017-07-17 19:44:47 +01:00
Salakar
9a3e22431b [android][app] apps initialized natively now automatically initialized js side - via react module getConstants 2017-07-17 17:36:50 +01:00
Salakar
91b7281d45 [both] re-enabled analytics, admob, crash & perf modules 2017-07-12 16:11:07 +01:00
Salakar
282f953f52 [both] continued work on multi app support - storage now full supported and auth WIP 2017-07-12 15:49:33 +01:00
Salakar
f97db8eba1 more work on multiple apps support 2017-07-04 13:05:19 +01:00
Salakar
ec22e510bc more work on multiple app initialization 2017-06-30 17:23:32 +01:00
Salakar
80ae8425ce started work on multiple app initialization 2017-06-29 17:24:34 +01:00
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