tsrntemp 1.1.3 → 1.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/template/.node-version +1 -1
- package/template/.prettierrc.js +15 -7
- package/template/Gemfile +6 -6
- package/template/Gemfile.lock +98 -0
- package/template/android/app/src/main/java/com/template/MainActivity.java +35 -40
- package/template/android/gradlew +234 -234
- package/template/ios/Podfile.lock +652 -0
- package/template/ios/template.xcodeproj/project.pbxproj +704 -702
- package/template/ios/template.xcworkspace/contents.xcworkspacedata +10 -0
- package/template/package.json +14 -13
- package/template/src/config/color.ts +37 -37
- package/template/src/config/routeArr.ts +25 -0
- package/template/src/pages/Home/index.tsx +24 -14
- package/template/src/pages/Login/index.tsx +58 -0
- package/template/src/pages/Mine/index.tsx +27 -14
- package/template/src/route/BottomTab.tsx +42 -9
- package/template/src/route/RouteContainer.tsx +152 -24
- package/template/src/types/RouteParamList.ts +4 -3
- package/template/src/utils/request.ts +5 -6
- package/template/src/utils/storage.ts +13 -15
- package/template/yarn.lock +1344 -1228
- package/template/.editorconfig +0 -16
- package/template/.ruby-version +0 -1
- package/template/jest.config.js +0 -4
- package/template/src/config/routeConfig.ts +0 -11
- package/template/src/types/RoteConfig.ts +0 -9
@@ -0,0 +1,652 @@
|
|
1
|
+
PODS:
|
2
|
+
- boost (1.76.0)
|
3
|
+
- CocoaAsyncSocket (7.6.5)
|
4
|
+
- DoubleConversion (1.1.6)
|
5
|
+
- FBLazyVector (0.71.8)
|
6
|
+
- FBReactNativeSpec (0.71.8):
|
7
|
+
- RCT-Folly (= 2021.07.22.00)
|
8
|
+
- RCTRequired (= 0.71.8)
|
9
|
+
- RCTTypeSafety (= 0.71.8)
|
10
|
+
- React-Core (= 0.71.8)
|
11
|
+
- React-jsi (= 0.71.8)
|
12
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
13
|
+
- Flipper (0.125.0):
|
14
|
+
- Flipper-Folly (~> 2.6)
|
15
|
+
- Flipper-RSocket (~> 1.4)
|
16
|
+
- Flipper-Boost-iOSX (1.76.0.1.11)
|
17
|
+
- Flipper-DoubleConversion (3.2.0.1)
|
18
|
+
- Flipper-Fmt (7.1.7)
|
19
|
+
- Flipper-Folly (2.6.10):
|
20
|
+
- Flipper-Boost-iOSX
|
21
|
+
- Flipper-DoubleConversion
|
22
|
+
- Flipper-Fmt (= 7.1.7)
|
23
|
+
- Flipper-Glog
|
24
|
+
- libevent (~> 2.1.12)
|
25
|
+
- OpenSSL-Universal (= 1.1.1100)
|
26
|
+
- Flipper-Glog (0.5.0.5)
|
27
|
+
- Flipper-PeerTalk (0.0.4)
|
28
|
+
- Flipper-RSocket (1.4.3):
|
29
|
+
- Flipper-Folly (~> 2.6)
|
30
|
+
- FlipperKit (0.125.0):
|
31
|
+
- FlipperKit/Core (= 0.125.0)
|
32
|
+
- FlipperKit/Core (0.125.0):
|
33
|
+
- Flipper (~> 0.125.0)
|
34
|
+
- FlipperKit/CppBridge
|
35
|
+
- FlipperKit/FBCxxFollyDynamicConvert
|
36
|
+
- FlipperKit/FBDefines
|
37
|
+
- FlipperKit/FKPortForwarding
|
38
|
+
- SocketRocket (~> 0.6.0)
|
39
|
+
- FlipperKit/CppBridge (0.125.0):
|
40
|
+
- Flipper (~> 0.125.0)
|
41
|
+
- FlipperKit/FBCxxFollyDynamicConvert (0.125.0):
|
42
|
+
- Flipper-Folly (~> 2.6)
|
43
|
+
- FlipperKit/FBDefines (0.125.0)
|
44
|
+
- FlipperKit/FKPortForwarding (0.125.0):
|
45
|
+
- CocoaAsyncSocket (~> 7.6)
|
46
|
+
- Flipper-PeerTalk (~> 0.0.4)
|
47
|
+
- FlipperKit/FlipperKitHighlightOverlay (0.125.0)
|
48
|
+
- FlipperKit/FlipperKitLayoutHelpers (0.125.0):
|
49
|
+
- FlipperKit/Core
|
50
|
+
- FlipperKit/FlipperKitHighlightOverlay
|
51
|
+
- FlipperKit/FlipperKitLayoutTextSearchable
|
52
|
+
- FlipperKit/FlipperKitLayoutIOSDescriptors (0.125.0):
|
53
|
+
- FlipperKit/Core
|
54
|
+
- FlipperKit/FlipperKitHighlightOverlay
|
55
|
+
- FlipperKit/FlipperKitLayoutHelpers
|
56
|
+
- YogaKit (~> 1.18)
|
57
|
+
- FlipperKit/FlipperKitLayoutPlugin (0.125.0):
|
58
|
+
- FlipperKit/Core
|
59
|
+
- FlipperKit/FlipperKitHighlightOverlay
|
60
|
+
- FlipperKit/FlipperKitLayoutHelpers
|
61
|
+
- FlipperKit/FlipperKitLayoutIOSDescriptors
|
62
|
+
- FlipperKit/FlipperKitLayoutTextSearchable
|
63
|
+
- YogaKit (~> 1.18)
|
64
|
+
- FlipperKit/FlipperKitLayoutTextSearchable (0.125.0)
|
65
|
+
- FlipperKit/FlipperKitNetworkPlugin (0.125.0):
|
66
|
+
- FlipperKit/Core
|
67
|
+
- FlipperKit/FlipperKitReactPlugin (0.125.0):
|
68
|
+
- FlipperKit/Core
|
69
|
+
- FlipperKit/FlipperKitUserDefaultsPlugin (0.125.0):
|
70
|
+
- FlipperKit/Core
|
71
|
+
- FlipperKit/SKIOSNetworkPlugin (0.125.0):
|
72
|
+
- FlipperKit/Core
|
73
|
+
- FlipperKit/FlipperKitNetworkPlugin
|
74
|
+
- fmt (6.2.1)
|
75
|
+
- glog (0.3.5)
|
76
|
+
- hermes-engine (0.71.8):
|
77
|
+
- hermes-engine/Pre-built (= 0.71.8)
|
78
|
+
- hermes-engine/Pre-built (0.71.8)
|
79
|
+
- libevent (2.1.12)
|
80
|
+
- OpenSSL-Universal (1.1.1100)
|
81
|
+
- RCT-Folly (2021.07.22.00):
|
82
|
+
- boost
|
83
|
+
- DoubleConversion
|
84
|
+
- fmt (~> 6.2.1)
|
85
|
+
- glog
|
86
|
+
- RCT-Folly/Default (= 2021.07.22.00)
|
87
|
+
- RCT-Folly/Default (2021.07.22.00):
|
88
|
+
- boost
|
89
|
+
- DoubleConversion
|
90
|
+
- fmt (~> 6.2.1)
|
91
|
+
- glog
|
92
|
+
- RCT-Folly/Futures (2021.07.22.00):
|
93
|
+
- boost
|
94
|
+
- DoubleConversion
|
95
|
+
- fmt (~> 6.2.1)
|
96
|
+
- glog
|
97
|
+
- libevent
|
98
|
+
- RCTRequired (0.71.8)
|
99
|
+
- RCTTypeSafety (0.71.8):
|
100
|
+
- FBLazyVector (= 0.71.8)
|
101
|
+
- RCTRequired (= 0.71.8)
|
102
|
+
- React-Core (= 0.71.8)
|
103
|
+
- React (0.71.8):
|
104
|
+
- React-Core (= 0.71.8)
|
105
|
+
- React-Core/DevSupport (= 0.71.8)
|
106
|
+
- React-Core/RCTWebSocket (= 0.71.8)
|
107
|
+
- React-RCTActionSheet (= 0.71.8)
|
108
|
+
- React-RCTAnimation (= 0.71.8)
|
109
|
+
- React-RCTBlob (= 0.71.8)
|
110
|
+
- React-RCTImage (= 0.71.8)
|
111
|
+
- React-RCTLinking (= 0.71.8)
|
112
|
+
- React-RCTNetwork (= 0.71.8)
|
113
|
+
- React-RCTSettings (= 0.71.8)
|
114
|
+
- React-RCTText (= 0.71.8)
|
115
|
+
- React-RCTVibration (= 0.71.8)
|
116
|
+
- React-callinvoker (0.71.8)
|
117
|
+
- React-Codegen (0.71.8):
|
118
|
+
- FBReactNativeSpec
|
119
|
+
- hermes-engine
|
120
|
+
- RCT-Folly
|
121
|
+
- RCTRequired
|
122
|
+
- RCTTypeSafety
|
123
|
+
- React-Core
|
124
|
+
- React-jsi
|
125
|
+
- React-jsiexecutor
|
126
|
+
- ReactCommon/turbomodule/bridging
|
127
|
+
- ReactCommon/turbomodule/core
|
128
|
+
- React-Core (0.71.8):
|
129
|
+
- glog
|
130
|
+
- hermes-engine
|
131
|
+
- RCT-Folly (= 2021.07.22.00)
|
132
|
+
- React-Core/Default (= 0.71.8)
|
133
|
+
- React-cxxreact (= 0.71.8)
|
134
|
+
- React-hermes
|
135
|
+
- React-jsi (= 0.71.8)
|
136
|
+
- React-jsiexecutor (= 0.71.8)
|
137
|
+
- React-perflogger (= 0.71.8)
|
138
|
+
- Yoga
|
139
|
+
- React-Core/CoreModulesHeaders (0.71.8):
|
140
|
+
- glog
|
141
|
+
- hermes-engine
|
142
|
+
- RCT-Folly (= 2021.07.22.00)
|
143
|
+
- React-Core/Default
|
144
|
+
- React-cxxreact (= 0.71.8)
|
145
|
+
- React-hermes
|
146
|
+
- React-jsi (= 0.71.8)
|
147
|
+
- React-jsiexecutor (= 0.71.8)
|
148
|
+
- React-perflogger (= 0.71.8)
|
149
|
+
- Yoga
|
150
|
+
- React-Core/Default (0.71.8):
|
151
|
+
- glog
|
152
|
+
- hermes-engine
|
153
|
+
- RCT-Folly (= 2021.07.22.00)
|
154
|
+
- React-cxxreact (= 0.71.8)
|
155
|
+
- React-hermes
|
156
|
+
- React-jsi (= 0.71.8)
|
157
|
+
- React-jsiexecutor (= 0.71.8)
|
158
|
+
- React-perflogger (= 0.71.8)
|
159
|
+
- Yoga
|
160
|
+
- React-Core/DevSupport (0.71.8):
|
161
|
+
- glog
|
162
|
+
- hermes-engine
|
163
|
+
- RCT-Folly (= 2021.07.22.00)
|
164
|
+
- React-Core/Default (= 0.71.8)
|
165
|
+
- React-Core/RCTWebSocket (= 0.71.8)
|
166
|
+
- React-cxxreact (= 0.71.8)
|
167
|
+
- React-hermes
|
168
|
+
- React-jsi (= 0.71.8)
|
169
|
+
- React-jsiexecutor (= 0.71.8)
|
170
|
+
- React-jsinspector (= 0.71.8)
|
171
|
+
- React-perflogger (= 0.71.8)
|
172
|
+
- Yoga
|
173
|
+
- React-Core/RCTActionSheetHeaders (0.71.8):
|
174
|
+
- glog
|
175
|
+
- hermes-engine
|
176
|
+
- RCT-Folly (= 2021.07.22.00)
|
177
|
+
- React-Core/Default
|
178
|
+
- React-cxxreact (= 0.71.8)
|
179
|
+
- React-hermes
|
180
|
+
- React-jsi (= 0.71.8)
|
181
|
+
- React-jsiexecutor (= 0.71.8)
|
182
|
+
- React-perflogger (= 0.71.8)
|
183
|
+
- Yoga
|
184
|
+
- React-Core/RCTAnimationHeaders (0.71.8):
|
185
|
+
- glog
|
186
|
+
- hermes-engine
|
187
|
+
- RCT-Folly (= 2021.07.22.00)
|
188
|
+
- React-Core/Default
|
189
|
+
- React-cxxreact (= 0.71.8)
|
190
|
+
- React-hermes
|
191
|
+
- React-jsi (= 0.71.8)
|
192
|
+
- React-jsiexecutor (= 0.71.8)
|
193
|
+
- React-perflogger (= 0.71.8)
|
194
|
+
- Yoga
|
195
|
+
- React-Core/RCTBlobHeaders (0.71.8):
|
196
|
+
- glog
|
197
|
+
- hermes-engine
|
198
|
+
- RCT-Folly (= 2021.07.22.00)
|
199
|
+
- React-Core/Default
|
200
|
+
- React-cxxreact (= 0.71.8)
|
201
|
+
- React-hermes
|
202
|
+
- React-jsi (= 0.71.8)
|
203
|
+
- React-jsiexecutor (= 0.71.8)
|
204
|
+
- React-perflogger (= 0.71.8)
|
205
|
+
- Yoga
|
206
|
+
- React-Core/RCTImageHeaders (0.71.8):
|
207
|
+
- glog
|
208
|
+
- hermes-engine
|
209
|
+
- RCT-Folly (= 2021.07.22.00)
|
210
|
+
- React-Core/Default
|
211
|
+
- React-cxxreact (= 0.71.8)
|
212
|
+
- React-hermes
|
213
|
+
- React-jsi (= 0.71.8)
|
214
|
+
- React-jsiexecutor (= 0.71.8)
|
215
|
+
- React-perflogger (= 0.71.8)
|
216
|
+
- Yoga
|
217
|
+
- React-Core/RCTLinkingHeaders (0.71.8):
|
218
|
+
- glog
|
219
|
+
- hermes-engine
|
220
|
+
- RCT-Folly (= 2021.07.22.00)
|
221
|
+
- React-Core/Default
|
222
|
+
- React-cxxreact (= 0.71.8)
|
223
|
+
- React-hermes
|
224
|
+
- React-jsi (= 0.71.8)
|
225
|
+
- React-jsiexecutor (= 0.71.8)
|
226
|
+
- React-perflogger (= 0.71.8)
|
227
|
+
- Yoga
|
228
|
+
- React-Core/RCTNetworkHeaders (0.71.8):
|
229
|
+
- glog
|
230
|
+
- hermes-engine
|
231
|
+
- RCT-Folly (= 2021.07.22.00)
|
232
|
+
- React-Core/Default
|
233
|
+
- React-cxxreact (= 0.71.8)
|
234
|
+
- React-hermes
|
235
|
+
- React-jsi (= 0.71.8)
|
236
|
+
- React-jsiexecutor (= 0.71.8)
|
237
|
+
- React-perflogger (= 0.71.8)
|
238
|
+
- Yoga
|
239
|
+
- React-Core/RCTSettingsHeaders (0.71.8):
|
240
|
+
- glog
|
241
|
+
- hermes-engine
|
242
|
+
- RCT-Folly (= 2021.07.22.00)
|
243
|
+
- React-Core/Default
|
244
|
+
- React-cxxreact (= 0.71.8)
|
245
|
+
- React-hermes
|
246
|
+
- React-jsi (= 0.71.8)
|
247
|
+
- React-jsiexecutor (= 0.71.8)
|
248
|
+
- React-perflogger (= 0.71.8)
|
249
|
+
- Yoga
|
250
|
+
- React-Core/RCTTextHeaders (0.71.8):
|
251
|
+
- glog
|
252
|
+
- hermes-engine
|
253
|
+
- RCT-Folly (= 2021.07.22.00)
|
254
|
+
- React-Core/Default
|
255
|
+
- React-cxxreact (= 0.71.8)
|
256
|
+
- React-hermes
|
257
|
+
- React-jsi (= 0.71.8)
|
258
|
+
- React-jsiexecutor (= 0.71.8)
|
259
|
+
- React-perflogger (= 0.71.8)
|
260
|
+
- Yoga
|
261
|
+
- React-Core/RCTVibrationHeaders (0.71.8):
|
262
|
+
- glog
|
263
|
+
- hermes-engine
|
264
|
+
- RCT-Folly (= 2021.07.22.00)
|
265
|
+
- React-Core/Default
|
266
|
+
- React-cxxreact (= 0.71.8)
|
267
|
+
- React-hermes
|
268
|
+
- React-jsi (= 0.71.8)
|
269
|
+
- React-jsiexecutor (= 0.71.8)
|
270
|
+
- React-perflogger (= 0.71.8)
|
271
|
+
- Yoga
|
272
|
+
- React-Core/RCTWebSocket (0.71.8):
|
273
|
+
- glog
|
274
|
+
- hermes-engine
|
275
|
+
- RCT-Folly (= 2021.07.22.00)
|
276
|
+
- React-Core/Default (= 0.71.8)
|
277
|
+
- React-cxxreact (= 0.71.8)
|
278
|
+
- React-hermes
|
279
|
+
- React-jsi (= 0.71.8)
|
280
|
+
- React-jsiexecutor (= 0.71.8)
|
281
|
+
- React-perflogger (= 0.71.8)
|
282
|
+
- Yoga
|
283
|
+
- React-CoreModules (0.71.8):
|
284
|
+
- RCT-Folly (= 2021.07.22.00)
|
285
|
+
- RCTTypeSafety (= 0.71.8)
|
286
|
+
- React-Codegen (= 0.71.8)
|
287
|
+
- React-Core/CoreModulesHeaders (= 0.71.8)
|
288
|
+
- React-jsi (= 0.71.8)
|
289
|
+
- React-RCTBlob
|
290
|
+
- React-RCTImage (= 0.71.8)
|
291
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
292
|
+
- React-cxxreact (0.71.8):
|
293
|
+
- boost (= 1.76.0)
|
294
|
+
- DoubleConversion
|
295
|
+
- glog
|
296
|
+
- hermes-engine
|
297
|
+
- RCT-Folly (= 2021.07.22.00)
|
298
|
+
- React-callinvoker (= 0.71.8)
|
299
|
+
- React-jsi (= 0.71.8)
|
300
|
+
- React-jsinspector (= 0.71.8)
|
301
|
+
- React-logger (= 0.71.8)
|
302
|
+
- React-perflogger (= 0.71.8)
|
303
|
+
- React-runtimeexecutor (= 0.71.8)
|
304
|
+
- React-hermes (0.71.8):
|
305
|
+
- DoubleConversion
|
306
|
+
- glog
|
307
|
+
- hermes-engine
|
308
|
+
- RCT-Folly (= 2021.07.22.00)
|
309
|
+
- RCT-Folly/Futures (= 2021.07.22.00)
|
310
|
+
- React-cxxreact (= 0.71.8)
|
311
|
+
- React-jsi
|
312
|
+
- React-jsiexecutor (= 0.71.8)
|
313
|
+
- React-jsinspector (= 0.71.8)
|
314
|
+
- React-perflogger (= 0.71.8)
|
315
|
+
- React-jsi (0.71.8):
|
316
|
+
- boost (= 1.76.0)
|
317
|
+
- DoubleConversion
|
318
|
+
- glog
|
319
|
+
- hermes-engine
|
320
|
+
- RCT-Folly (= 2021.07.22.00)
|
321
|
+
- React-jsiexecutor (0.71.8):
|
322
|
+
- DoubleConversion
|
323
|
+
- glog
|
324
|
+
- hermes-engine
|
325
|
+
- RCT-Folly (= 2021.07.22.00)
|
326
|
+
- React-cxxreact (= 0.71.8)
|
327
|
+
- React-jsi (= 0.71.8)
|
328
|
+
- React-perflogger (= 0.71.8)
|
329
|
+
- React-jsinspector (0.71.8)
|
330
|
+
- React-logger (0.71.8):
|
331
|
+
- glog
|
332
|
+
- react-native-safe-area-context (4.5.3):
|
333
|
+
- RCT-Folly
|
334
|
+
- RCTRequired
|
335
|
+
- RCTTypeSafety
|
336
|
+
- React-Core
|
337
|
+
- ReactCommon/turbomodule/core
|
338
|
+
- React-perflogger (0.71.8)
|
339
|
+
- React-RCTActionSheet (0.71.8):
|
340
|
+
- React-Core/RCTActionSheetHeaders (= 0.71.8)
|
341
|
+
- React-RCTAnimation (0.71.8):
|
342
|
+
- RCT-Folly (= 2021.07.22.00)
|
343
|
+
- RCTTypeSafety (= 0.71.8)
|
344
|
+
- React-Codegen (= 0.71.8)
|
345
|
+
- React-Core/RCTAnimationHeaders (= 0.71.8)
|
346
|
+
- React-jsi (= 0.71.8)
|
347
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
348
|
+
- React-RCTAppDelegate (0.71.8):
|
349
|
+
- RCT-Folly
|
350
|
+
- RCTRequired
|
351
|
+
- RCTTypeSafety
|
352
|
+
- React-Core
|
353
|
+
- ReactCommon/turbomodule/core
|
354
|
+
- React-RCTBlob (0.71.8):
|
355
|
+
- hermes-engine
|
356
|
+
- RCT-Folly (= 2021.07.22.00)
|
357
|
+
- React-Codegen (= 0.71.8)
|
358
|
+
- React-Core/RCTBlobHeaders (= 0.71.8)
|
359
|
+
- React-Core/RCTWebSocket (= 0.71.8)
|
360
|
+
- React-jsi (= 0.71.8)
|
361
|
+
- React-RCTNetwork (= 0.71.8)
|
362
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
363
|
+
- React-RCTImage (0.71.8):
|
364
|
+
- RCT-Folly (= 2021.07.22.00)
|
365
|
+
- RCTTypeSafety (= 0.71.8)
|
366
|
+
- React-Codegen (= 0.71.8)
|
367
|
+
- React-Core/RCTImageHeaders (= 0.71.8)
|
368
|
+
- React-jsi (= 0.71.8)
|
369
|
+
- React-RCTNetwork (= 0.71.8)
|
370
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
371
|
+
- React-RCTLinking (0.71.8):
|
372
|
+
- React-Codegen (= 0.71.8)
|
373
|
+
- React-Core/RCTLinkingHeaders (= 0.71.8)
|
374
|
+
- React-jsi (= 0.71.8)
|
375
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
376
|
+
- React-RCTNetwork (0.71.8):
|
377
|
+
- RCT-Folly (= 2021.07.22.00)
|
378
|
+
- RCTTypeSafety (= 0.71.8)
|
379
|
+
- React-Codegen (= 0.71.8)
|
380
|
+
- React-Core/RCTNetworkHeaders (= 0.71.8)
|
381
|
+
- React-jsi (= 0.71.8)
|
382
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
383
|
+
- React-RCTSettings (0.71.8):
|
384
|
+
- RCT-Folly (= 2021.07.22.00)
|
385
|
+
- RCTTypeSafety (= 0.71.8)
|
386
|
+
- React-Codegen (= 0.71.8)
|
387
|
+
- React-Core/RCTSettingsHeaders (= 0.71.8)
|
388
|
+
- React-jsi (= 0.71.8)
|
389
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
390
|
+
- React-RCTText (0.71.8):
|
391
|
+
- React-Core/RCTTextHeaders (= 0.71.8)
|
392
|
+
- React-RCTVibration (0.71.8):
|
393
|
+
- RCT-Folly (= 2021.07.22.00)
|
394
|
+
- React-Codegen (= 0.71.8)
|
395
|
+
- React-Core/RCTVibrationHeaders (= 0.71.8)
|
396
|
+
- React-jsi (= 0.71.8)
|
397
|
+
- ReactCommon/turbomodule/core (= 0.71.8)
|
398
|
+
- React-runtimeexecutor (0.71.8):
|
399
|
+
- React-jsi (= 0.71.8)
|
400
|
+
- ReactCommon/turbomodule/bridging (0.71.8):
|
401
|
+
- DoubleConversion
|
402
|
+
- glog
|
403
|
+
- hermes-engine
|
404
|
+
- RCT-Folly (= 2021.07.22.00)
|
405
|
+
- React-callinvoker (= 0.71.8)
|
406
|
+
- React-Core (= 0.71.8)
|
407
|
+
- React-cxxreact (= 0.71.8)
|
408
|
+
- React-jsi (= 0.71.8)
|
409
|
+
- React-logger (= 0.71.8)
|
410
|
+
- React-perflogger (= 0.71.8)
|
411
|
+
- ReactCommon/turbomodule/core (0.71.8):
|
412
|
+
- DoubleConversion
|
413
|
+
- glog
|
414
|
+
- hermes-engine
|
415
|
+
- RCT-Folly (= 2021.07.22.00)
|
416
|
+
- React-callinvoker (= 0.71.8)
|
417
|
+
- React-Core (= 0.71.8)
|
418
|
+
- React-cxxreact (= 0.71.8)
|
419
|
+
- React-jsi (= 0.71.8)
|
420
|
+
- React-logger (= 0.71.8)
|
421
|
+
- React-perflogger (= 0.71.8)
|
422
|
+
- RNCAsyncStorage (1.18.1):
|
423
|
+
- React-Core
|
424
|
+
- RNScreens (3.20.0):
|
425
|
+
- React-Core
|
426
|
+
- React-RCTImage
|
427
|
+
- RNSVG (13.9.0):
|
428
|
+
- React-Core
|
429
|
+
- SocketRocket (0.6.0)
|
430
|
+
- Yoga (1.14.0)
|
431
|
+
- YogaKit (1.18.1):
|
432
|
+
- Yoga (~> 1.14)
|
433
|
+
|
434
|
+
DEPENDENCIES:
|
435
|
+
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
436
|
+
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
437
|
+
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
438
|
+
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
|
439
|
+
- Flipper (= 0.125.0)
|
440
|
+
- Flipper-Boost-iOSX (= 1.76.0.1.11)
|
441
|
+
- Flipper-DoubleConversion (= 3.2.0.1)
|
442
|
+
- Flipper-Fmt (= 7.1.7)
|
443
|
+
- Flipper-Folly (= 2.6.10)
|
444
|
+
- Flipper-Glog (= 0.5.0.5)
|
445
|
+
- Flipper-PeerTalk (= 0.0.4)
|
446
|
+
- Flipper-RSocket (= 1.4.3)
|
447
|
+
- FlipperKit (= 0.125.0)
|
448
|
+
- FlipperKit/Core (= 0.125.0)
|
449
|
+
- FlipperKit/CppBridge (= 0.125.0)
|
450
|
+
- FlipperKit/FBCxxFollyDynamicConvert (= 0.125.0)
|
451
|
+
- FlipperKit/FBDefines (= 0.125.0)
|
452
|
+
- FlipperKit/FKPortForwarding (= 0.125.0)
|
453
|
+
- FlipperKit/FlipperKitHighlightOverlay (= 0.125.0)
|
454
|
+
- FlipperKit/FlipperKitLayoutPlugin (= 0.125.0)
|
455
|
+
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.125.0)
|
456
|
+
- FlipperKit/FlipperKitNetworkPlugin (= 0.125.0)
|
457
|
+
- FlipperKit/FlipperKitReactPlugin (= 0.125.0)
|
458
|
+
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.125.0)
|
459
|
+
- FlipperKit/SKIOSNetworkPlugin (= 0.125.0)
|
460
|
+
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
461
|
+
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
|
462
|
+
- libevent (~> 2.1.12)
|
463
|
+
- OpenSSL-Universal (= 1.1.1100)
|
464
|
+
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
465
|
+
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
|
466
|
+
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
467
|
+
- React (from `../node_modules/react-native/`)
|
468
|
+
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
469
|
+
- React-Codegen (from `build/generated/ios`)
|
470
|
+
- React-Core (from `../node_modules/react-native/`)
|
471
|
+
- React-Core/DevSupport (from `../node_modules/react-native/`)
|
472
|
+
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
473
|
+
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
474
|
+
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
475
|
+
- React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
|
476
|
+
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
477
|
+
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
478
|
+
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
|
479
|
+
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
480
|
+
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
|
481
|
+
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
482
|
+
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
483
|
+
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
484
|
+
- React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
|
485
|
+
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
|
486
|
+
- React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
|
487
|
+
- React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
|
488
|
+
- React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
|
489
|
+
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
|
490
|
+
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
|
491
|
+
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
492
|
+
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
493
|
+
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
494
|
+
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
|
495
|
+
- RNScreens (from `../node_modules/react-native-screens`)
|
496
|
+
- RNSVG (from `../node_modules/react-native-svg`)
|
497
|
+
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
498
|
+
|
499
|
+
SPEC REPOS:
|
500
|
+
trunk:
|
501
|
+
- CocoaAsyncSocket
|
502
|
+
- Flipper
|
503
|
+
- Flipper-Boost-iOSX
|
504
|
+
- Flipper-DoubleConversion
|
505
|
+
- Flipper-Fmt
|
506
|
+
- Flipper-Folly
|
507
|
+
- Flipper-Glog
|
508
|
+
- Flipper-PeerTalk
|
509
|
+
- Flipper-RSocket
|
510
|
+
- FlipperKit
|
511
|
+
- fmt
|
512
|
+
- libevent
|
513
|
+
- OpenSSL-Universal
|
514
|
+
- SocketRocket
|
515
|
+
- YogaKit
|
516
|
+
|
517
|
+
EXTERNAL SOURCES:
|
518
|
+
boost:
|
519
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
|
520
|
+
DoubleConversion:
|
521
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
522
|
+
FBLazyVector:
|
523
|
+
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
524
|
+
FBReactNativeSpec:
|
525
|
+
:path: "../node_modules/react-native/React/FBReactNativeSpec"
|
526
|
+
glog:
|
527
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
528
|
+
hermes-engine:
|
529
|
+
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
530
|
+
RCT-Folly:
|
531
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
532
|
+
RCTRequired:
|
533
|
+
:path: "../node_modules/react-native/Libraries/RCTRequired"
|
534
|
+
RCTTypeSafety:
|
535
|
+
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
536
|
+
React:
|
537
|
+
:path: "../node_modules/react-native/"
|
538
|
+
React-callinvoker:
|
539
|
+
:path: "../node_modules/react-native/ReactCommon/callinvoker"
|
540
|
+
React-Codegen:
|
541
|
+
:path: build/generated/ios
|
542
|
+
React-Core:
|
543
|
+
:path: "../node_modules/react-native/"
|
544
|
+
React-CoreModules:
|
545
|
+
:path: "../node_modules/react-native/React/CoreModules"
|
546
|
+
React-cxxreact:
|
547
|
+
:path: "../node_modules/react-native/ReactCommon/cxxreact"
|
548
|
+
React-hermes:
|
549
|
+
:path: "../node_modules/react-native/ReactCommon/hermes"
|
550
|
+
React-jsi:
|
551
|
+
:path: "../node_modules/react-native/ReactCommon/jsi"
|
552
|
+
React-jsiexecutor:
|
553
|
+
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
554
|
+
React-jsinspector:
|
555
|
+
:path: "../node_modules/react-native/ReactCommon/jsinspector"
|
556
|
+
React-logger:
|
557
|
+
:path: "../node_modules/react-native/ReactCommon/logger"
|
558
|
+
react-native-safe-area-context:
|
559
|
+
:path: "../node_modules/react-native-safe-area-context"
|
560
|
+
React-perflogger:
|
561
|
+
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
|
562
|
+
React-RCTActionSheet:
|
563
|
+
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
564
|
+
React-RCTAnimation:
|
565
|
+
:path: "../node_modules/react-native/Libraries/NativeAnimation"
|
566
|
+
React-RCTAppDelegate:
|
567
|
+
:path: "../node_modules/react-native/Libraries/AppDelegate"
|
568
|
+
React-RCTBlob:
|
569
|
+
:path: "../node_modules/react-native/Libraries/Blob"
|
570
|
+
React-RCTImage:
|
571
|
+
:path: "../node_modules/react-native/Libraries/Image"
|
572
|
+
React-RCTLinking:
|
573
|
+
:path: "../node_modules/react-native/Libraries/LinkingIOS"
|
574
|
+
React-RCTNetwork:
|
575
|
+
:path: "../node_modules/react-native/Libraries/Network"
|
576
|
+
React-RCTSettings:
|
577
|
+
:path: "../node_modules/react-native/Libraries/Settings"
|
578
|
+
React-RCTText:
|
579
|
+
:path: "../node_modules/react-native/Libraries/Text"
|
580
|
+
React-RCTVibration:
|
581
|
+
:path: "../node_modules/react-native/Libraries/Vibration"
|
582
|
+
React-runtimeexecutor:
|
583
|
+
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
584
|
+
ReactCommon:
|
585
|
+
:path: "../node_modules/react-native/ReactCommon"
|
586
|
+
RNCAsyncStorage:
|
587
|
+
:path: "../node_modules/@react-native-async-storage/async-storage"
|
588
|
+
RNScreens:
|
589
|
+
:path: "../node_modules/react-native-screens"
|
590
|
+
RNSVG:
|
591
|
+
:path: "../node_modules/react-native-svg"
|
592
|
+
Yoga:
|
593
|
+
:path: "../node_modules/react-native/ReactCommon/yoga"
|
594
|
+
|
595
|
+
SPEC CHECKSUMS:
|
596
|
+
boost: 57d2868c099736d80fcd648bf211b4431e51a558
|
597
|
+
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
598
|
+
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
|
599
|
+
FBLazyVector: f637f31eacba90d4fdeff3fa41608b8f361c173b
|
600
|
+
FBReactNativeSpec: 0d9a4f4de7ab614c49e98c00aedfd3bfbda33d59
|
601
|
+
Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
|
602
|
+
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
|
603
|
+
Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
|
604
|
+
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
|
605
|
+
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
|
606
|
+
Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
|
607
|
+
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
|
608
|
+
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
|
609
|
+
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
|
610
|
+
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
611
|
+
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
|
612
|
+
hermes-engine: 47986d26692ae75ee7a17ab049caee8864f855de
|
613
|
+
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
|
614
|
+
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
|
615
|
+
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
|
616
|
+
RCTRequired: 8af6a32dfc2b65ec82193c2dee6e1011ff22ac2a
|
617
|
+
RCTTypeSafety: bee9dd161c175896c680d47ef1d9eaacf2b587f4
|
618
|
+
React: d850475db9ba8006a8b875d79e1e0d6ac8a0f8b6
|
619
|
+
React-callinvoker: 6a0c75475ddc17c9ed54e4ff0478074a18fd7ab5
|
620
|
+
React-Codegen: 786571642e87add634e7f4d299c85314ec6cc158
|
621
|
+
React-Core: 1adfab153f59e4f56e09b97a153089f466d7b8aa
|
622
|
+
React-CoreModules: 958d236715415d4ccdd5fa35c516cf0356637393
|
623
|
+
React-cxxreact: 2e7a6283807ce8755c3d501735acd400bec3b5cd
|
624
|
+
React-hermes: 8102c3112ba32207c3052619be8cfae14bf99d84
|
625
|
+
React-jsi: dd29264f041a587e91f994e4be97e86c127742b2
|
626
|
+
React-jsiexecutor: 747911ab5921641b4ed7e4900065896597142125
|
627
|
+
React-jsinspector: c712f9e3bb9ba4122d6b82b4f906448b8a281580
|
628
|
+
React-logger: 342f358b8decfbf8f272367f4eacf4b6154061be
|
629
|
+
react-native-safe-area-context: b8979f5eda6ed5903d4dbc885be3846ea3daa753
|
630
|
+
React-perflogger: d21f182895de9d1b077f8a3cd00011095c8c9100
|
631
|
+
React-RCTActionSheet: 0151f83ef92d2a7139bba7dfdbc8066632a6d47b
|
632
|
+
React-RCTAnimation: 5ec9c0705bb2297549c120fe6473aa3e4a01e215
|
633
|
+
React-RCTAppDelegate: 9895fd1b6d1176d88c4b10ddc169b2e1300c91f0
|
634
|
+
React-RCTBlob: f3634eb45b6e7480037655e1ca93d1136ac984dd
|
635
|
+
React-RCTImage: 3c12cb32dec49549ae62ed6cba4018db43841ffc
|
636
|
+
React-RCTLinking: 310e930ee335ef25481b4a173d9edb64b77895f9
|
637
|
+
React-RCTNetwork: b6837841fe88303b0c04c1e3c01992b30f1f5498
|
638
|
+
React-RCTSettings: 600d91fe25fa7c16b0ff891304082440f2904b89
|
639
|
+
React-RCTText: a0a19f749088280c6def5397ed6211b811e7eef3
|
640
|
+
React-RCTVibration: 43ffd976a25f6057a7cf95ea3648ba4e00287f89
|
641
|
+
React-runtimeexecutor: 7c51ae9d4b3e9608a2366e39ccaa606aa551b9ed
|
642
|
+
ReactCommon: 85c98ab0a509e70bf5ee5d9715cf68dbf495b84c
|
643
|
+
RNCAsyncStorage: b90b71f45b8b97be43bc4284e71a6af48ac9f547
|
644
|
+
RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
|
645
|
+
RNSVG: 53c661b76829783cdaf9b7a57258f3d3b4c28315
|
646
|
+
SocketRocket: fccef3f9c5cedea1353a9ef6ada904fde10d6608
|
647
|
+
Yoga: 065f0b74dba4832d6e328238de46eb72c5de9556
|
648
|
+
YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
|
649
|
+
|
650
|
+
PODFILE CHECKSUM: b36ec1ffded9ab01c367e0aa4c7b68288be921ad
|
651
|
+
|
652
|
+
COCOAPODS: 1.11.3
|