Commit Graph

7 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
Salakar
c7c304e599 [storage] initial work to move storage.Path statics out of storage module and into core utils
TODO: move native storage code into utils
TODO: move utils module into core
2019-07-22 09:14:21 +01:00
Salakar
8a3792bb80 [types] - 2019-07-14 22:02:04 +01:00
Salakar
eb43d2469a Formatting: run prettier 2019-06-21 14:27:14 +01:00
Mike Diarmid
7f11a9e501 [v6] Implement Cloud Storage (#2043)
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
Salakar
70fb9afe02 [utils] add support for isRunningInTestLab flag 2019-02-20 01:52:05 +00:00
Salakar
296c4e4e0f [utils] create package 2019-02-05 04:31:01 +00:00