|
@@ -59,6 +59,8 @@ PODS:
|
59
|
59
|
- React/Core
|
60
|
60
|
- React/fishhook
|
61
|
61
|
- React/RCTBlob
|
|
62
|
+ - ReactNativePermissions (1.1.1):
|
|
63
|
+ - React
|
62
|
64
|
- RNSound (0.10.9):
|
63
|
65
|
- React/Core
|
64
|
66
|
- RNSound/Core (= 0.10.9)
|
|
@@ -88,6 +90,7 @@ DEPENDENCIES:
|
88
|
90
|
- React/RCTNetwork (from `../node_modules/react-native`)
|
89
|
91
|
- React/RCTText (from `../node_modules/react-native`)
|
90
|
92
|
- React/RCTWebSocket (from `../node_modules/react-native`)
|
|
93
|
+ - ReactNativePermissions (from `../node_modules/react-native-permissions`)
|
91
|
94
|
- RNSound (from `../node_modules/react-native-sound`)
|
92
|
95
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
93
|
96
|
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
@@ -117,6 +120,8 @@ EXTERNAL SOURCES:
|
117
|
120
|
:path: "../node_modules/react-native-locale-detector"
|
118
|
121
|
react-native-webrtc:
|
119
|
122
|
:path: "../node_modules/react-native-webrtc"
|
|
123
|
+ ReactNativePermissions:
|
|
124
|
+ :path: "../node_modules/react-native-permissions"
|
120
|
125
|
RNSound:
|
121
|
126
|
:path: "../node_modules/react-native-sound"
|
122
|
127
|
RNVectorIcons:
|
|
@@ -136,10 +141,11 @@ SPEC CHECKSUMS:
|
136
|
141
|
react-native-keep-awake: 0de4bd66de0c23178107dce0c2fcc3354b2a8e94
|
137
|
142
|
react-native-locale-detector: d1b2c6fe5abb56e3a1efb6c2d6f308c05c4251f1
|
138
|
143
|
react-native-webrtc: 31b6d3f1e3e2ce373aa43fd682b04367250f807d
|
|
144
|
+ ReactNativePermissions: 9f2d9c45c98800795e6c2ed330e25d11a66a8169
|
139
|
145
|
RNSound: b360b3862d3118ed1c74bb9825696b5957686ac4
|
140
|
146
|
RNVectorIcons: c0dbfbf6068fefa240c37b0f71bd03b45dddac44
|
141
|
147
|
yoga: a23273df0088bf7f2bb7e5d7b00044ea57a2a54a
|
142
|
148
|
|
143
|
|
-PODFILE CHECKSUM: fb12a5ae406b901e95aeb1ab5ebbb02773c46ede
|
|
149
|
+PODFILE CHECKSUM: e24d0131e937934fbe4d1f0b7ad5947ee0192f58
|
144
|
150
|
|
145
|
151
|
COCOAPODS: 1.5.3
|