Commit Graph

11 Commits

Author SHA1 Message Date
Kyle Fang
c8cc169fb9 test: add auth test on onAuthStateChange
also fix onSnapshot test
2020-08-14 14:56:47 +08:00
Kyle Fang
e942d7de19 fix: tests 2020-08-14 13:21:57 +08:00
Kyle Fang
ed417e5853 fix: boolean 2020-08-13 13:19:39 +08:00
Kyle Fang
d5d1470e81 fix: observer compatibility in firestore 2020-08-13 12:20:27 +08:00
ehesp
13a6560a40 feat(firestore): fix Android Long/Double conversion #3004 2020-02-03 14:27:27 +00:00
Salakar
b7374add76 refactor(*): remove unused code & fix linting issues 2019-11-25 21:46:06 +00:00
ehesp
0810cfc9ef Fix #2532 2019-10-03 11:54:28 +01:00
Ilja Daderko
b40d44c57e Move commons into /app (#2486)
* stash

* move commons into the app
2019-08-14 13:42:08 +03:00
ehesp
f799471167 Remove Firestore circular reference warnings 2019-07-30 09:17:09 +01:00
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
Elliot Hesp
1e1de2bd04 v6 Implement Cloud Firestore (#2319) 2019-07-12 14:12:53 +01:00