|
@@ -83,6 +83,8 @@ PODS:
|
83
|
83
|
- React-fishhook (= 0.60.3)
|
84
|
84
|
- ReactNativePermissions (1.2.0):
|
85
|
85
|
- React
|
|
86
|
+ - RNCAsyncStorage (1.5.1):
|
|
87
|
+ - React
|
86
|
88
|
- yoga (0.60.3.React)
|
87
|
89
|
|
88
|
90
|
DEPENDENCIES:
|
|
@@ -108,6 +110,7 @@ DEPENDENCIES:
|
108
|
110
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
109
|
111
|
- React-RCTWebSocket (from `../node_modules/react-native/Libraries/WebSocket`)
|
110
|
112
|
- ReactNativePermissions (from `../node_modules/react-native-permissions`)
|
|
113
|
+ - "RNCAsyncStorage (from `../node_modules/@react-native-community/async-storage`)"
|
111
|
114
|
- yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
112
|
115
|
|
113
|
116
|
SPEC REPOS:
|
|
@@ -159,6 +162,8 @@ EXTERNAL SOURCES:
|
159
|
162
|
:path: "../node_modules/react-native/Libraries/WebSocket"
|
160
|
163
|
ReactNativePermissions:
|
161
|
164
|
:path: "../node_modules/react-native-permissions"
|
|
165
|
+ RNCAsyncStorage:
|
|
166
|
+ :path: "../node_modules/@react-native-community/async-storage"
|
162
|
167
|
yoga:
|
163
|
168
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
164
|
169
|
|
|
@@ -186,6 +191,7 @@ SPEC CHECKSUMS:
|
186
|
191
|
React-RCTVibration: 5d9ed4a968e9d42880ddcc7c29bee3417c745408
|
187
|
192
|
React-RCTWebSocket: 69d8565d66043f244b4129f3d7154c5689fb7d3e
|
188
|
193
|
ReactNativePermissions: f3beb8871251594a8ea2c6b19a3f8252d5c7379d
|
|
194
|
+ RNCAsyncStorage: b63d6e83fc629b01df6b624688f17944cea5637f
|
189
|
195
|
yoga: 843fe25849b56131275bf3e5da2c468e96f68aff
|
190
|
196
|
|
191
|
197
|
PODFILE CHECKSUM: b88bd82c6997520c7ee360ccba0e3d9b29702a06
|