Commit Graph

7 Commits

Author SHA1 Message Date
Mike Diarmid
42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
Salakar
a2f0fd6638 [ios] fix an issue on podspecs when not using the custom version override logic
Updated Firebase SDKs also to 6.8.1
2019-09-19 13:00:28 +01:00
Elliot Hesp
4928e6e38f Allow pod version overrides (#2589) 2019-09-17 16:20:37 +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
Salakar
486ca26e66 [ios] update Firebase SDK to v6.5.0 2019-07-22 07:35:42 +01:00
Salakar
9619451a4f [tests] update pods 2019-07-12 15:24:47 +01:00
Mike Diarmid
85672a479a v6 Implement Cloud Messaging (#2330) 2019-07-12 14:06:43 +01:00