Commit Graph

45 Commits

Author SHA1 Message Date
Chris Bianca 1cf17f1d89 [build] Update to RN 0.54.4 and related libs 2018-03-31 08:10:09 +01:00
Chris Bianca 777bb96240 [tests] Updated podfile.lock 2018-03-28 17:22:08 +01:00
Chris Bianca 8a9033457d [tests] Fix various test errors 2018-03-23 17:03:53 +00:00
Chris Bianca 2891027f25 [tests] Fix some configuration issues 2018-03-22 14:55:02 +00:00
Chris Bianca e791648c24 Tests for firestore and auth 2018-03-20 16:07:37 +00:00
Chris Bianca a82afe92d6 Merge branch 'v3.3.x'
# Conflicts:
#	tests/ios/Podfile.lock
2018-03-08 11:53:31 +00:00
Chris Bianca 7f8a486b40 [types] Fix transaction flow type errors 2018-03-08 11:13:21 +00:00
Chris Bianca 168f3b948e [tests] Bump crashlytics dependencies 2018-03-08 10:04:53 +00:00
Chris Bianca 7ff5b3c382 [tests] Bump all test pod dependencies 2018-03-08 09:56:22 +00:00
Chris Bianca 7619548a2c Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/core/firebase.js
#	tests/ios/Podfile.lock
2018-03-08 09:32:57 +00:00
Salakar b3938036b7 [tests] misc merge 2018-03-04 19:05:17 +00:00
Chris Bianca fdd8df6966 Add missing firestore tests 2018-03-01 17:28:04 +00:00
Chris Bianca cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca 4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Salakar 8e00b7e607 Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-11 16:17:38 +00:00
Chris Bianca d370d002fb [auth] Add withData methods 2018-01-24 09:46:39 +00:00
Chris Bianca 63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc 2018-01-16 17:08:52 +00:00
Salakar ca7924287a coverage now both platforms 2018-01-09 09:54:16 +00:00
Chris Bianca f2c2007fdc [internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution 2017-12-22 15:24:31 +00:00
Chris Bianca 3a497fa1a2 [ios] Update podspec location to resolve RN 0.50+ install issues 2017-12-15 15:14:05 +00:00
Chris Bianca efeb24d168 [crashlytics] Add first version of crashlytics functionality 2017-12-06 17:25:17 +00:00
Chris Bianca ff95c21b9d [typings] Continue work on flow 2017-11-23 17:29:40 +00:00
Chris Bianca 8bd9684644 [types] Get flow type working again; Fix majority of firestore type issues 2017-11-17 11:07:52 +00:00
Chris Bianca cd911d2442 [tests][firestore] Add test for onSnapshot with a query applied 2017-11-07 12:49:59 +00:00
Salakar edf8feb921 [tests] remove utils test 2017-11-03 23:39:35 +00:00
Chris Bianca 2b2f3ce594 [ios] Centralise event sending to ensure all events validate bridge present before sending 2017-10-26 11:55:07 +01:00
Chris Bianca 2575fb4956 [firestore] Support all `onSnapshot` parameter options 2017-10-06 12:00:40 +01:00
Salakar 4877b80a8a [tests] ios project misc changes 2017-10-04 16:07:59 +01:00
Chris Bianca c558af6480 Bump to final versions of Firestore iOS and Android libraries 2017-10-03 17:23:28 +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 c59d64054d [auth] Add onIdTokenChanged method 2017-09-21 16:48:54 +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
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
Chris Bianca 6d4b5bc406 [ios] Add multiple listener support 2017-04-26 17:34:16 +01:00