Skip to content

Commit ddfb50d

Browse files
authored
Merge pull request #14 from rmrs/project_updates
Project updates
2 parents 488f4c5 + 589cbb8 commit ddfb50d

File tree

10 files changed

+6333
-177
lines changed

10 files changed

+6333
-177
lines changed

example/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ google-services.json
6363
GoogleService-Info.plist
6464

6565
# RNFirebaseStarter
66-
yarn.lock
66+
# yarn.lock
6767
package-lock.json

example/ios/Podfile

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,21 +8,21 @@ target 'ReactNativeFirebaseUIExample' do
88
# Pods for ReactNativeFirebaseUIExample
99

1010
# Required by RNFirebase
11-
pod 'Firebase/Core', '~> 5.11.0'
11+
pod 'Firebase/Core', '~> 5.15.0'
1212

1313
# [OPTIONAL PODS] - comment out pods for firebase products you won't be using.
14-
pod 'Firebase/AdMob', '~> 5.11.0'
15-
pod 'Firebase/Auth', '~> 5.11.0'
16-
pod 'Firebase/Core', '~> 5.11.0'
17-
pod 'Firebase/Database', '~> 5.11.0'
18-
pod 'Firebase/Functions', '~> 5.11.0'
19-
pod 'Firebase/DynamicLinks', '~> 5.11.0'
20-
pod 'Firebase/Firestore', '~> 5.11.0'
21-
# pod 'Firebase/Invites', '~> 5.11.0'
22-
pod 'Firebase/Messaging', '~> 5.11.0'
23-
pod 'Firebase/RemoteConfig', '~> 5.11.0'
24-
pod 'Firebase/Storage', '~> 5.11.0'
25-
pod 'Firebase/Performance', '~> 5.11.0'
14+
pod 'Firebase/AdMob', '~> 5.15.0'
15+
pod 'Firebase/Auth', '~> 5.15.0'
16+
pod 'Firebase/Core', '~> 5.15.0'
17+
pod 'Firebase/Database', '~> 5.15.0'
18+
pod 'Firebase/Functions', '~> 5.15.0'
19+
pod 'Firebase/DynamicLinks', '~> 5.15.0'
20+
pod 'Firebase/Firestore', '~> 5.15.0'
21+
# pod 'Firebase/Invites', '~> 5.15.0'
22+
pod 'Firebase/Messaging', '~> 5.15.0'
23+
pod 'Firebase/RemoteConfig', '~> 5.15.0'
24+
pod 'Firebase/Storage', '~> 5.15.0'
25+
pod 'Firebase/Performance', '~> 5.15.0'
2626
pod 'Fabric', '~> 1.7.13'
2727
pod 'Crashlytics', '~> 3.10.9'
2828

example/ios/Podfile.lock

Lines changed: 106 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -8,102 +8,102 @@ PODS:
88
- Crashlytics (3.10.9):
99
- Fabric (~> 1.7.13)
1010
- Fabric (1.7.13)
11-
- Firebase/AdMob (5.11.0):
11+
- Firebase/AdMob (5.15.0):
1212
- Firebase/Core
13-
- Google-Mobile-Ads-SDK (~> 7.35)
14-
- Firebase/Auth (5.11.0):
13+
- Google-Mobile-Ads-SDK (~> 7.37)
14+
- Firebase/Auth (5.15.0):
1515
- Firebase/CoreOnly
16-
- FirebaseAuth (= 5.0.4)
17-
- Firebase/Core (5.11.0):
16+
- FirebaseAuth (= 5.2.0)
17+
- Firebase/Core (5.15.0):
1818
- Firebase/CoreOnly
19-
- FirebaseAnalytics (= 5.3.0)
20-
- Firebase/CoreOnly (5.11.0):
21-
- FirebaseCore (= 5.1.6)
22-
- Firebase/Database (5.11.0):
19+
- FirebaseAnalytics (= 5.4.0)
20+
- Firebase/CoreOnly (5.15.0):
21+
- FirebaseCore (= 5.1.10)
22+
- Firebase/Database (5.15.0):
2323
- Firebase/CoreOnly
24-
- FirebaseDatabase (= 5.0.3)
25-
- Firebase/DynamicLinks (5.11.0):
24+
- FirebaseDatabase (= 5.0.4)
25+
- Firebase/DynamicLinks (5.15.0):
2626
- Firebase/CoreOnly
27-
- FirebaseDynamicLinks (= 3.1.1)
28-
- Firebase/Firestore (5.11.0):
27+
- FirebaseDynamicLinks (= 3.3.0)
28+
- Firebase/Firestore (5.15.0):
2929
- Firebase/CoreOnly
30-
- FirebaseFirestore (= 0.13.6)
31-
- Firebase/Functions (5.11.0):
30+
- FirebaseFirestore (= 0.16.1)
31+
- Firebase/Functions (5.15.0):
3232
- Firebase/CoreOnly
33-
- FirebaseFunctions (= 2.1.1)
34-
- Firebase/Messaging (5.11.0):
33+
- FirebaseFunctions (= 2.1.2)
34+
- Firebase/Messaging (5.15.0):
3535
- Firebase/CoreOnly
36-
- FirebaseMessaging (= 3.2.1)
37-
- Firebase/Performance (5.11.0):
36+
- FirebaseMessaging (= 3.2.2)
37+
- Firebase/Performance (5.15.0):
3838
- Firebase/Core
39-
- FirebasePerformance (= 2.2.0)
40-
- Firebase/RemoteConfig (5.11.0):
39+
- FirebasePerformance (= 2.2.2)
40+
- Firebase/RemoteConfig (5.15.0):
4141
- Firebase/Core
4242
- FirebaseRemoteConfig (= 3.1.0)
43-
- Firebase/Storage (5.11.0):
43+
- Firebase/Storage (5.15.0):
4444
- Firebase/CoreOnly
45-
- FirebaseStorage (= 3.0.2)
45+
- FirebaseStorage (= 3.0.3)
4646
- FirebaseABTesting (2.0.0):
4747
- FirebaseCore (~> 5.0)
4848
- Protobuf (~> 3.5)
49-
- FirebaseAnalytics (5.3.0):
49+
- FirebaseAnalytics (5.4.0):
5050
- FirebaseCore (~> 5.1)
5151
- FirebaseInstanceID (~> 3.3)
52-
- GoogleAppMeasurement (~> 5.3)
52+
- GoogleAppMeasurement (= 5.4.0)
5353
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
5454
- GoogleUtilities/MethodSwizzler (~> 5.2)
5555
- GoogleUtilities/Network (~> 5.2)
5656
- "GoogleUtilities/NSData+zlib (~> 5.2)"
5757
- nanopb (~> 0.3)
58-
- FirebaseAnalyticsInterop (1.1.0)
59-
- FirebaseAuth (5.0.4):
58+
- FirebaseAnalyticsInterop (1.2.0)
59+
- FirebaseAuth (5.2.0):
6060
- FirebaseAuthInterop (~> 1.0)
61-
- FirebaseCore (~> 5.0)
61+
- FirebaseCore (~> 5.1)
6262
- GoogleUtilities/Environment (~> 5.2)
6363
- GTMSessionFetcher/Core (~> 1.1)
6464
- FirebaseAuthInterop (1.0.0)
65-
- FirebaseCore (5.1.6):
65+
- FirebaseCore (5.1.10):
6666
- GoogleUtilities/Logger (~> 5.2)
67-
- FirebaseDatabase (5.0.3):
68-
- FirebaseCore (~> 5.0)
67+
- FirebaseDatabase (5.0.4):
68+
- FirebaseAuthInterop (~> 1.0)
69+
- FirebaseCore (~> 5.1)
6970
- leveldb-library (~> 1.18)
70-
- FirebaseDynamicLinks (3.1.1):
71+
- FirebaseDynamicLinks (3.3.0):
7172
- FirebaseAnalytics (~> 5.1)
7273
- FirebaseAnalyticsInterop (~> 1.0)
7374
- FirebaseCore (~> 5.1)
74-
- FirebaseFirestore (0.13.6):
75+
- FirebaseFirestore (0.16.1):
7576
- FirebaseAuthInterop (~> 1.0)
7677
- FirebaseCore (~> 5.1)
77-
- FirebaseFirestore/abseil-cpp (= 0.13.6)
78-
- "gRPC-C++ (~> 0.0.3)"
79-
- gRPC-ProtoRPC (~> 1.0)
78+
- FirebaseFirestore/abseil-cpp (= 0.16.1)
79+
- "gRPC-C++ (= 0.0.5)"
8080
- leveldb-library (~> 1.20)
8181
- nanopb (~> 0.3.8)
8282
- Protobuf (~> 3.1)
83-
- FirebaseFirestore/abseil-cpp (0.13.6):
83+
- FirebaseFirestore/abseil-cpp (0.16.1):
8484
- FirebaseAuthInterop (~> 1.0)
8585
- FirebaseCore (~> 5.1)
86-
- "gRPC-C++ (~> 0.0.3)"
87-
- gRPC-ProtoRPC (~> 1.0)
86+
- "gRPC-C++ (= 0.0.5)"
8887
- leveldb-library (~> 1.20)
8988
- nanopb (~> 0.3.8)
9089
- Protobuf (~> 3.1)
91-
- FirebaseFunctions (2.1.1):
92-
- FirebaseCore (~> 5.0)
90+
- FirebaseFunctions (2.1.2):
91+
- FirebaseAuthInterop (~> 1.0)
92+
- FirebaseCore (~> 5.1)
9393
- GTMSessionFetcher/Core (~> 1.1)
9494
- FirebaseInstanceID (3.3.0):
9595
- FirebaseCore (~> 5.1)
9696
- GoogleUtilities/Environment (~> 5.3)
9797
- GoogleUtilities/UserDefaults (~> 5.3)
98-
- FirebaseMessaging (3.2.1):
98+
- FirebaseMessaging (3.2.2):
9999
- FirebaseAnalyticsInterop (~> 1.1)
100100
- FirebaseCore (~> 5.1)
101101
- FirebaseInstanceID (~> 3.0)
102102
- GoogleUtilities/Environment (~> 5.2)
103103
- GoogleUtilities/Reachability (~> 5.2)
104104
- Protobuf (~> 3.1)
105-
- FirebasePerformance (2.2.0):
106-
- FirebaseAnalytics (~> 5.3)
105+
- FirebasePerformance (2.2.2):
106+
- FirebaseAnalytics (~> 5.4)
107107
- FirebaseInstanceID (~> 3.3)
108108
- FirebaseRemoteConfig (~> 3.1)
109109
- GoogleToolboxForMac/Logger (~> 2.1)
@@ -120,52 +120,49 @@ PODS:
120120
- GoogleUtilities/Environment (~> 5.2)
121121
- "GoogleUtilities/NSData+zlib (~> 5.2)"
122122
- Protobuf (~> 3.5)
123-
- FirebaseStorage (3.0.2):
123+
- FirebaseStorage (3.0.3):
124124
- FirebaseAuthInterop (~> 1.0)
125-
- FirebaseCore (~> 5.0)
125+
- FirebaseCore (~> 5.1)
126126
- GTMSessionFetcher/Core (~> 1.1)
127-
- Google-Mobile-Ads-SDK (7.35.1)
128-
- GoogleAppMeasurement (5.3.0):
127+
- Google-Mobile-Ads-SDK (7.41.0)
128+
- GoogleAppMeasurement (5.4.0):
129129
- GoogleUtilities/AppDelegateSwizzler (~> 5.2)
130130
- GoogleUtilities/MethodSwizzler (~> 5.2)
131131
- GoogleUtilities/Network (~> 5.2)
132132
- "GoogleUtilities/NSData+zlib (~> 5.2)"
133133
- nanopb (~> 0.3)
134-
- GoogleToolboxForMac/Defines (2.1.4)
135-
- GoogleToolboxForMac/Logger (2.1.4):
136-
- GoogleToolboxForMac/Defines (= 2.1.4)
137-
- "GoogleToolboxForMac/NSData+zlib (2.1.4)":
138-
- GoogleToolboxForMac/Defines (= 2.1.4)
139-
- GoogleUtilities/AppDelegateSwizzler (5.3.4):
134+
- GoogleToolboxForMac/Defines (2.2.0)
135+
- GoogleToolboxForMac/Logger (2.2.0):
136+
- GoogleToolboxForMac/Defines (= 2.2.0)
137+
- "GoogleToolboxForMac/NSData+zlib (2.2.0)":
138+
- GoogleToolboxForMac/Defines (= 2.2.0)
139+
- GoogleUtilities/AppDelegateSwizzler (5.3.7):
140140
- GoogleUtilities/Environment
141141
- GoogleUtilities/Logger
142142
- GoogleUtilities/Network
143-
- GoogleUtilities/Environment (5.3.4)
144-
- GoogleUtilities/ISASwizzler (5.3.4)
145-
- GoogleUtilities/Logger (5.3.4):
143+
- GoogleUtilities/Environment (5.3.7)
144+
- GoogleUtilities/ISASwizzler (5.3.7)
145+
- GoogleUtilities/Logger (5.3.7):
146146
- GoogleUtilities/Environment
147-
- GoogleUtilities/MethodSwizzler (5.3.4):
147+
- GoogleUtilities/MethodSwizzler (5.3.7):
148148
- GoogleUtilities/Logger
149-
- GoogleUtilities/Network (5.3.4):
149+
- GoogleUtilities/Network (5.3.7):
150150
- GoogleUtilities/Logger
151151
- "GoogleUtilities/NSData+zlib"
152152
- GoogleUtilities/Reachability
153-
- "GoogleUtilities/NSData+zlib (5.3.4)"
154-
- GoogleUtilities/Reachability (5.3.4):
153+
- "GoogleUtilities/NSData+zlib (5.3.7)"
154+
- GoogleUtilities/Reachability (5.3.7):
155155
- GoogleUtilities/Logger
156-
- GoogleUtilities/UserDefaults (5.3.4):
156+
- GoogleUtilities/UserDefaults (5.3.7):
157157
- GoogleUtilities/Logger
158-
- gRPC (1.14.0):
159-
- gRPC-RxLibrary (= 1.14.0)
160-
- gRPC/Main (= 1.14.0)
161-
- "gRPC-C++ (0.0.3)":
162-
- "gRPC-C++/Implementation (= 0.0.3)"
163-
- "gRPC-C++/Interface (= 0.0.3)"
164-
- "gRPC-C++/Implementation (0.0.3)":
165-
- "gRPC-C++/Interface (= 0.0.3)"
158+
- "gRPC-C++ (0.0.5)":
159+
- "gRPC-C++/Implementation (= 0.0.5)"
160+
- "gRPC-C++/Interface (= 0.0.5)"
161+
- "gRPC-C++/Implementation (0.0.5)":
162+
- "gRPC-C++/Interface (= 0.0.5)"
166163
- gRPC-Core (= 1.14.0)
167164
- nanopb (~> 0.3)
168-
- "gRPC-C++/Interface (0.0.3)"
165+
- "gRPC-C++/Interface (0.0.5)"
169166
- gRPC-Core (1.14.0):
170167
- gRPC-Core/Implementation (= 1.14.0)
171168
- gRPC-Core/Interface (= 1.14.0)
@@ -174,42 +171,32 @@ PODS:
174171
- gRPC-Core/Interface (= 1.14.0)
175172
- nanopb (~> 0.3)
176173
- gRPC-Core/Interface (1.14.0)
177-
- gRPC-ProtoRPC (1.14.0):
178-
- gRPC-ProtoRPC/Main (= 1.14.0)
179-
- gRPC-ProtoRPC/Main (1.14.0):
180-
- gRPC (= 1.14.0)
181-
- gRPC-RxLibrary (= 1.14.0)
182-
- Protobuf (~> 3.0)
183-
- gRPC-RxLibrary (1.14.0)
184-
- gRPC/Main (1.14.0):
185-
- gRPC-Core (= 1.14.0)
186-
- gRPC-RxLibrary (= 1.14.0)
187-
- GTMSessionFetcher/Core (1.2.0)
174+
- GTMSessionFetcher/Core (1.2.1)
188175
- leveldb-library (1.20)
189176
- nanopb (0.3.901):
190177
- nanopb/decode (= 0.3.901)
191178
- nanopb/encode (= 0.3.901)
192179
- nanopb/decode (0.3.901)
193180
- nanopb/encode (0.3.901)
194-
- Protobuf (3.6.1)
195-
- SDWebImage (4.4.5):
196-
- SDWebImage/Core (= 4.4.5)
197-
- SDWebImage/Core (4.4.5)
181+
- Protobuf (3.7.0)
182+
- SDWebImage (4.4.6):
183+
- SDWebImage/Core (= 4.4.6)
184+
- SDWebImage/Core (4.4.6)
198185

199186
DEPENDENCIES:
200187
- Crashlytics (~> 3.10.9)
201188
- Fabric (~> 1.7.13)
202-
- Firebase/AdMob (~> 5.11.0)
203-
- Firebase/Auth (~> 5.11.0)
204-
- Firebase/Core (~> 5.11.0)
205-
- Firebase/Database (~> 5.11.0)
206-
- Firebase/DynamicLinks (~> 5.11.0)
207-
- Firebase/Firestore (~> 5.11.0)
208-
- Firebase/Functions (~> 5.11.0)
209-
- Firebase/Messaging (~> 5.11.0)
210-
- Firebase/Performance (~> 5.11.0)
211-
- Firebase/RemoteConfig (~> 5.11.0)
212-
- Firebase/Storage (~> 5.11.0)
189+
- Firebase/AdMob (~> 5.15.0)
190+
- Firebase/Auth (~> 5.15.0)
191+
- Firebase/Core (~> 5.15.0)
192+
- Firebase/Database (~> 5.15.0)
193+
- Firebase/DynamicLinks (~> 5.15.0)
194+
- Firebase/Firestore (~> 5.15.0)
195+
- Firebase/Functions (~> 5.15.0)
196+
- Firebase/Messaging (~> 5.15.0)
197+
- Firebase/Performance (~> 5.15.0)
198+
- Firebase/RemoteConfig (~> 5.15.0)
199+
- Firebase/Storage (~> 5.15.0)
213200
- SDWebImage (~> 4.0)
214201

215202
SPEC REPOS:
@@ -237,11 +224,8 @@ SPEC REPOS:
237224
- GoogleAppMeasurement
238225
- GoogleToolboxForMac
239226
- GoogleUtilities
240-
- gRPC
241227
- "gRPC-C++"
242228
- gRPC-Core
243-
- gRPC-ProtoRPC
244-
- gRPC-RxLibrary
245229
- GTMSessionFetcher
246230
- leveldb-library
247231
- nanopb
@@ -252,37 +236,34 @@ SPEC CHECKSUMS:
252236
BoringSSL: e10f92a27043805c01071fe815a5cd98ae8212e7
253237
Crashlytics: 55e24fc23989680285a21cb1146578d9d18e432c
254238
Fabric: 25d0963b691fc97be566392243ff0ecef5a68338
255-
Firebase: b48f9e653da971ecce5b8c749684bc8bb2d26bd3
239+
Firebase: 8bb9268bff82374f2cbaaabb143e725743c316ae
256240
FirebaseABTesting: 1f50b8d50f5e3469eea54e7463a7b7fe221d1f5e
257-
FirebaseAnalytics: 63202d2665de4e6adcbdce189135255d8b5962ba
258-
FirebaseAnalyticsInterop: e5f21be9af6548372e2f0815834ff909bff395a2
259-
FirebaseAuth: 504b198ceb3472dca5c65bb95544ea44cfc9439e
241+
FirebaseAnalytics: c06f9d70577d79074214700a71fd5d39de5550fb
242+
FirebaseAnalyticsInterop: efbe45c8385ec626e29f9525e5ebd38520dfb6c1
243+
FirebaseAuth: 02e969ff430e156d99d4cb842d77b806b71ad7bb
260244
FirebaseAuthInterop: 0ffa57668be100582bb7643d4fcb7615496c41fc
261-
FirebaseCore: d16552f06821489ce1affe2e5e3e5593402ddfe3
262-
FirebaseDatabase: e2bcbc106adc4b11a2da3ec2eb63c0c4a44f2f54
263-
FirebaseDynamicLinks: 000130a3fc3d81ac7322731b895009f3199ef584
264-
FirebaseFirestore: 162502df850b584126c609f3449acfb7230d8c1a
265-
FirebaseFunctions: 6c03d7c5d62520be4678dc3fb7957654aab82b4f
245+
FirebaseCore: 35747502d9e8c6ee217385ad04446c7c2aaf9c5c
246+
FirebaseDatabase: 0621689f77528d62b47e1c06ca737c4c19275d1a
247+
FirebaseDynamicLinks: c713da5f75c324f38fb2d57164bbc1c461aa6739
248+
FirebaseFirestore: 58043a1c2d2c91efdaa8d8f385cdbaa2ce750cfe
249+
FirebaseFunctions: e37c7d4d2dec63972ca4642afeb8dae8ff8ab52e
266250
FirebaseInstanceID: e2fa4cb35ef5558c200f7f0ad8a53e212215f93e
267-
FirebaseMessaging: 0f14a264b0d7f867e8eff5d3556bc5d0d4e57888
268-
FirebasePerformance: 4adfe91a2c696bc43429822ad0e4aa8753b283b4
251+
FirebaseMessaging: b412996f6a09337d232bb3a6676ce4d1f353d024
252+
FirebasePerformance: 6f77b930f982a54ad487d3de5523ce641db9dcc9
269253
FirebaseRemoteConfig: 7e11c65f0769c09bff6947997c209515058c5318
270-
FirebaseStorage: fd82e5e5c474897e19972b34b22ac0f589dce04e
271-
Google-Mobile-Ads-SDK: 151d5e87b4a0ae6d7d07e2cd8d55d1b41ea2e61e
272-
GoogleAppMeasurement: 5029d78f2b438bd30ffb44e6c558b57c21622727
273-
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f
274-
GoogleUtilities: abb092d2c12e817fa3e0e7b274987dd72fb86ec3
275-
gRPC: 9d4c549f37c7cef22478634bac7a0405b6e3dbfb
276-
"gRPC-C++": ee0b01db3122f0b6c2be28b5b11039f62fa15fe6
254+
FirebaseStorage: 3d22c041370593e639fba013d1eb698a8dae2881
255+
Google-Mobile-Ads-SDK: 101ce89b94fdf60ec64ba7b6e9b9d812dc765936
256+
GoogleAppMeasurement: 98b71f5e04142793729a5ef23e5b96651ff4b70f
257+
GoogleToolboxForMac: ff31605b7d66400dcec09bed5861689aebadda4d
258+
GoogleUtilities: 111a012f4c3a29c9e7c954c082fafd6ee3c999c0
259+
"gRPC-C++": 19eec1ffd34de29453f5fab5b4697ad0f240ad51
277260
gRPC-Core: f4836515817c0eb479aeeb9cc27c91c4ba62a9f6
278-
gRPC-ProtoRPC: 76f6053639a842e1fb45fa82aa598bf3f4d9f66f
279-
gRPC-RxLibrary: 3c305f32155024b116b780f389323c73a28197e6
280-
GTMSessionFetcher: 0c4baf0a73acd0041bf9f71ea018deedab5ea84e
261+
GTMSessionFetcher: 32aeca0aa144acea523e1c8e053089dec2cb98ca
281262
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5
282263
nanopb: 2901f78ea1b7b4015c860c2fdd1ea2fee1a18d48
283-
Protobuf: 1eb9700044745f00181c136ef21b8ff3ad5a0fd5
284-
SDWebImage: ecc03494e973b93b80213649d32175f8d2d17d4d
264+
Protobuf: 7a877b7f3e5964e3fce995e2eb323dbc6831bb5a
265+
SDWebImage: 3f3f0c02f09798048c47a5ed0a13f17b063572d8
285266

286-
PODFILE CHECKSUM: 99b7e4a578006a817cd2fbc474e847209af64589
267+
PODFILE CHECKSUM: 17807d9c8dcf86a5c6b96ea8dc9b411fefd9d084
287268

288-
COCOAPODS: 1.5.3
269+
COCOAPODS: 1.6.1

0 commit comments

Comments
 (0)