Chris Bianca
|
4e81527246
|
[types] Export app, auth, database and firestore types
|
2018-02-14 13:00:19 +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 |
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 |