|
@@ -7,6 +7,8 @@ PODS:
|
7
|
7
|
- React/Core
|
8
|
8
|
- react-native-keep-awake (2.0.6):
|
9
|
9
|
- React
|
|
10
|
+ - react-native-locale-detector (1.0.0):
|
|
11
|
+ - React
|
10
|
12
|
- react-native-webrtc (1.58.2)
|
11
|
13
|
- React/BatchedBridge (0.50.4):
|
12
|
14
|
- React/Core
|
|
@@ -47,6 +49,7 @@ DEPENDENCIES:
|
47
|
49
|
- react-native-background-timer (from `../node_modules/react-native-background-timer`)
|
48
|
50
|
- react-native-fetch-blob (from `../node_modules/react-native-fetch-blob`)
|
49
|
51
|
- react-native-keep-awake (from `../node_modules/react-native-keep-awake`)
|
|
52
|
+ - react-native-locale-detector (from `../node_modules/react-native-locale-detector`)
|
50
|
53
|
- react-native-webrtc (from `../node_modules/react-native-webrtc`)
|
51
|
54
|
- React/BatchedBridge (from `../node_modules/react-native`)
|
52
|
55
|
- React/Core (from `../node_modules/react-native`)
|
|
@@ -70,6 +73,8 @@ EXTERNAL SOURCES:
|
70
|
73
|
:path: ../node_modules/react-native-fetch-blob
|
71
|
74
|
react-native-keep-awake:
|
72
|
75
|
:path: ../node_modules/react-native-keep-awake
|
|
76
|
+ react-native-locale-detector:
|
|
77
|
+ :path: ../node_modules/react-native-locale-detector
|
73
|
78
|
react-native-webrtc:
|
74
|
79
|
:path: ../node_modules/react-native-webrtc
|
75
|
80
|
RNVectorIcons:
|
|
@@ -82,10 +87,11 @@ SPEC CHECKSUMS:
|
82
|
87
|
react-native-background-timer: 10063c04bf85d7f8811dff8c74399f0aa715245f
|
83
|
88
|
react-native-fetch-blob: 2bef9be702de8726f4d7bf58d2345579aaaee60d
|
84
|
89
|
react-native-keep-awake: bb4dbb6fd21a7879432f9538b0b7d71398fe9f81
|
|
90
|
+ react-native-locale-detector: bb60716189d4c69c459355d0a4804c9b13f65e84
|
85
|
91
|
react-native-webrtc: 6fd0b3aa890d7a9b9b4d01d30f958d17ae88a785
|
86
|
92
|
RNVectorIcons: c1821d56c775cc5a3bca66c77dfc8cb4a90d27e2
|
87
|
93
|
yoga: b9aebf996711e50fc31f5608c10aa108a5a0c29e
|
88
|
94
|
|
89
|
|
-PODFILE CHECKSUM: a7cb8c7365f8cf9a01ee4eb78325139933776faf
|
|
95
|
+PODFILE CHECKSUM: fabd6b6c27f8e1849f0668db3f403bf536ac8903
|
90
|
96
|
|
91
|
97
|
COCOAPODS: 1.3.1
|