Andrzej Lewandowski
|
44c7c92acf
|
[Android][IOS][Firestore] add arrayRemove and arrayUnion to FieldValue (#1624)
### Summary
Add methods arrayRemove and arrayUnion to work with arrays in firestore.
Fixes #1389
### Checklist
* [x] Supports `Android`
* [x] Supports `iOS`
* [x] `e2e` tests added or updated in [/tests/e2e/*](/tests/e2e)
* [x] Updated the documentation in the [docs repo](https://github.com/invertase/react-native-firebase-docs)
https://github.com/invertase/react-native-firebase-docs/pull/134
* [x] Flow types updated
* [x] Typescript types updated
|
2018-10-23 13:40:11 +01:00 |
|
Salakar
|
571d9b6031
|
[firestore][ios] re-write FirestoreDocReference internals + add support for Infinity & NaN numbers
|
2018-09-23 07:49:50 +01:00 |
|
Chris Bianca
|
a79bf81418
|
[firestore] Add support for GetOptions #1248
|
2018-07-03 16:03:43 +01:00 |
|
Chris Bianca
|
42e7fb2e5d
|
[ios] Firebase iOS v5 support
|
2018-05-16 17:22:47 +01:00 |
|
Salakar
|
5906d20ce0
|
[firestore][ios] implement Blob support
|
2018-05-03 20:12:46 +01:00 |
|
Chris Bianca
|
5e062868fc
|
[firestore] Add FieldPath support to DocumentSnapshot and Query
|
2018-01-11 18:28:14 +00:00 |
|
Chris Bianca
|
0fe2fec819
|
[internals] More tidy up and hiding of internal functions
|
2018-01-03 20:00:38 +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
|
403a7eefa0
|
[firestore] Use ms instead of ISOString for date conversion
|
2017-10-24 09:09:48 +01:00 |
|
Chris Bianca
|
2d35514287
|
[firestore] Cleanup unused methods
|
2017-10-18 10:29:46 +01:00 |
|
Chris Bianca
|
0af5e71b4f
|
[firestore][ios] Retain timezone information when formatting the date
|
2017-10-13 11:40:31 +01:00 |
|
Chris Bianca
|
e76ab93a72
|
[ios] Temporary fix for #233
|
2017-10-12 09:42:38 +01:00 |
|
Chris Bianca
|
f348ba8a8c
|
[firestore] Support FieldValue.delete() and FieldValue.serverTimestamp()
|
2017-10-12 09:00:46 +01:00 |
|
Chris Bianca
|
7c95ceca5b
|
[firestore][ios] Type map changes for iOS
|
2017-10-10 17:22:12 +01:00 |
|
Chris Bianca
|
2575fb4956
|
[firestore] Support all onSnapshot parameter options
|
2017-10-06 12:00:40 +01:00 |
|
Chris Bianca
|
f350c2b3ed
|
[firestore] Add metadata and bring methods in sync with web SDK reference
|
2017-10-05 10:18:24 +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
|
22f7d77f54
|
[firestore] Add collection onSnapshot support
|
2017-10-03 10:12:25 +01:00 |
|
Chris Bianca
|
d40f464f1c
|
[firestore][ios] Add document onSnapshot functionality
|
2017-10-02 15:45:07 +01:00 |
|
Chris Bianca
|
b4743ffa8b
|
[firestore][tests] Tests for most of the current functionality
|
2017-09-28 17:48:13 +01:00 |
|
Chris Bianca
|
6060c36c1c
|
[firestore][ios] Add initial iOS functionality
|
2017-09-28 13:48:28 +01:00 |
|