Chris Bianca
|
1230bd7108
|
[ios][database] New implementation for off and on to match Android
|
2017-08-22 17:29:02 +01:00 |
Chris Bianca
|
843ef88684
|
[ios][db] Fix database imports
|
2017-08-17 17:32:09 +01:00 |
Chris Bianca
|
bb98c4f9e5
|
[ios] Change all library imports to use <> notation
|
2017-08-17 17:26:20 +01:00 |
Salakar
|
56e9a1d5f6
|
[ios][database] update database events
|
2017-08-16 21:39:05 +01:00 |
Salakar
|
f1709970e9
|
[database][wip] on/off logic refactor - heavily still wip so things still to change
|
2017-08-14 11:05:49 +01:00 |
Salakar
|
0675aa076d
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
# ios/RNFirebase/admob/RNFirebaseAdMob.m
# ios/RNFirebase/database/RNFirebaseDatabase.h
# ios/RNFirebase/database/RNFirebaseDatabaseReference.m
# lib/modules/admob/index.js
# tests/ios/Podfile.lock
|
2017-08-12 19:07:51 +01:00 |
Salakar
|
ac258681bc
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
# ios/RNFirebase/admob/RNFirebaseAdMob.m
# ios/RNFirebase/database/RNFirebaseDatabase.h
# ios/RNFirebase/database/RNFirebaseDatabaseReference.m
# lib/modules/admob/index.js
# tests/ios/Podfile.lock
|
2017-08-11 17:37:12 +01:00 |
Chris Bianca
|
97cc5ee131
|
[ios] Fix conditional imports
|
2017-08-11 16:07:39 +01:00 |
Salakar
|
78e9f4b7c7
|
[ios][database] updated keepSynced to now work with modifiers
|
2017-08-05 21:43:53 +01:00 |
Chris Bianca
|
a785b050db
|
[database][ios][wip] Replicate Android changes on iOS
|
2017-08-02 16:51:57 +01:00 |
Chris Bianca
|
46772d253d
|
[android][ios][database] Add missing setPriority and setWithPriority methods
|
2017-07-19 18:18:16 +01:00 |
Chris Bianca
|
27453ac31a
|
[ios][database] Refactor RNFirebaseDatabaseReference
|
2017-07-19 16:02:26 +01:00 |
Salakar
|
2f67e8b35b
|
[both][database] all 'once' event types now supported - not just 'value'
|
2017-07-04 16:17:42 +01:00 |
Salakar
|
9572538af0
|
[ios][database] added support for all eventTypes in ref.once(eventType)
|
2017-07-04 14:13:49 +01:00 |
Chris Bianca
|
4a7a7574db
|
[ios] Break modules into subfolders
|
2017-06-16 11:15:42 +01:00 |