Commit Graph

26 Commits

Author SHA1 Message Date
Chris Bianca d94abaa77c Re-run react-native link to check all packages are installed correctly 2017-10-03 16:02:13 +01:00
Chris Bianca 5e404ca31d Merge commit '0470f4f4fcf74407ad1e070091c4a542dc8378a5'
# Conflicts:
#	tests/ios/Podfile.lock
2017-10-03 15:34:08 +01:00
Salakar c06fbf115a [tests] upgraded tests app to latest RN, removed broken toasts module that was causing a crash on boot and switched to using prop-types module 2017-10-03 14:09:09 +01:00
Chris Bianca 6060c36c1c [firestore][ios] Add initial iOS functionality 2017-09-28 13:48:28 +01:00
Chris Bianca 83faa86333 [auth] Add unsupported method errors for auth() and User 2017-09-23 16:14:35 +01:00
Chris Bianca c59d64054d [auth] Add onIdTokenChanged method 2017-09-21 16:48:54 +01:00
Chris Bianca f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) 2017-09-18 08:29:31 +01:00
Chris Bianca 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues 2017-08-25 15:30:17 +01:00
Salakar 0675aa076d Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
#	ios/RNFirebase/admob/RNFirebaseAdMob.m
#	ios/RNFirebase/database/RNFirebaseDatabase.h
#	ios/RNFirebase/database/RNFirebaseDatabaseReference.m
#	lib/modules/admob/index.js
#	tests/ios/Podfile.lock
2017-08-12 19:07:51 +01:00
Elliot Hesp 0227ec6c25 [tests] Bump to latest Firebase SDK versions 2017-08-11 10:51:29 +01:00
Chris Bianca 46772d253d [android][ios][database] Add missing setPriority and setWithPriority methods 2017-07-19 18:18:16 +01:00
Salakar 9cd4641f06 [tests][database] added 'child_added' test for issue #221 - thanks @TiraO 2017-07-04 16:19:41 +01:00
Salakar dc38c22ac2 [build/ci] removed tests/ios/podfile.lock from gitignore for ci builds 2017-06-22 13:54:19 +01:00
Elliot Hesp f92e1b7afd [admob][ios] Started basic working version of Interstitial 2017-06-05 17:00:59 +01:00
Elliot Hesp 66df0b0463 [pref][ios] Implement performance monitoring 2017-05-25 10:39:54 +01:00
Chris Bianca 90a130c729 [ios] Use RCTSharedApplication() instead of [UIApplication sharedApplication] 2017-05-15 12:00:41 +01:00
Salakar e6bd721617 [js] removed unused import 2017-05-12 12:05:07 +01:00
Salakar c88894b2a3 Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	tests/ios/Podfile.lock
2017-05-09 13:53:50 +01:00
Salakar 1d0acf4244 upgrade tests app to RN 44 2017-05-09 13:53:05 +01:00
Aleck Greenham febbca2e47 [TestSuite] Update Podfile.lock 2017-05-09 07:50:09 +01:00
Salakar 618b34cd4f [ios] update pod spec & template 2017-05-02 10:54:18 +01:00
Salakar ef783f0d9f [js] crash and auth now use internal staticsOrInstance helper. 2017-05-02 10:39:23 +01:00
Salakar f8e97d8bed Merge branch 'master' of https://github.com/invertase/react-native-firebase
# Conflicts:
#	.gitignore
#	tests/.gitignore
#	tests/ios/Podfile
2017-05-01 17:19:27 +01:00
Salakar 11734e51bd [tests] import RNFirebase for parent directory rather than from npm file:.. syntax 2017-05-01 16:01:00 +01:00
Chris Bianca 6d4b5bc406 [ios] Add multiple listener support 2017-04-26 17:34:16 +01:00
Aleck Greenham 9308994db2 [tests] Move test suite into same repo 2017-04-23 20:22:19 +01:00