Commit Graph

5 Commits

Author SHA1 Message Date
Salakar
f429699990 - [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
ehesp
5a460fca11 [database] getServerTime test 2019-06-06 11:40:17 +01:00
Salakar
912574c185 [database][tests] update cache size bytes tests 2019-06-05 02:11:03 +01:00
Salakar
18fb17bb51 [database][android] fix the minimum cache size is 1mb native exception 2019-06-05 02:03:48 +01:00
Mike Diarmid
fe959bb842 [v6] Implement Realtime Database (#2195)
* [database] recreate database branch based off of #2185

* [database] cleanup linting issues

* [database] enable tests

* [database] add to tests deps
2019-06-04 15:25:35 +01:00