react-native-qrcode-svg 6.3.11 → 6.3.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Example/Gemfile +3 -4
- package/Example/Gemfile.lock +2 -2
- package/Example/README.md +2 -2
- package/Example/android/app/build.gradle +3 -3
- package/Example/android/app/src/main/AndroidManifest.xml +2 -1
- package/Example/android/app/src/main/java/com/example/MainApplication.kt +1 -3
- package/Example/android/build.gradle +3 -3
- package/Example/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/Example/android/gradle.properties +0 -2
- package/Example/android/settings.gradle +3 -1
- package/Example/ios/Example/Info.plist +1 -1
- package/Example/ios/Example.xcodeproj/project.pbxproj +23 -0
- package/Example/ios/Podfile +2 -2
- package/Example/ios/Podfile.lock +905 -510
- package/Example/package.json +8 -8
- package/Example/yarn.lock +2189 -2542
- package/README.md +47 -3
- package/babel.config.js +7 -1
- package/package.json +5 -4
- package/src/index.js +0 -2
- package/textEncodingTransformation.js +41 -0
- package/Example/macos/.xcode.env.local +0 -2
package/Example/ios/Podfile.lock
CHANGED
|
@@ -1,382 +1,409 @@
|
|
|
1
1
|
PODS:
|
|
2
|
-
- boost (1.
|
|
3
|
-
- CocoaAsyncSocket (7.6.5)
|
|
2
|
+
- boost (1.84.0)
|
|
4
3
|
- DoubleConversion (1.1.6)
|
|
5
|
-
- FBLazyVector (0.
|
|
6
|
-
-
|
|
7
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
8
|
-
- RCTRequired (= 0.73.9)
|
|
9
|
-
- RCTTypeSafety (= 0.73.9)
|
|
10
|
-
- React-Core (= 0.73.9)
|
|
11
|
-
- React-jsi (= 0.73.9)
|
|
12
|
-
- ReactCommon/turbomodule/core (= 0.73.9)
|
|
13
|
-
- Flipper (0.201.0):
|
|
14
|
-
- Flipper-Folly (~> 2.6)
|
|
15
|
-
- Flipper-Boost-iOSX (1.76.0.1.11)
|
|
16
|
-
- Flipper-DoubleConversion (3.2.0.1)
|
|
17
|
-
- Flipper-Fmt (7.1.7)
|
|
18
|
-
- Flipper-Folly (2.6.10):
|
|
19
|
-
- Flipper-Boost-iOSX
|
|
20
|
-
- Flipper-DoubleConversion
|
|
21
|
-
- Flipper-Fmt (= 7.1.7)
|
|
22
|
-
- Flipper-Glog
|
|
23
|
-
- libevent (~> 2.1.12)
|
|
24
|
-
- OpenSSL-Universal (= 1.1.1100)
|
|
25
|
-
- Flipper-Glog (0.5.0.5)
|
|
26
|
-
- Flipper-PeerTalk (0.0.4)
|
|
27
|
-
- FlipperKit (0.201.0):
|
|
28
|
-
- FlipperKit/Core (= 0.201.0)
|
|
29
|
-
- FlipperKit/Core (0.201.0):
|
|
30
|
-
- Flipper (~> 0.201.0)
|
|
31
|
-
- FlipperKit/CppBridge
|
|
32
|
-
- FlipperKit/FBCxxFollyDynamicConvert
|
|
33
|
-
- FlipperKit/FBDefines
|
|
34
|
-
- FlipperKit/FKPortForwarding
|
|
35
|
-
- SocketRocket (~> 0.6.0)
|
|
36
|
-
- FlipperKit/CppBridge (0.201.0):
|
|
37
|
-
- Flipper (~> 0.201.0)
|
|
38
|
-
- FlipperKit/FBCxxFollyDynamicConvert (0.201.0):
|
|
39
|
-
- Flipper-Folly (~> 2.6)
|
|
40
|
-
- FlipperKit/FBDefines (0.201.0)
|
|
41
|
-
- FlipperKit/FKPortForwarding (0.201.0):
|
|
42
|
-
- CocoaAsyncSocket (~> 7.6)
|
|
43
|
-
- Flipper-PeerTalk (~> 0.0.4)
|
|
44
|
-
- FlipperKit/FlipperKitHighlightOverlay (0.201.0)
|
|
45
|
-
- FlipperKit/FlipperKitLayoutHelpers (0.201.0):
|
|
46
|
-
- FlipperKit/Core
|
|
47
|
-
- FlipperKit/FlipperKitHighlightOverlay
|
|
48
|
-
- FlipperKit/FlipperKitLayoutTextSearchable
|
|
49
|
-
- FlipperKit/FlipperKitLayoutIOSDescriptors (0.201.0):
|
|
50
|
-
- FlipperKit/Core
|
|
51
|
-
- FlipperKit/FlipperKitHighlightOverlay
|
|
52
|
-
- FlipperKit/FlipperKitLayoutHelpers
|
|
53
|
-
- FlipperKit/FlipperKitLayoutPlugin (0.201.0):
|
|
54
|
-
- FlipperKit/Core
|
|
55
|
-
- FlipperKit/FlipperKitHighlightOverlay
|
|
56
|
-
- FlipperKit/FlipperKitLayoutHelpers
|
|
57
|
-
- FlipperKit/FlipperKitLayoutIOSDescriptors
|
|
58
|
-
- FlipperKit/FlipperKitLayoutTextSearchable
|
|
59
|
-
- FlipperKit/FlipperKitLayoutTextSearchable (0.201.0)
|
|
60
|
-
- FlipperKit/FlipperKitNetworkPlugin (0.201.0):
|
|
61
|
-
- FlipperKit/Core
|
|
62
|
-
- FlipperKit/FlipperKitReactPlugin (0.201.0):
|
|
63
|
-
- FlipperKit/Core
|
|
64
|
-
- FlipperKit/FlipperKitUserDefaultsPlugin (0.201.0):
|
|
65
|
-
- FlipperKit/Core
|
|
66
|
-
- FlipperKit/SKIOSNetworkPlugin (0.201.0):
|
|
67
|
-
- FlipperKit/Core
|
|
68
|
-
- FlipperKit/FlipperKitNetworkPlugin
|
|
69
|
-
- fmt (6.2.1)
|
|
4
|
+
- FBLazyVector (0.75.4)
|
|
5
|
+
- fmt (9.1.0)
|
|
70
6
|
- glog (0.3.5)
|
|
71
|
-
- hermes-engine (0.
|
|
72
|
-
- hermes-engine/Pre-built (= 0.
|
|
73
|
-
- hermes-engine/Pre-built (0.
|
|
74
|
-
-
|
|
75
|
-
- OpenSSL-Universal (1.1.1100)
|
|
76
|
-
- RCT-Folly (2022.05.16.00):
|
|
7
|
+
- hermes-engine (0.75.4):
|
|
8
|
+
- hermes-engine/Pre-built (= 0.75.4)
|
|
9
|
+
- hermes-engine/Pre-built (0.75.4)
|
|
10
|
+
- RCT-Folly (2024.01.01.00):
|
|
77
11
|
- boost
|
|
78
12
|
- DoubleConversion
|
|
79
|
-
- fmt (
|
|
13
|
+
- fmt (= 9.1.0)
|
|
80
14
|
- glog
|
|
81
|
-
- RCT-Folly/Default (=
|
|
82
|
-
- RCT-Folly/Default (
|
|
15
|
+
- RCT-Folly/Default (= 2024.01.01.00)
|
|
16
|
+
- RCT-Folly/Default (2024.01.01.00):
|
|
83
17
|
- boost
|
|
84
18
|
- DoubleConversion
|
|
85
|
-
- fmt (
|
|
19
|
+
- fmt (= 9.1.0)
|
|
86
20
|
- glog
|
|
87
|
-
- RCT-Folly/Fabric (
|
|
21
|
+
- RCT-Folly/Fabric (2024.01.01.00):
|
|
88
22
|
- boost
|
|
89
23
|
- DoubleConversion
|
|
90
|
-
- fmt (
|
|
24
|
+
- fmt (= 9.1.0)
|
|
91
25
|
- glog
|
|
92
|
-
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
-
|
|
96
|
-
-
|
|
97
|
-
-
|
|
98
|
-
-
|
|
99
|
-
|
|
100
|
-
-
|
|
101
|
-
-
|
|
102
|
-
- React-
|
|
103
|
-
|
|
104
|
-
- React-
|
|
105
|
-
- React-
|
|
106
|
-
- React-
|
|
107
|
-
- React-
|
|
108
|
-
- React-
|
|
109
|
-
- React-
|
|
110
|
-
- React-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
- React-RCTSettings (= 0.73.9)
|
|
114
|
-
- React-RCTText (= 0.73.9)
|
|
115
|
-
- React-RCTVibration (= 0.73.9)
|
|
116
|
-
- React-callinvoker (0.73.9)
|
|
117
|
-
- React-Codegen (0.73.9):
|
|
118
|
-
- DoubleConversion
|
|
119
|
-
- FBReactNativeSpec
|
|
120
|
-
- glog
|
|
121
|
-
- hermes-engine
|
|
122
|
-
- RCT-Folly
|
|
123
|
-
- RCTRequired
|
|
124
|
-
- RCTTypeSafety
|
|
125
|
-
- React-Core
|
|
126
|
-
- React-jsi
|
|
127
|
-
- React-jsiexecutor
|
|
128
|
-
- React-NativeModulesApple
|
|
129
|
-
- React-rncore
|
|
130
|
-
- ReactCommon/turbomodule/bridging
|
|
131
|
-
- ReactCommon/turbomodule/core
|
|
132
|
-
- React-Core (0.73.9):
|
|
26
|
+
- RCTDeprecation (0.75.4)
|
|
27
|
+
- RCTRequired (0.75.4)
|
|
28
|
+
- RCTTypeSafety (0.75.4):
|
|
29
|
+
- FBLazyVector (= 0.75.4)
|
|
30
|
+
- RCTRequired (= 0.75.4)
|
|
31
|
+
- React-Core (= 0.75.4)
|
|
32
|
+
- React (0.75.4):
|
|
33
|
+
- React-Core (= 0.75.4)
|
|
34
|
+
- React-Core/DevSupport (= 0.75.4)
|
|
35
|
+
- React-Core/RCTWebSocket (= 0.75.4)
|
|
36
|
+
- React-RCTActionSheet (= 0.75.4)
|
|
37
|
+
- React-RCTAnimation (= 0.75.4)
|
|
38
|
+
- React-RCTBlob (= 0.75.4)
|
|
39
|
+
- React-RCTImage (= 0.75.4)
|
|
40
|
+
- React-RCTLinking (= 0.75.4)
|
|
41
|
+
- React-RCTNetwork (= 0.75.4)
|
|
42
|
+
- React-RCTSettings (= 0.75.4)
|
|
43
|
+
- React-RCTText (= 0.75.4)
|
|
44
|
+
- React-RCTVibration (= 0.75.4)
|
|
45
|
+
- React-callinvoker (0.75.4)
|
|
46
|
+
- React-Core (0.75.4):
|
|
133
47
|
- glog
|
|
134
48
|
- hermes-engine
|
|
135
|
-
- RCT-Folly (=
|
|
136
|
-
-
|
|
49
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
50
|
+
- RCTDeprecation
|
|
51
|
+
- React-Core/Default (= 0.75.4)
|
|
137
52
|
- React-cxxreact
|
|
53
|
+
- React-featureflags
|
|
138
54
|
- React-hermes
|
|
139
55
|
- React-jsi
|
|
140
56
|
- React-jsiexecutor
|
|
57
|
+
- React-jsinspector
|
|
141
58
|
- React-perflogger
|
|
142
59
|
- React-runtimescheduler
|
|
143
60
|
- React-utils
|
|
144
|
-
- SocketRocket (= 0.
|
|
61
|
+
- SocketRocket (= 0.7.0)
|
|
145
62
|
- Yoga
|
|
146
|
-
- React-Core/CoreModulesHeaders (0.
|
|
63
|
+
- React-Core/CoreModulesHeaders (0.75.4):
|
|
147
64
|
- glog
|
|
148
65
|
- hermes-engine
|
|
149
|
-
- RCT-Folly (=
|
|
66
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
67
|
+
- RCTDeprecation
|
|
150
68
|
- React-Core/Default
|
|
151
69
|
- React-cxxreact
|
|
70
|
+
- React-featureflags
|
|
152
71
|
- React-hermes
|
|
153
72
|
- React-jsi
|
|
154
73
|
- React-jsiexecutor
|
|
74
|
+
- React-jsinspector
|
|
155
75
|
- React-perflogger
|
|
156
76
|
- React-runtimescheduler
|
|
157
77
|
- React-utils
|
|
158
|
-
- SocketRocket (= 0.
|
|
78
|
+
- SocketRocket (= 0.7.0)
|
|
159
79
|
- Yoga
|
|
160
|
-
- React-Core/Default (0.
|
|
80
|
+
- React-Core/Default (0.75.4):
|
|
161
81
|
- glog
|
|
162
82
|
- hermes-engine
|
|
163
|
-
- RCT-Folly (=
|
|
83
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
84
|
+
- RCTDeprecation
|
|
164
85
|
- React-cxxreact
|
|
86
|
+
- React-featureflags
|
|
165
87
|
- React-hermes
|
|
166
88
|
- React-jsi
|
|
167
89
|
- React-jsiexecutor
|
|
90
|
+
- React-jsinspector
|
|
168
91
|
- React-perflogger
|
|
169
92
|
- React-runtimescheduler
|
|
170
93
|
- React-utils
|
|
171
|
-
- SocketRocket (= 0.
|
|
94
|
+
- SocketRocket (= 0.7.0)
|
|
172
95
|
- Yoga
|
|
173
|
-
- React-Core/DevSupport (0.
|
|
96
|
+
- React-Core/DevSupport (0.75.4):
|
|
174
97
|
- glog
|
|
175
98
|
- hermes-engine
|
|
176
|
-
- RCT-Folly (=
|
|
177
|
-
-
|
|
178
|
-
- React-Core/
|
|
99
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
100
|
+
- RCTDeprecation
|
|
101
|
+
- React-Core/Default (= 0.75.4)
|
|
102
|
+
- React-Core/RCTWebSocket (= 0.75.4)
|
|
179
103
|
- React-cxxreact
|
|
104
|
+
- React-featureflags
|
|
180
105
|
- React-hermes
|
|
181
106
|
- React-jsi
|
|
182
107
|
- React-jsiexecutor
|
|
183
|
-
- React-jsinspector
|
|
108
|
+
- React-jsinspector
|
|
184
109
|
- React-perflogger
|
|
185
110
|
- React-runtimescheduler
|
|
186
111
|
- React-utils
|
|
187
|
-
- SocketRocket (= 0.
|
|
112
|
+
- SocketRocket (= 0.7.0)
|
|
188
113
|
- Yoga
|
|
189
|
-
- React-Core/RCTActionSheetHeaders (0.
|
|
114
|
+
- React-Core/RCTActionSheetHeaders (0.75.4):
|
|
190
115
|
- glog
|
|
191
116
|
- hermes-engine
|
|
192
|
-
- RCT-Folly (=
|
|
117
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
118
|
+
- RCTDeprecation
|
|
193
119
|
- React-Core/Default
|
|
194
120
|
- React-cxxreact
|
|
121
|
+
- React-featureflags
|
|
195
122
|
- React-hermes
|
|
196
123
|
- React-jsi
|
|
197
124
|
- React-jsiexecutor
|
|
125
|
+
- React-jsinspector
|
|
198
126
|
- React-perflogger
|
|
199
127
|
- React-runtimescheduler
|
|
200
128
|
- React-utils
|
|
201
|
-
- SocketRocket (= 0.
|
|
129
|
+
- SocketRocket (= 0.7.0)
|
|
202
130
|
- Yoga
|
|
203
|
-
- React-Core/RCTAnimationHeaders (0.
|
|
131
|
+
- React-Core/RCTAnimationHeaders (0.75.4):
|
|
204
132
|
- glog
|
|
205
133
|
- hermes-engine
|
|
206
|
-
- RCT-Folly (=
|
|
134
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
135
|
+
- RCTDeprecation
|
|
207
136
|
- React-Core/Default
|
|
208
137
|
- React-cxxreact
|
|
138
|
+
- React-featureflags
|
|
209
139
|
- React-hermes
|
|
210
140
|
- React-jsi
|
|
211
141
|
- React-jsiexecutor
|
|
142
|
+
- React-jsinspector
|
|
212
143
|
- React-perflogger
|
|
213
144
|
- React-runtimescheduler
|
|
214
145
|
- React-utils
|
|
215
|
-
- SocketRocket (= 0.
|
|
146
|
+
- SocketRocket (= 0.7.0)
|
|
216
147
|
- Yoga
|
|
217
|
-
- React-Core/RCTBlobHeaders (0.
|
|
148
|
+
- React-Core/RCTBlobHeaders (0.75.4):
|
|
218
149
|
- glog
|
|
219
150
|
- hermes-engine
|
|
220
|
-
- RCT-Folly (=
|
|
151
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
152
|
+
- RCTDeprecation
|
|
221
153
|
- React-Core/Default
|
|
222
154
|
- React-cxxreact
|
|
155
|
+
- React-featureflags
|
|
223
156
|
- React-hermes
|
|
224
157
|
- React-jsi
|
|
225
158
|
- React-jsiexecutor
|
|
159
|
+
- React-jsinspector
|
|
226
160
|
- React-perflogger
|
|
227
161
|
- React-runtimescheduler
|
|
228
162
|
- React-utils
|
|
229
|
-
- SocketRocket (= 0.
|
|
163
|
+
- SocketRocket (= 0.7.0)
|
|
230
164
|
- Yoga
|
|
231
|
-
- React-Core/RCTImageHeaders (0.
|
|
165
|
+
- React-Core/RCTImageHeaders (0.75.4):
|
|
232
166
|
- glog
|
|
233
167
|
- hermes-engine
|
|
234
|
-
- RCT-Folly (=
|
|
168
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
169
|
+
- RCTDeprecation
|
|
235
170
|
- React-Core/Default
|
|
236
171
|
- React-cxxreact
|
|
172
|
+
- React-featureflags
|
|
237
173
|
- React-hermes
|
|
238
174
|
- React-jsi
|
|
239
175
|
- React-jsiexecutor
|
|
176
|
+
- React-jsinspector
|
|
240
177
|
- React-perflogger
|
|
241
178
|
- React-runtimescheduler
|
|
242
179
|
- React-utils
|
|
243
|
-
- SocketRocket (= 0.
|
|
180
|
+
- SocketRocket (= 0.7.0)
|
|
244
181
|
- Yoga
|
|
245
|
-
- React-Core/RCTLinkingHeaders (0.
|
|
182
|
+
- React-Core/RCTLinkingHeaders (0.75.4):
|
|
246
183
|
- glog
|
|
247
184
|
- hermes-engine
|
|
248
|
-
- RCT-Folly (=
|
|
185
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
186
|
+
- RCTDeprecation
|
|
249
187
|
- React-Core/Default
|
|
250
188
|
- React-cxxreact
|
|
189
|
+
- React-featureflags
|
|
251
190
|
- React-hermes
|
|
252
191
|
- React-jsi
|
|
253
192
|
- React-jsiexecutor
|
|
193
|
+
- React-jsinspector
|
|
254
194
|
- React-perflogger
|
|
255
195
|
- React-runtimescheduler
|
|
256
196
|
- React-utils
|
|
257
|
-
- SocketRocket (= 0.
|
|
197
|
+
- SocketRocket (= 0.7.0)
|
|
258
198
|
- Yoga
|
|
259
|
-
- React-Core/RCTNetworkHeaders (0.
|
|
199
|
+
- React-Core/RCTNetworkHeaders (0.75.4):
|
|
260
200
|
- glog
|
|
261
201
|
- hermes-engine
|
|
262
|
-
- RCT-Folly (=
|
|
202
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
203
|
+
- RCTDeprecation
|
|
263
204
|
- React-Core/Default
|
|
264
205
|
- React-cxxreact
|
|
206
|
+
- React-featureflags
|
|
265
207
|
- React-hermes
|
|
266
208
|
- React-jsi
|
|
267
209
|
- React-jsiexecutor
|
|
210
|
+
- React-jsinspector
|
|
268
211
|
- React-perflogger
|
|
269
212
|
- React-runtimescheduler
|
|
270
213
|
- React-utils
|
|
271
|
-
- SocketRocket (= 0.
|
|
214
|
+
- SocketRocket (= 0.7.0)
|
|
272
215
|
- Yoga
|
|
273
|
-
- React-Core/RCTSettingsHeaders (0.
|
|
216
|
+
- React-Core/RCTSettingsHeaders (0.75.4):
|
|
274
217
|
- glog
|
|
275
218
|
- hermes-engine
|
|
276
|
-
- RCT-Folly (=
|
|
219
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
220
|
+
- RCTDeprecation
|
|
277
221
|
- React-Core/Default
|
|
278
222
|
- React-cxxreact
|
|
223
|
+
- React-featureflags
|
|
279
224
|
- React-hermes
|
|
280
225
|
- React-jsi
|
|
281
226
|
- React-jsiexecutor
|
|
227
|
+
- React-jsinspector
|
|
282
228
|
- React-perflogger
|
|
283
229
|
- React-runtimescheduler
|
|
284
230
|
- React-utils
|
|
285
|
-
- SocketRocket (= 0.
|
|
231
|
+
- SocketRocket (= 0.7.0)
|
|
286
232
|
- Yoga
|
|
287
|
-
- React-Core/RCTTextHeaders (0.
|
|
233
|
+
- React-Core/RCTTextHeaders (0.75.4):
|
|
288
234
|
- glog
|
|
289
235
|
- hermes-engine
|
|
290
|
-
- RCT-Folly (=
|
|
236
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
237
|
+
- RCTDeprecation
|
|
291
238
|
- React-Core/Default
|
|
292
239
|
- React-cxxreact
|
|
240
|
+
- React-featureflags
|
|
293
241
|
- React-hermes
|
|
294
242
|
- React-jsi
|
|
295
243
|
- React-jsiexecutor
|
|
244
|
+
- React-jsinspector
|
|
296
245
|
- React-perflogger
|
|
297
246
|
- React-runtimescheduler
|
|
298
247
|
- React-utils
|
|
299
|
-
- SocketRocket (= 0.
|
|
248
|
+
- SocketRocket (= 0.7.0)
|
|
300
249
|
- Yoga
|
|
301
|
-
- React-Core/RCTVibrationHeaders (0.
|
|
250
|
+
- React-Core/RCTVibrationHeaders (0.75.4):
|
|
302
251
|
- glog
|
|
303
252
|
- hermes-engine
|
|
304
|
-
- RCT-Folly (=
|
|
253
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
254
|
+
- RCTDeprecation
|
|
305
255
|
- React-Core/Default
|
|
306
256
|
- React-cxxreact
|
|
257
|
+
- React-featureflags
|
|
307
258
|
- React-hermes
|
|
308
259
|
- React-jsi
|
|
309
260
|
- React-jsiexecutor
|
|
261
|
+
- React-jsinspector
|
|
310
262
|
- React-perflogger
|
|
311
263
|
- React-runtimescheduler
|
|
312
264
|
- React-utils
|
|
313
|
-
- SocketRocket (= 0.
|
|
265
|
+
- SocketRocket (= 0.7.0)
|
|
314
266
|
- Yoga
|
|
315
|
-
- React-Core/RCTWebSocket (0.
|
|
267
|
+
- React-Core/RCTWebSocket (0.75.4):
|
|
316
268
|
- glog
|
|
317
269
|
- hermes-engine
|
|
318
|
-
- RCT-Folly (=
|
|
319
|
-
-
|
|
270
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
271
|
+
- RCTDeprecation
|
|
272
|
+
- React-Core/Default (= 0.75.4)
|
|
320
273
|
- React-cxxreact
|
|
274
|
+
- React-featureflags
|
|
321
275
|
- React-hermes
|
|
322
276
|
- React-jsi
|
|
323
277
|
- React-jsiexecutor
|
|
278
|
+
- React-jsinspector
|
|
324
279
|
- React-perflogger
|
|
325
280
|
- React-runtimescheduler
|
|
326
281
|
- React-utils
|
|
327
|
-
- SocketRocket (= 0.
|
|
282
|
+
- SocketRocket (= 0.7.0)
|
|
328
283
|
- Yoga
|
|
329
|
-
- React-CoreModules (0.
|
|
330
|
-
-
|
|
331
|
-
-
|
|
332
|
-
-
|
|
333
|
-
-
|
|
334
|
-
- React-
|
|
284
|
+
- React-CoreModules (0.75.4):
|
|
285
|
+
- DoubleConversion
|
|
286
|
+
- fmt (= 9.1.0)
|
|
287
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
288
|
+
- RCTTypeSafety (= 0.75.4)
|
|
289
|
+
- React-Core/CoreModulesHeaders (= 0.75.4)
|
|
290
|
+
- React-jsi (= 0.75.4)
|
|
291
|
+
- React-jsinspector
|
|
335
292
|
- React-NativeModulesApple
|
|
336
293
|
- React-RCTBlob
|
|
337
|
-
- React-RCTImage (= 0.
|
|
294
|
+
- React-RCTImage (= 0.75.4)
|
|
295
|
+
- ReactCodegen
|
|
338
296
|
- ReactCommon
|
|
339
|
-
- SocketRocket (= 0.
|
|
340
|
-
- React-cxxreact (0.
|
|
341
|
-
- boost
|
|
297
|
+
- SocketRocket (= 0.7.0)
|
|
298
|
+
- React-cxxreact (0.75.4):
|
|
299
|
+
- boost
|
|
300
|
+
- DoubleConversion
|
|
301
|
+
- fmt (= 9.1.0)
|
|
302
|
+
- glog
|
|
303
|
+
- hermes-engine
|
|
304
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
305
|
+
- React-callinvoker (= 0.75.4)
|
|
306
|
+
- React-debug (= 0.75.4)
|
|
307
|
+
- React-jsi (= 0.75.4)
|
|
308
|
+
- React-jsinspector
|
|
309
|
+
- React-logger (= 0.75.4)
|
|
310
|
+
- React-perflogger (= 0.75.4)
|
|
311
|
+
- React-runtimeexecutor (= 0.75.4)
|
|
312
|
+
- React-debug (0.75.4)
|
|
313
|
+
- React-defaultsnativemodule (0.75.4):
|
|
314
|
+
- DoubleConversion
|
|
315
|
+
- glog
|
|
316
|
+
- hermes-engine
|
|
317
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
318
|
+
- RCTRequired
|
|
319
|
+
- RCTTypeSafety
|
|
320
|
+
- React-Core
|
|
321
|
+
- React-debug
|
|
322
|
+
- React-domnativemodule
|
|
323
|
+
- React-Fabric
|
|
324
|
+
- React-featureflags
|
|
325
|
+
- React-featureflagsnativemodule
|
|
326
|
+
- React-graphics
|
|
327
|
+
- React-idlecallbacksnativemodule
|
|
328
|
+
- React-ImageManager
|
|
329
|
+
- React-microtasksnativemodule
|
|
330
|
+
- React-NativeModulesApple
|
|
331
|
+
- React-RCTFabric
|
|
332
|
+
- React-rendererdebug
|
|
333
|
+
- React-utils
|
|
334
|
+
- ReactCodegen
|
|
335
|
+
- ReactCommon/turbomodule/bridging
|
|
336
|
+
- ReactCommon/turbomodule/core
|
|
337
|
+
- Yoga
|
|
338
|
+
- React-domnativemodule (0.75.4):
|
|
339
|
+
- DoubleConversion
|
|
340
|
+
- glog
|
|
341
|
+
- hermes-engine
|
|
342
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
343
|
+
- RCTRequired
|
|
344
|
+
- RCTTypeSafety
|
|
345
|
+
- React-Core
|
|
346
|
+
- React-debug
|
|
347
|
+
- React-Fabric
|
|
348
|
+
- React-FabricComponents
|
|
349
|
+
- React-featureflags
|
|
350
|
+
- React-graphics
|
|
351
|
+
- React-ImageManager
|
|
352
|
+
- React-NativeModulesApple
|
|
353
|
+
- React-RCTFabric
|
|
354
|
+
- React-rendererdebug
|
|
355
|
+
- React-utils
|
|
356
|
+
- ReactCodegen
|
|
357
|
+
- ReactCommon/turbomodule/bridging
|
|
358
|
+
- ReactCommon/turbomodule/core
|
|
359
|
+
- Yoga
|
|
360
|
+
- React-Fabric (0.75.4):
|
|
342
361
|
- DoubleConversion
|
|
343
|
-
- fmt (
|
|
344
|
-
- glog
|
|
345
|
-
- hermes-engine
|
|
346
|
-
- RCT-Folly (=
|
|
347
|
-
-
|
|
348
|
-
-
|
|
349
|
-
- React-
|
|
350
|
-
- React-
|
|
351
|
-
- React-
|
|
352
|
-
- React-
|
|
353
|
-
- React-
|
|
354
|
-
|
|
355
|
-
|
|
362
|
+
- fmt (= 9.1.0)
|
|
363
|
+
- glog
|
|
364
|
+
- hermes-engine
|
|
365
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
366
|
+
- RCTRequired
|
|
367
|
+
- RCTTypeSafety
|
|
368
|
+
- React-Core
|
|
369
|
+
- React-cxxreact
|
|
370
|
+
- React-debug
|
|
371
|
+
- React-Fabric/animations (= 0.75.4)
|
|
372
|
+
- React-Fabric/attributedstring (= 0.75.4)
|
|
373
|
+
- React-Fabric/componentregistry (= 0.75.4)
|
|
374
|
+
- React-Fabric/componentregistrynative (= 0.75.4)
|
|
375
|
+
- React-Fabric/components (= 0.75.4)
|
|
376
|
+
- React-Fabric/core (= 0.75.4)
|
|
377
|
+
- React-Fabric/dom (= 0.75.4)
|
|
378
|
+
- React-Fabric/imagemanager (= 0.75.4)
|
|
379
|
+
- React-Fabric/leakchecker (= 0.75.4)
|
|
380
|
+
- React-Fabric/mounting (= 0.75.4)
|
|
381
|
+
- React-Fabric/observers (= 0.75.4)
|
|
382
|
+
- React-Fabric/scheduler (= 0.75.4)
|
|
383
|
+
- React-Fabric/telemetry (= 0.75.4)
|
|
384
|
+
- React-Fabric/templateprocessor (= 0.75.4)
|
|
385
|
+
- React-Fabric/uimanager (= 0.75.4)
|
|
386
|
+
- React-featureflags
|
|
387
|
+
- React-graphics
|
|
388
|
+
- React-jsi
|
|
389
|
+
- React-jsiexecutor
|
|
390
|
+
- React-logger
|
|
391
|
+
- React-rendererdebug
|
|
392
|
+
- React-runtimescheduler
|
|
393
|
+
- React-utils
|
|
394
|
+
- ReactCommon/turbomodule/core
|
|
395
|
+
- React-Fabric/animations (0.75.4):
|
|
356
396
|
- DoubleConversion
|
|
357
|
-
- fmt (
|
|
397
|
+
- fmt (= 9.1.0)
|
|
358
398
|
- glog
|
|
359
399
|
- hermes-engine
|
|
360
|
-
- RCT-Folly/Fabric (=
|
|
400
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
361
401
|
- RCTRequired
|
|
362
402
|
- RCTTypeSafety
|
|
363
403
|
- React-Core
|
|
364
404
|
- React-cxxreact
|
|
365
405
|
- React-debug
|
|
366
|
-
- React-
|
|
367
|
-
- React-Fabric/attributedstring (= 0.73.9)
|
|
368
|
-
- React-Fabric/componentregistry (= 0.73.9)
|
|
369
|
-
- React-Fabric/componentregistrynative (= 0.73.9)
|
|
370
|
-
- React-Fabric/components (= 0.73.9)
|
|
371
|
-
- React-Fabric/core (= 0.73.9)
|
|
372
|
-
- React-Fabric/imagemanager (= 0.73.9)
|
|
373
|
-
- React-Fabric/leakchecker (= 0.73.9)
|
|
374
|
-
- React-Fabric/mounting (= 0.73.9)
|
|
375
|
-
- React-Fabric/scheduler (= 0.73.9)
|
|
376
|
-
- React-Fabric/telemetry (= 0.73.9)
|
|
377
|
-
- React-Fabric/templateprocessor (= 0.73.9)
|
|
378
|
-
- React-Fabric/textlayoutmanager (= 0.73.9)
|
|
379
|
-
- React-Fabric/uimanager (= 0.73.9)
|
|
406
|
+
- React-featureflags
|
|
380
407
|
- React-graphics
|
|
381
408
|
- React-jsi
|
|
382
409
|
- React-jsiexecutor
|
|
@@ -385,17 +412,18 @@ PODS:
|
|
|
385
412
|
- React-runtimescheduler
|
|
386
413
|
- React-utils
|
|
387
414
|
- ReactCommon/turbomodule/core
|
|
388
|
-
- React-Fabric/
|
|
415
|
+
- React-Fabric/attributedstring (0.75.4):
|
|
389
416
|
- DoubleConversion
|
|
390
|
-
- fmt (
|
|
417
|
+
- fmt (= 9.1.0)
|
|
391
418
|
- glog
|
|
392
419
|
- hermes-engine
|
|
393
|
-
- RCT-Folly/Fabric (=
|
|
420
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
394
421
|
- RCTRequired
|
|
395
422
|
- RCTTypeSafety
|
|
396
423
|
- React-Core
|
|
397
424
|
- React-cxxreact
|
|
398
425
|
- React-debug
|
|
426
|
+
- React-featureflags
|
|
399
427
|
- React-graphics
|
|
400
428
|
- React-jsi
|
|
401
429
|
- React-jsiexecutor
|
|
@@ -404,17 +432,18 @@ PODS:
|
|
|
404
432
|
- React-runtimescheduler
|
|
405
433
|
- React-utils
|
|
406
434
|
- ReactCommon/turbomodule/core
|
|
407
|
-
- React-Fabric/
|
|
435
|
+
- React-Fabric/componentregistry (0.75.4):
|
|
408
436
|
- DoubleConversion
|
|
409
|
-
- fmt (
|
|
437
|
+
- fmt (= 9.1.0)
|
|
410
438
|
- glog
|
|
411
439
|
- hermes-engine
|
|
412
|
-
- RCT-Folly/Fabric (=
|
|
440
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
413
441
|
- RCTRequired
|
|
414
442
|
- RCTTypeSafety
|
|
415
443
|
- React-Core
|
|
416
444
|
- React-cxxreact
|
|
417
445
|
- React-debug
|
|
446
|
+
- React-featureflags
|
|
418
447
|
- React-graphics
|
|
419
448
|
- React-jsi
|
|
420
449
|
- React-jsiexecutor
|
|
@@ -423,17 +452,18 @@ PODS:
|
|
|
423
452
|
- React-runtimescheduler
|
|
424
453
|
- React-utils
|
|
425
454
|
- ReactCommon/turbomodule/core
|
|
426
|
-
- React-Fabric/
|
|
455
|
+
- React-Fabric/componentregistrynative (0.75.4):
|
|
427
456
|
- DoubleConversion
|
|
428
|
-
- fmt (
|
|
457
|
+
- fmt (= 9.1.0)
|
|
429
458
|
- glog
|
|
430
459
|
- hermes-engine
|
|
431
|
-
- RCT-Folly/Fabric (=
|
|
460
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
432
461
|
- RCTRequired
|
|
433
462
|
- RCTTypeSafety
|
|
434
463
|
- React-Core
|
|
435
464
|
- React-cxxreact
|
|
436
465
|
- React-debug
|
|
466
|
+
- React-featureflags
|
|
437
467
|
- React-graphics
|
|
438
468
|
- React-jsi
|
|
439
469
|
- React-jsiexecutor
|
|
@@ -442,17 +472,21 @@ PODS:
|
|
|
442
472
|
- React-runtimescheduler
|
|
443
473
|
- React-utils
|
|
444
474
|
- ReactCommon/turbomodule/core
|
|
445
|
-
- React-Fabric/
|
|
475
|
+
- React-Fabric/components (0.75.4):
|
|
446
476
|
- DoubleConversion
|
|
447
|
-
- fmt (
|
|
477
|
+
- fmt (= 9.1.0)
|
|
448
478
|
- glog
|
|
449
479
|
- hermes-engine
|
|
450
|
-
- RCT-Folly/Fabric (=
|
|
480
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
451
481
|
- RCTRequired
|
|
452
482
|
- RCTTypeSafety
|
|
453
483
|
- React-Core
|
|
454
484
|
- React-cxxreact
|
|
455
485
|
- React-debug
|
|
486
|
+
- React-Fabric/components/legacyviewmanagerinterop (= 0.75.4)
|
|
487
|
+
- React-Fabric/components/root (= 0.75.4)
|
|
488
|
+
- React-Fabric/components/view (= 0.75.4)
|
|
489
|
+
- React-featureflags
|
|
456
490
|
- React-graphics
|
|
457
491
|
- React-jsi
|
|
458
492
|
- React-jsiexecutor
|
|
@@ -461,28 +495,18 @@ PODS:
|
|
|
461
495
|
- React-runtimescheduler
|
|
462
496
|
- React-utils
|
|
463
497
|
- ReactCommon/turbomodule/core
|
|
464
|
-
- React-Fabric/components (0.
|
|
498
|
+
- React-Fabric/components/legacyviewmanagerinterop (0.75.4):
|
|
465
499
|
- DoubleConversion
|
|
466
|
-
- fmt (
|
|
500
|
+
- fmt (= 9.1.0)
|
|
467
501
|
- glog
|
|
468
502
|
- hermes-engine
|
|
469
|
-
- RCT-Folly/Fabric (=
|
|
503
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
470
504
|
- RCTRequired
|
|
471
505
|
- RCTTypeSafety
|
|
472
506
|
- React-Core
|
|
473
507
|
- React-cxxreact
|
|
474
508
|
- React-debug
|
|
475
|
-
- React-
|
|
476
|
-
- React-Fabric/components/legacyviewmanagerinterop (= 0.73.9)
|
|
477
|
-
- React-Fabric/components/modal (= 0.73.9)
|
|
478
|
-
- React-Fabric/components/rncore (= 0.73.9)
|
|
479
|
-
- React-Fabric/components/root (= 0.73.9)
|
|
480
|
-
- React-Fabric/components/safeareaview (= 0.73.9)
|
|
481
|
-
- React-Fabric/components/scrollview (= 0.73.9)
|
|
482
|
-
- React-Fabric/components/text (= 0.73.9)
|
|
483
|
-
- React-Fabric/components/textinput (= 0.73.9)
|
|
484
|
-
- React-Fabric/components/unimplementedview (= 0.73.9)
|
|
485
|
-
- React-Fabric/components/view (= 0.73.9)
|
|
509
|
+
- React-featureflags
|
|
486
510
|
- React-graphics
|
|
487
511
|
- React-jsi
|
|
488
512
|
- React-jsiexecutor
|
|
@@ -491,17 +515,18 @@ PODS:
|
|
|
491
515
|
- React-runtimescheduler
|
|
492
516
|
- React-utils
|
|
493
517
|
- ReactCommon/turbomodule/core
|
|
494
|
-
- React-Fabric/components/
|
|
518
|
+
- React-Fabric/components/root (0.75.4):
|
|
495
519
|
- DoubleConversion
|
|
496
|
-
- fmt (
|
|
520
|
+
- fmt (= 9.1.0)
|
|
497
521
|
- glog
|
|
498
522
|
- hermes-engine
|
|
499
|
-
- RCT-Folly/Fabric (=
|
|
523
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
500
524
|
- RCTRequired
|
|
501
525
|
- RCTTypeSafety
|
|
502
526
|
- React-Core
|
|
503
527
|
- React-cxxreact
|
|
504
528
|
- React-debug
|
|
529
|
+
- React-featureflags
|
|
505
530
|
- React-graphics
|
|
506
531
|
- React-jsi
|
|
507
532
|
- React-jsiexecutor
|
|
@@ -510,17 +535,18 @@ PODS:
|
|
|
510
535
|
- React-runtimescheduler
|
|
511
536
|
- React-utils
|
|
512
537
|
- ReactCommon/turbomodule/core
|
|
513
|
-
- React-Fabric/components/
|
|
538
|
+
- React-Fabric/components/view (0.75.4):
|
|
514
539
|
- DoubleConversion
|
|
515
|
-
- fmt (
|
|
540
|
+
- fmt (= 9.1.0)
|
|
516
541
|
- glog
|
|
517
542
|
- hermes-engine
|
|
518
|
-
- RCT-Folly/Fabric (=
|
|
543
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
519
544
|
- RCTRequired
|
|
520
545
|
- RCTTypeSafety
|
|
521
546
|
- React-Core
|
|
522
547
|
- React-cxxreact
|
|
523
548
|
- React-debug
|
|
549
|
+
- React-featureflags
|
|
524
550
|
- React-graphics
|
|
525
551
|
- React-jsi
|
|
526
552
|
- React-jsiexecutor
|
|
@@ -529,17 +555,19 @@ PODS:
|
|
|
529
555
|
- React-runtimescheduler
|
|
530
556
|
- React-utils
|
|
531
557
|
- ReactCommon/turbomodule/core
|
|
532
|
-
|
|
558
|
+
- Yoga
|
|
559
|
+
- React-Fabric/core (0.75.4):
|
|
533
560
|
- DoubleConversion
|
|
534
|
-
- fmt (
|
|
561
|
+
- fmt (= 9.1.0)
|
|
535
562
|
- glog
|
|
536
563
|
- hermes-engine
|
|
537
|
-
- RCT-Folly/Fabric (=
|
|
564
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
538
565
|
- RCTRequired
|
|
539
566
|
- RCTTypeSafety
|
|
540
567
|
- React-Core
|
|
541
568
|
- React-cxxreact
|
|
542
569
|
- React-debug
|
|
570
|
+
- React-featureflags
|
|
543
571
|
- React-graphics
|
|
544
572
|
- React-jsi
|
|
545
573
|
- React-jsiexecutor
|
|
@@ -548,17 +576,18 @@ PODS:
|
|
|
548
576
|
- React-runtimescheduler
|
|
549
577
|
- React-utils
|
|
550
578
|
- ReactCommon/turbomodule/core
|
|
551
|
-
- React-Fabric/
|
|
579
|
+
- React-Fabric/dom (0.75.4):
|
|
552
580
|
- DoubleConversion
|
|
553
|
-
- fmt (
|
|
581
|
+
- fmt (= 9.1.0)
|
|
554
582
|
- glog
|
|
555
583
|
- hermes-engine
|
|
556
|
-
- RCT-Folly/Fabric (=
|
|
584
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
557
585
|
- RCTRequired
|
|
558
586
|
- RCTTypeSafety
|
|
559
587
|
- React-Core
|
|
560
588
|
- React-cxxreact
|
|
561
589
|
- React-debug
|
|
590
|
+
- React-featureflags
|
|
562
591
|
- React-graphics
|
|
563
592
|
- React-jsi
|
|
564
593
|
- React-jsiexecutor
|
|
@@ -567,17 +596,18 @@ PODS:
|
|
|
567
596
|
- React-runtimescheduler
|
|
568
597
|
- React-utils
|
|
569
598
|
- ReactCommon/turbomodule/core
|
|
570
|
-
- React-Fabric/
|
|
599
|
+
- React-Fabric/imagemanager (0.75.4):
|
|
571
600
|
- DoubleConversion
|
|
572
|
-
- fmt (
|
|
601
|
+
- fmt (= 9.1.0)
|
|
573
602
|
- glog
|
|
574
603
|
- hermes-engine
|
|
575
|
-
- RCT-Folly/Fabric (=
|
|
604
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
576
605
|
- RCTRequired
|
|
577
606
|
- RCTTypeSafety
|
|
578
607
|
- React-Core
|
|
579
608
|
- React-cxxreact
|
|
580
609
|
- React-debug
|
|
610
|
+
- React-featureflags
|
|
581
611
|
- React-graphics
|
|
582
612
|
- React-jsi
|
|
583
613
|
- React-jsiexecutor
|
|
@@ -586,17 +616,18 @@ PODS:
|
|
|
586
616
|
- React-runtimescheduler
|
|
587
617
|
- React-utils
|
|
588
618
|
- ReactCommon/turbomodule/core
|
|
589
|
-
- React-Fabric/
|
|
619
|
+
- React-Fabric/leakchecker (0.75.4):
|
|
590
620
|
- DoubleConversion
|
|
591
|
-
- fmt (
|
|
621
|
+
- fmt (= 9.1.0)
|
|
592
622
|
- glog
|
|
593
623
|
- hermes-engine
|
|
594
|
-
- RCT-Folly/Fabric (=
|
|
624
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
595
625
|
- RCTRequired
|
|
596
626
|
- RCTTypeSafety
|
|
597
627
|
- React-Core
|
|
598
628
|
- React-cxxreact
|
|
599
629
|
- React-debug
|
|
630
|
+
- React-featureflags
|
|
600
631
|
- React-graphics
|
|
601
632
|
- React-jsi
|
|
602
633
|
- React-jsiexecutor
|
|
@@ -605,17 +636,18 @@ PODS:
|
|
|
605
636
|
- React-runtimescheduler
|
|
606
637
|
- React-utils
|
|
607
638
|
- ReactCommon/turbomodule/core
|
|
608
|
-
- React-Fabric/
|
|
639
|
+
- React-Fabric/mounting (0.75.4):
|
|
609
640
|
- DoubleConversion
|
|
610
|
-
- fmt (
|
|
641
|
+
- fmt (= 9.1.0)
|
|
611
642
|
- glog
|
|
612
643
|
- hermes-engine
|
|
613
|
-
- RCT-Folly/Fabric (=
|
|
644
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
614
645
|
- RCTRequired
|
|
615
646
|
- RCTTypeSafety
|
|
616
647
|
- React-Core
|
|
617
648
|
- React-cxxreact
|
|
618
649
|
- React-debug
|
|
650
|
+
- React-featureflags
|
|
619
651
|
- React-graphics
|
|
620
652
|
- React-jsi
|
|
621
653
|
- React-jsiexecutor
|
|
@@ -624,17 +656,19 @@ PODS:
|
|
|
624
656
|
- React-runtimescheduler
|
|
625
657
|
- React-utils
|
|
626
658
|
- ReactCommon/turbomodule/core
|
|
627
|
-
- React-Fabric/
|
|
659
|
+
- React-Fabric/observers (0.75.4):
|
|
628
660
|
- DoubleConversion
|
|
629
|
-
- fmt (
|
|
661
|
+
- fmt (= 9.1.0)
|
|
630
662
|
- glog
|
|
631
663
|
- hermes-engine
|
|
632
|
-
- RCT-Folly/Fabric (=
|
|
664
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
633
665
|
- RCTRequired
|
|
634
666
|
- RCTTypeSafety
|
|
635
667
|
- React-Core
|
|
636
668
|
- React-cxxreact
|
|
637
669
|
- React-debug
|
|
670
|
+
- React-Fabric/observers/events (= 0.75.4)
|
|
671
|
+
- React-featureflags
|
|
638
672
|
- React-graphics
|
|
639
673
|
- React-jsi
|
|
640
674
|
- React-jsiexecutor
|
|
@@ -643,17 +677,18 @@ PODS:
|
|
|
643
677
|
- React-runtimescheduler
|
|
644
678
|
- React-utils
|
|
645
679
|
- ReactCommon/turbomodule/core
|
|
646
|
-
- React-Fabric/
|
|
680
|
+
- React-Fabric/observers/events (0.75.4):
|
|
647
681
|
- DoubleConversion
|
|
648
|
-
- fmt (
|
|
682
|
+
- fmt (= 9.1.0)
|
|
649
683
|
- glog
|
|
650
684
|
- hermes-engine
|
|
651
|
-
- RCT-Folly/Fabric (=
|
|
685
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
652
686
|
- RCTRequired
|
|
653
687
|
- RCTTypeSafety
|
|
654
688
|
- React-Core
|
|
655
689
|
- React-cxxreact
|
|
656
690
|
- React-debug
|
|
691
|
+
- React-featureflags
|
|
657
692
|
- React-graphics
|
|
658
693
|
- React-jsi
|
|
659
694
|
- React-jsiexecutor
|
|
@@ -662,36 +697,40 @@ PODS:
|
|
|
662
697
|
- React-runtimescheduler
|
|
663
698
|
- React-utils
|
|
664
699
|
- ReactCommon/turbomodule/core
|
|
665
|
-
- React-Fabric/
|
|
700
|
+
- React-Fabric/scheduler (0.75.4):
|
|
666
701
|
- DoubleConversion
|
|
667
|
-
- fmt (
|
|
702
|
+
- fmt (= 9.1.0)
|
|
668
703
|
- glog
|
|
669
704
|
- hermes-engine
|
|
670
|
-
- RCT-Folly/Fabric (=
|
|
705
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
671
706
|
- RCTRequired
|
|
672
707
|
- RCTTypeSafety
|
|
673
708
|
- React-Core
|
|
674
709
|
- React-cxxreact
|
|
675
710
|
- React-debug
|
|
711
|
+
- React-Fabric/observers/events
|
|
712
|
+
- React-featureflags
|
|
676
713
|
- React-graphics
|
|
677
714
|
- React-jsi
|
|
678
715
|
- React-jsiexecutor
|
|
679
716
|
- React-logger
|
|
717
|
+
- React-performancetimeline
|
|
680
718
|
- React-rendererdebug
|
|
681
719
|
- React-runtimescheduler
|
|
682
720
|
- React-utils
|
|
683
721
|
- ReactCommon/turbomodule/core
|
|
684
|
-
- React-Fabric/
|
|
722
|
+
- React-Fabric/telemetry (0.75.4):
|
|
685
723
|
- DoubleConversion
|
|
686
|
-
- fmt (
|
|
724
|
+
- fmt (= 9.1.0)
|
|
687
725
|
- glog
|
|
688
726
|
- hermes-engine
|
|
689
|
-
- RCT-Folly/Fabric (=
|
|
727
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
690
728
|
- RCTRequired
|
|
691
729
|
- RCTTypeSafety
|
|
692
730
|
- React-Core
|
|
693
731
|
- React-cxxreact
|
|
694
732
|
- React-debug
|
|
733
|
+
- React-featureflags
|
|
695
734
|
- React-graphics
|
|
696
735
|
- React-jsi
|
|
697
736
|
- React-jsiexecutor
|
|
@@ -700,18 +739,116 @@ PODS:
|
|
|
700
739
|
- React-runtimescheduler
|
|
701
740
|
- React-utils
|
|
702
741
|
- ReactCommon/turbomodule/core
|
|
742
|
+
- React-Fabric/templateprocessor (0.75.4):
|
|
743
|
+
- DoubleConversion
|
|
744
|
+
- fmt (= 9.1.0)
|
|
745
|
+
- glog
|
|
746
|
+
- hermes-engine
|
|
747
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
748
|
+
- RCTRequired
|
|
749
|
+
- RCTTypeSafety
|
|
750
|
+
- React-Core
|
|
751
|
+
- React-cxxreact
|
|
752
|
+
- React-debug
|
|
753
|
+
- React-featureflags
|
|
754
|
+
- React-graphics
|
|
755
|
+
- React-jsi
|
|
756
|
+
- React-jsiexecutor
|
|
757
|
+
- React-logger
|
|
758
|
+
- React-rendererdebug
|
|
759
|
+
- React-runtimescheduler
|
|
760
|
+
- React-utils
|
|
761
|
+
- ReactCommon/turbomodule/core
|
|
762
|
+
- React-Fabric/uimanager (0.75.4):
|
|
763
|
+
- DoubleConversion
|
|
764
|
+
- fmt (= 9.1.0)
|
|
765
|
+
- glog
|
|
766
|
+
- hermes-engine
|
|
767
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
768
|
+
- RCTRequired
|
|
769
|
+
- RCTTypeSafety
|
|
770
|
+
- React-Core
|
|
771
|
+
- React-cxxreact
|
|
772
|
+
- React-debug
|
|
773
|
+
- React-Fabric/uimanager/consistency (= 0.75.4)
|
|
774
|
+
- React-featureflags
|
|
775
|
+
- React-graphics
|
|
776
|
+
- React-jsi
|
|
777
|
+
- React-jsiexecutor
|
|
778
|
+
- React-logger
|
|
779
|
+
- React-rendererconsistency
|
|
780
|
+
- React-rendererdebug
|
|
781
|
+
- React-runtimescheduler
|
|
782
|
+
- React-utils
|
|
783
|
+
- ReactCommon/turbomodule/core
|
|
784
|
+
- React-Fabric/uimanager/consistency (0.75.4):
|
|
785
|
+
- DoubleConversion
|
|
786
|
+
- fmt (= 9.1.0)
|
|
787
|
+
- glog
|
|
788
|
+
- hermes-engine
|
|
789
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
790
|
+
- RCTRequired
|
|
791
|
+
- RCTTypeSafety
|
|
792
|
+
- React-Core
|
|
793
|
+
- React-cxxreact
|
|
794
|
+
- React-debug
|
|
795
|
+
- React-featureflags
|
|
796
|
+
- React-graphics
|
|
797
|
+
- React-jsi
|
|
798
|
+
- React-jsiexecutor
|
|
799
|
+
- React-logger
|
|
800
|
+
- React-rendererconsistency
|
|
801
|
+
- React-rendererdebug
|
|
802
|
+
- React-runtimescheduler
|
|
803
|
+
- React-utils
|
|
804
|
+
- ReactCommon/turbomodule/core
|
|
805
|
+
- React-FabricComponents (0.75.4):
|
|
806
|
+
- DoubleConversion
|
|
807
|
+
- fmt (= 9.1.0)
|
|
808
|
+
- glog
|
|
809
|
+
- hermes-engine
|
|
810
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
811
|
+
- RCTRequired
|
|
812
|
+
- RCTTypeSafety
|
|
813
|
+
- React-Core
|
|
814
|
+
- React-cxxreact
|
|
815
|
+
- React-debug
|
|
816
|
+
- React-Fabric
|
|
817
|
+
- React-FabricComponents/components (= 0.75.4)
|
|
818
|
+
- React-FabricComponents/textlayoutmanager (= 0.75.4)
|
|
819
|
+
- React-featureflags
|
|
820
|
+
- React-graphics
|
|
821
|
+
- React-jsi
|
|
822
|
+
- React-jsiexecutor
|
|
823
|
+
- React-logger
|
|
824
|
+
- React-rendererdebug
|
|
825
|
+
- React-runtimescheduler
|
|
826
|
+
- React-utils
|
|
827
|
+
- ReactCodegen
|
|
828
|
+
- ReactCommon/turbomodule/core
|
|
703
829
|
- Yoga
|
|
704
|
-
- React-
|
|
830
|
+
- React-FabricComponents/components (0.75.4):
|
|
705
831
|
- DoubleConversion
|
|
706
|
-
- fmt (
|
|
832
|
+
- fmt (= 9.1.0)
|
|
707
833
|
- glog
|
|
708
834
|
- hermes-engine
|
|
709
|
-
- RCT-Folly/Fabric (=
|
|
835
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
710
836
|
- RCTRequired
|
|
711
837
|
- RCTTypeSafety
|
|
712
838
|
- React-Core
|
|
713
839
|
- React-cxxreact
|
|
714
840
|
- React-debug
|
|
841
|
+
- React-Fabric
|
|
842
|
+
- React-FabricComponents/components/inputaccessory (= 0.75.4)
|
|
843
|
+
- React-FabricComponents/components/iostextinput (= 0.75.4)
|
|
844
|
+
- React-FabricComponents/components/modal (= 0.75.4)
|
|
845
|
+
- React-FabricComponents/components/rncore (= 0.75.4)
|
|
846
|
+
- React-FabricComponents/components/safeareaview (= 0.75.4)
|
|
847
|
+
- React-FabricComponents/components/scrollview (= 0.75.4)
|
|
848
|
+
- React-FabricComponents/components/text (= 0.75.4)
|
|
849
|
+
- React-FabricComponents/components/textinput (= 0.75.4)
|
|
850
|
+
- React-FabricComponents/components/unimplementedview (= 0.75.4)
|
|
851
|
+
- React-featureflags
|
|
715
852
|
- React-graphics
|
|
716
853
|
- React-jsi
|
|
717
854
|
- React-jsiexecutor
|
|
@@ -719,18 +856,22 @@ PODS:
|
|
|
719
856
|
- React-rendererdebug
|
|
720
857
|
- React-runtimescheduler
|
|
721
858
|
- React-utils
|
|
859
|
+
- ReactCodegen
|
|
722
860
|
- ReactCommon/turbomodule/core
|
|
723
|
-
|
|
861
|
+
- Yoga
|
|
862
|
+
- React-FabricComponents/components/inputaccessory (0.75.4):
|
|
724
863
|
- DoubleConversion
|
|
725
|
-
- fmt (
|
|
864
|
+
- fmt (= 9.1.0)
|
|
726
865
|
- glog
|
|
727
866
|
- hermes-engine
|
|
728
|
-
- RCT-Folly/Fabric (=
|
|
867
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
729
868
|
- RCTRequired
|
|
730
869
|
- RCTTypeSafety
|
|
731
870
|
- React-Core
|
|
732
871
|
- React-cxxreact
|
|
733
872
|
- React-debug
|
|
873
|
+
- React-Fabric
|
|
874
|
+
- React-featureflags
|
|
734
875
|
- React-graphics
|
|
735
876
|
- React-jsi
|
|
736
877
|
- React-jsiexecutor
|
|
@@ -738,18 +879,22 @@ PODS:
|
|
|
738
879
|
- React-rendererdebug
|
|
739
880
|
- React-runtimescheduler
|
|
740
881
|
- React-utils
|
|
882
|
+
- ReactCodegen
|
|
741
883
|
- ReactCommon/turbomodule/core
|
|
742
|
-
|
|
884
|
+
- Yoga
|
|
885
|
+
- React-FabricComponents/components/iostextinput (0.75.4):
|
|
743
886
|
- DoubleConversion
|
|
744
|
-
- fmt (
|
|
887
|
+
- fmt (= 9.1.0)
|
|
745
888
|
- glog
|
|
746
889
|
- hermes-engine
|
|
747
|
-
- RCT-Folly/Fabric (=
|
|
890
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
748
891
|
- RCTRequired
|
|
749
892
|
- RCTTypeSafety
|
|
750
893
|
- React-Core
|
|
751
894
|
- React-cxxreact
|
|
752
895
|
- React-debug
|
|
896
|
+
- React-Fabric
|
|
897
|
+
- React-featureflags
|
|
753
898
|
- React-graphics
|
|
754
899
|
- React-jsi
|
|
755
900
|
- React-jsiexecutor
|
|
@@ -757,18 +902,22 @@ PODS:
|
|
|
757
902
|
- React-rendererdebug
|
|
758
903
|
- React-runtimescheduler
|
|
759
904
|
- React-utils
|
|
905
|
+
- ReactCodegen
|
|
760
906
|
- ReactCommon/turbomodule/core
|
|
761
|
-
|
|
907
|
+
- Yoga
|
|
908
|
+
- React-FabricComponents/components/modal (0.75.4):
|
|
762
909
|
- DoubleConversion
|
|
763
|
-
- fmt (
|
|
910
|
+
- fmt (= 9.1.0)
|
|
764
911
|
- glog
|
|
765
912
|
- hermes-engine
|
|
766
|
-
- RCT-Folly/Fabric (=
|
|
913
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
767
914
|
- RCTRequired
|
|
768
915
|
- RCTTypeSafety
|
|
769
916
|
- React-Core
|
|
770
917
|
- React-cxxreact
|
|
771
918
|
- React-debug
|
|
919
|
+
- React-Fabric
|
|
920
|
+
- React-featureflags
|
|
772
921
|
- React-graphics
|
|
773
922
|
- React-jsi
|
|
774
923
|
- React-jsiexecutor
|
|
@@ -776,18 +925,22 @@ PODS:
|
|
|
776
925
|
- React-rendererdebug
|
|
777
926
|
- React-runtimescheduler
|
|
778
927
|
- React-utils
|
|
928
|
+
- ReactCodegen
|
|
779
929
|
- ReactCommon/turbomodule/core
|
|
780
|
-
|
|
930
|
+
- Yoga
|
|
931
|
+
- React-FabricComponents/components/rncore (0.75.4):
|
|
781
932
|
- DoubleConversion
|
|
782
|
-
- fmt (
|
|
933
|
+
- fmt (= 9.1.0)
|
|
783
934
|
- glog
|
|
784
935
|
- hermes-engine
|
|
785
|
-
- RCT-Folly/Fabric (=
|
|
936
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
786
937
|
- RCTRequired
|
|
787
938
|
- RCTTypeSafety
|
|
788
939
|
- React-Core
|
|
789
940
|
- React-cxxreact
|
|
790
941
|
- React-debug
|
|
942
|
+
- React-Fabric
|
|
943
|
+
- React-featureflags
|
|
791
944
|
- React-graphics
|
|
792
945
|
- React-jsi
|
|
793
946
|
- React-jsiexecutor
|
|
@@ -795,18 +948,22 @@ PODS:
|
|
|
795
948
|
- React-rendererdebug
|
|
796
949
|
- React-runtimescheduler
|
|
797
950
|
- React-utils
|
|
951
|
+
- ReactCodegen
|
|
798
952
|
- ReactCommon/turbomodule/core
|
|
799
|
-
|
|
953
|
+
- Yoga
|
|
954
|
+
- React-FabricComponents/components/safeareaview (0.75.4):
|
|
800
955
|
- DoubleConversion
|
|
801
|
-
- fmt (
|
|
956
|
+
- fmt (= 9.1.0)
|
|
802
957
|
- glog
|
|
803
958
|
- hermes-engine
|
|
804
|
-
- RCT-Folly/Fabric (=
|
|
959
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
805
960
|
- RCTRequired
|
|
806
961
|
- RCTTypeSafety
|
|
807
962
|
- React-Core
|
|
808
963
|
- React-cxxreact
|
|
809
964
|
- React-debug
|
|
965
|
+
- React-Fabric
|
|
966
|
+
- React-featureflags
|
|
810
967
|
- React-graphics
|
|
811
968
|
- React-jsi
|
|
812
969
|
- React-jsiexecutor
|
|
@@ -814,18 +971,22 @@ PODS:
|
|
|
814
971
|
- React-rendererdebug
|
|
815
972
|
- React-runtimescheduler
|
|
816
973
|
- React-utils
|
|
974
|
+
- ReactCodegen
|
|
817
975
|
- ReactCommon/turbomodule/core
|
|
818
|
-
|
|
976
|
+
- Yoga
|
|
977
|
+
- React-FabricComponents/components/scrollview (0.75.4):
|
|
819
978
|
- DoubleConversion
|
|
820
|
-
- fmt (
|
|
979
|
+
- fmt (= 9.1.0)
|
|
821
980
|
- glog
|
|
822
981
|
- hermes-engine
|
|
823
|
-
- RCT-Folly/Fabric (=
|
|
982
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
824
983
|
- RCTRequired
|
|
825
984
|
- RCTTypeSafety
|
|
826
985
|
- React-Core
|
|
827
986
|
- React-cxxreact
|
|
828
987
|
- React-debug
|
|
988
|
+
- React-Fabric
|
|
989
|
+
- React-featureflags
|
|
829
990
|
- React-graphics
|
|
830
991
|
- React-jsi
|
|
831
992
|
- React-jsiexecutor
|
|
@@ -833,19 +994,22 @@ PODS:
|
|
|
833
994
|
- React-rendererdebug
|
|
834
995
|
- React-runtimescheduler
|
|
835
996
|
- React-utils
|
|
997
|
+
- ReactCodegen
|
|
836
998
|
- ReactCommon/turbomodule/core
|
|
837
|
-
|
|
999
|
+
- Yoga
|
|
1000
|
+
- React-FabricComponents/components/text (0.75.4):
|
|
838
1001
|
- DoubleConversion
|
|
839
|
-
- fmt (
|
|
1002
|
+
- fmt (= 9.1.0)
|
|
840
1003
|
- glog
|
|
841
1004
|
- hermes-engine
|
|
842
|
-
- RCT-Folly/Fabric (=
|
|
1005
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
843
1006
|
- RCTRequired
|
|
844
1007
|
- RCTTypeSafety
|
|
845
1008
|
- React-Core
|
|
846
1009
|
- React-cxxreact
|
|
847
1010
|
- React-debug
|
|
848
|
-
- React-Fabric
|
|
1011
|
+
- React-Fabric
|
|
1012
|
+
- React-featureflags
|
|
849
1013
|
- React-graphics
|
|
850
1014
|
- React-jsi
|
|
851
1015
|
- React-jsiexecutor
|
|
@@ -853,18 +1017,22 @@ PODS:
|
|
|
853
1017
|
- React-rendererdebug
|
|
854
1018
|
- React-runtimescheduler
|
|
855
1019
|
- React-utils
|
|
1020
|
+
- ReactCodegen
|
|
856
1021
|
- ReactCommon/turbomodule/core
|
|
857
|
-
|
|
1022
|
+
- Yoga
|
|
1023
|
+
- React-FabricComponents/components/textinput (0.75.4):
|
|
858
1024
|
- DoubleConversion
|
|
859
|
-
- fmt (
|
|
1025
|
+
- fmt (= 9.1.0)
|
|
860
1026
|
- glog
|
|
861
1027
|
- hermes-engine
|
|
862
|
-
- RCT-Folly/Fabric (=
|
|
1028
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
863
1029
|
- RCTRequired
|
|
864
1030
|
- RCTTypeSafety
|
|
865
1031
|
- React-Core
|
|
866
1032
|
- React-cxxreact
|
|
867
1033
|
- React-debug
|
|
1034
|
+
- React-Fabric
|
|
1035
|
+
- React-featureflags
|
|
868
1036
|
- React-graphics
|
|
869
1037
|
- React-jsi
|
|
870
1038
|
- React-jsiexecutor
|
|
@@ -872,43 +1040,138 @@ PODS:
|
|
|
872
1040
|
- React-rendererdebug
|
|
873
1041
|
- React-runtimescheduler
|
|
874
1042
|
- React-utils
|
|
1043
|
+
- ReactCodegen
|
|
875
1044
|
- ReactCommon/turbomodule/core
|
|
876
|
-
|
|
1045
|
+
- Yoga
|
|
1046
|
+
- React-FabricComponents/components/unimplementedview (0.75.4):
|
|
877
1047
|
- DoubleConversion
|
|
878
|
-
- fmt (
|
|
1048
|
+
- fmt (= 9.1.0)
|
|
879
1049
|
- glog
|
|
880
1050
|
- hermes-engine
|
|
881
|
-
- RCT-Folly/Fabric (=
|
|
882
|
-
- RCTRequired
|
|
883
|
-
- RCTTypeSafety
|
|
1051
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1052
|
+
- RCTRequired
|
|
1053
|
+
- RCTTypeSafety
|
|
1054
|
+
- React-Core
|
|
1055
|
+
- React-cxxreact
|
|
1056
|
+
- React-debug
|
|
1057
|
+
- React-Fabric
|
|
1058
|
+
- React-featureflags
|
|
1059
|
+
- React-graphics
|
|
1060
|
+
- React-jsi
|
|
1061
|
+
- React-jsiexecutor
|
|
1062
|
+
- React-logger
|
|
1063
|
+
- React-rendererdebug
|
|
1064
|
+
- React-runtimescheduler
|
|
1065
|
+
- React-utils
|
|
1066
|
+
- ReactCodegen
|
|
1067
|
+
- ReactCommon/turbomodule/core
|
|
1068
|
+
- Yoga
|
|
1069
|
+
- React-FabricComponents/textlayoutmanager (0.75.4):
|
|
1070
|
+
- DoubleConversion
|
|
1071
|
+
- fmt (= 9.1.0)
|
|
1072
|
+
- glog
|
|
1073
|
+
- hermes-engine
|
|
1074
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1075
|
+
- RCTRequired
|
|
1076
|
+
- RCTTypeSafety
|
|
1077
|
+
- React-Core
|
|
1078
|
+
- React-cxxreact
|
|
1079
|
+
- React-debug
|
|
1080
|
+
- React-Fabric
|
|
1081
|
+
- React-featureflags
|
|
1082
|
+
- React-graphics
|
|
1083
|
+
- React-jsi
|
|
1084
|
+
- React-jsiexecutor
|
|
1085
|
+
- React-logger
|
|
1086
|
+
- React-rendererdebug
|
|
1087
|
+
- React-runtimescheduler
|
|
1088
|
+
- React-utils
|
|
1089
|
+
- ReactCodegen
|
|
1090
|
+
- ReactCommon/turbomodule/core
|
|
1091
|
+
- Yoga
|
|
1092
|
+
- React-FabricImage (0.75.4):
|
|
1093
|
+
- DoubleConversion
|
|
1094
|
+
- fmt (= 9.1.0)
|
|
1095
|
+
- glog
|
|
1096
|
+
- hermes-engine
|
|
1097
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1098
|
+
- RCTRequired (= 0.75.4)
|
|
1099
|
+
- RCTTypeSafety (= 0.75.4)
|
|
884
1100
|
- React-Fabric
|
|
885
1101
|
- React-graphics
|
|
886
1102
|
- React-ImageManager
|
|
887
1103
|
- React-jsi
|
|
888
|
-
- React-jsiexecutor (= 0.
|
|
1104
|
+
- React-jsiexecutor (= 0.75.4)
|
|
889
1105
|
- React-logger
|
|
890
1106
|
- React-rendererdebug
|
|
891
1107
|
- React-utils
|
|
892
1108
|
- ReactCommon
|
|
893
1109
|
- Yoga
|
|
894
|
-
- React-
|
|
1110
|
+
- React-featureflags (0.75.4)
|
|
1111
|
+
- React-featureflagsnativemodule (0.75.4):
|
|
1112
|
+
- DoubleConversion
|
|
895
1113
|
- glog
|
|
896
|
-
-
|
|
897
|
-
-
|
|
1114
|
+
- hermes-engine
|
|
1115
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1116
|
+
- RCTRequired
|
|
1117
|
+
- RCTTypeSafety
|
|
1118
|
+
- React-Core
|
|
1119
|
+
- React-debug
|
|
1120
|
+
- React-Fabric
|
|
1121
|
+
- React-featureflags
|
|
1122
|
+
- React-graphics
|
|
1123
|
+
- React-ImageManager
|
|
1124
|
+
- React-NativeModulesApple
|
|
1125
|
+
- React-RCTFabric
|
|
1126
|
+
- React-rendererdebug
|
|
898
1127
|
- React-utils
|
|
899
|
-
|
|
1128
|
+
- ReactCodegen
|
|
1129
|
+
- ReactCommon/turbomodule/bridging
|
|
1130
|
+
- ReactCommon/turbomodule/core
|
|
1131
|
+
- Yoga
|
|
1132
|
+
- React-graphics (0.75.4):
|
|
900
1133
|
- DoubleConversion
|
|
901
|
-
- fmt (
|
|
1134
|
+
- fmt (= 9.1.0)
|
|
1135
|
+
- glog
|
|
1136
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1137
|
+
- React-jsi
|
|
1138
|
+
- React-jsiexecutor
|
|
1139
|
+
- React-utils
|
|
1140
|
+
- React-hermes (0.75.4):
|
|
1141
|
+
- DoubleConversion
|
|
1142
|
+
- fmt (= 9.1.0)
|
|
902
1143
|
- glog
|
|
903
1144
|
- hermes-engine
|
|
904
|
-
- RCT-Folly (=
|
|
905
|
-
-
|
|
906
|
-
- React-cxxreact (= 0.73.9)
|
|
1145
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1146
|
+
- React-cxxreact (= 0.75.4)
|
|
907
1147
|
- React-jsi
|
|
908
|
-
- React-jsiexecutor (= 0.
|
|
909
|
-
- React-jsinspector
|
|
910
|
-
- React-perflogger (= 0.
|
|
911
|
-
|
|
1148
|
+
- React-jsiexecutor (= 0.75.4)
|
|
1149
|
+
- React-jsinspector
|
|
1150
|
+
- React-perflogger (= 0.75.4)
|
|
1151
|
+
- React-runtimeexecutor
|
|
1152
|
+
- React-idlecallbacksnativemodule (0.75.4):
|
|
1153
|
+
- DoubleConversion
|
|
1154
|
+
- glog
|
|
1155
|
+
- hermes-engine
|
|
1156
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1157
|
+
- RCTRequired
|
|
1158
|
+
- RCTTypeSafety
|
|
1159
|
+
- React-Core
|
|
1160
|
+
- React-debug
|
|
1161
|
+
- React-Fabric
|
|
1162
|
+
- React-featureflags
|
|
1163
|
+
- React-graphics
|
|
1164
|
+
- React-ImageManager
|
|
1165
|
+
- React-NativeModulesApple
|
|
1166
|
+
- React-RCTFabric
|
|
1167
|
+
- React-rendererdebug
|
|
1168
|
+
- React-runtimescheduler
|
|
1169
|
+
- React-utils
|
|
1170
|
+
- ReactCodegen
|
|
1171
|
+
- ReactCommon/turbomodule/bridging
|
|
1172
|
+
- ReactCommon/turbomodule/core
|
|
1173
|
+
- Yoga
|
|
1174
|
+
- React-ImageManager (0.75.4):
|
|
912
1175
|
- glog
|
|
913
1176
|
- RCT-Folly/Fabric
|
|
914
1177
|
- React-Core/Default
|
|
@@ -917,261 +1180,370 @@ PODS:
|
|
|
917
1180
|
- React-graphics
|
|
918
1181
|
- React-rendererdebug
|
|
919
1182
|
- React-utils
|
|
920
|
-
- React-jserrorhandler (0.
|
|
921
|
-
- RCT-Folly/Fabric (=
|
|
1183
|
+
- React-jserrorhandler (0.75.4):
|
|
1184
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
922
1185
|
- React-debug
|
|
923
1186
|
- React-jsi
|
|
924
|
-
|
|
925
|
-
|
|
926
|
-
-
|
|
1187
|
+
- React-jsi (0.75.4):
|
|
1188
|
+
- boost
|
|
1189
|
+
- DoubleConversion
|
|
1190
|
+
- fmt (= 9.1.0)
|
|
1191
|
+
- glog
|
|
1192
|
+
- hermes-engine
|
|
1193
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1194
|
+
- React-jsiexecutor (0.75.4):
|
|
927
1195
|
- DoubleConversion
|
|
928
|
-
- fmt (
|
|
1196
|
+
- fmt (= 9.1.0)
|
|
929
1197
|
- glog
|
|
930
1198
|
- hermes-engine
|
|
931
|
-
- RCT-Folly (=
|
|
932
|
-
|
|
1199
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1200
|
+
- React-cxxreact (= 0.75.4)
|
|
1201
|
+
- React-jsi (= 0.75.4)
|
|
1202
|
+
- React-jsinspector
|
|
1203
|
+
- React-perflogger (= 0.75.4)
|
|
1204
|
+
- React-jsinspector (0.75.4):
|
|
933
1205
|
- DoubleConversion
|
|
934
|
-
- fmt (~> 6.2.1)
|
|
935
1206
|
- glog
|
|
936
1207
|
- hermes-engine
|
|
937
|
-
- RCT-Folly (=
|
|
938
|
-
- React-
|
|
939
|
-
- React-jsi
|
|
940
|
-
- React-
|
|
941
|
-
- React-
|
|
942
|
-
|
|
1208
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1209
|
+
- React-featureflags
|
|
1210
|
+
- React-jsi
|
|
1211
|
+
- React-runtimeexecutor (= 0.75.4)
|
|
1212
|
+
- React-jsitracing (0.75.4):
|
|
1213
|
+
- React-jsi
|
|
1214
|
+
- React-logger (0.75.4):
|
|
1215
|
+
- glog
|
|
1216
|
+
- React-Mapbuffer (0.75.4):
|
|
943
1217
|
- glog
|
|
944
|
-
|
|
1218
|
+
- React-debug
|
|
1219
|
+
- React-microtasksnativemodule (0.75.4):
|
|
1220
|
+
- DoubleConversion
|
|
945
1221
|
- glog
|
|
1222
|
+
- hermes-engine
|
|
1223
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1224
|
+
- RCTRequired
|
|
1225
|
+
- RCTTypeSafety
|
|
1226
|
+
- React-Core
|
|
946
1227
|
- React-debug
|
|
947
|
-
|
|
948
|
-
|
|
1228
|
+
- React-Fabric
|
|
1229
|
+
- React-featureflags
|
|
1230
|
+
- React-graphics
|
|
1231
|
+
- React-ImageManager
|
|
1232
|
+
- React-NativeModulesApple
|
|
1233
|
+
- React-RCTFabric
|
|
1234
|
+
- React-rendererdebug
|
|
1235
|
+
- React-utils
|
|
1236
|
+
- ReactCodegen
|
|
1237
|
+
- ReactCommon/turbomodule/bridging
|
|
1238
|
+
- ReactCommon/turbomodule/core
|
|
1239
|
+
- Yoga
|
|
1240
|
+
- React-nativeconfig (0.75.4)
|
|
1241
|
+
- React-NativeModulesApple (0.75.4):
|
|
949
1242
|
- glog
|
|
950
1243
|
- hermes-engine
|
|
951
1244
|
- React-callinvoker
|
|
952
1245
|
- React-Core
|
|
953
1246
|
- React-cxxreact
|
|
954
1247
|
- React-jsi
|
|
1248
|
+
- React-jsinspector
|
|
955
1249
|
- React-runtimeexecutor
|
|
956
1250
|
- ReactCommon/turbomodule/bridging
|
|
957
1251
|
- ReactCommon/turbomodule/core
|
|
958
|
-
- React-perflogger (0.
|
|
959
|
-
- React-
|
|
960
|
-
-
|
|
961
|
-
|
|
962
|
-
|
|
1252
|
+
- React-perflogger (0.75.4)
|
|
1253
|
+
- React-performancetimeline (0.75.4):
|
|
1254
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1255
|
+
- React-cxxreact
|
|
1256
|
+
- React-RCTActionSheet (0.75.4):
|
|
1257
|
+
- React-Core/RCTActionSheetHeaders (= 0.75.4)
|
|
1258
|
+
- React-RCTAnimation (0.75.4):
|
|
1259
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
963
1260
|
- RCTTypeSafety
|
|
964
|
-
- React-Codegen
|
|
965
1261
|
- React-Core/RCTAnimationHeaders
|
|
966
1262
|
- React-jsi
|
|
967
1263
|
- React-NativeModulesApple
|
|
1264
|
+
- ReactCodegen
|
|
968
1265
|
- ReactCommon
|
|
969
|
-
- React-RCTAppDelegate (0.
|
|
970
|
-
- RCT-Folly
|
|
1266
|
+
- React-RCTAppDelegate (0.75.4):
|
|
1267
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
971
1268
|
- RCTRequired
|
|
972
1269
|
- RCTTypeSafety
|
|
973
1270
|
- React-Core
|
|
974
1271
|
- React-CoreModules
|
|
1272
|
+
- React-debug
|
|
1273
|
+
- React-defaultsnativemodule
|
|
1274
|
+
- React-Fabric
|
|
1275
|
+
- React-featureflags
|
|
1276
|
+
- React-graphics
|
|
975
1277
|
- React-hermes
|
|
976
1278
|
- React-nativeconfig
|
|
977
1279
|
- React-NativeModulesApple
|
|
978
1280
|
- React-RCTFabric
|
|
979
1281
|
- React-RCTImage
|
|
980
1282
|
- React-RCTNetwork
|
|
1283
|
+
- React-rendererdebug
|
|
1284
|
+
- React-RuntimeApple
|
|
1285
|
+
- React-RuntimeCore
|
|
1286
|
+
- React-RuntimeHermes
|
|
981
1287
|
- React-runtimescheduler
|
|
1288
|
+
- React-utils
|
|
1289
|
+
- ReactCodegen
|
|
982
1290
|
- ReactCommon
|
|
983
|
-
- React-RCTBlob (0.
|
|
1291
|
+
- React-RCTBlob (0.75.4):
|
|
1292
|
+
- DoubleConversion
|
|
1293
|
+
- fmt (= 9.1.0)
|
|
984
1294
|
- hermes-engine
|
|
985
|
-
- RCT-Folly (=
|
|
986
|
-
- React-Codegen
|
|
1295
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
987
1296
|
- React-Core/RCTBlobHeaders
|
|
988
1297
|
- React-Core/RCTWebSocket
|
|
989
1298
|
- React-jsi
|
|
1299
|
+
- React-jsinspector
|
|
990
1300
|
- React-NativeModulesApple
|
|
991
1301
|
- React-RCTNetwork
|
|
1302
|
+
- ReactCodegen
|
|
992
1303
|
- ReactCommon
|
|
993
|
-
- React-RCTFabric (0.
|
|
1304
|
+
- React-RCTFabric (0.75.4):
|
|
994
1305
|
- glog
|
|
995
1306
|
- hermes-engine
|
|
996
|
-
- RCT-Folly/Fabric (=
|
|
1307
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
997
1308
|
- React-Core
|
|
998
1309
|
- React-debug
|
|
999
1310
|
- React-Fabric
|
|
1311
|
+
- React-FabricComponents
|
|
1000
1312
|
- React-FabricImage
|
|
1313
|
+
- React-featureflags
|
|
1001
1314
|
- React-graphics
|
|
1002
1315
|
- React-ImageManager
|
|
1003
1316
|
- React-jsi
|
|
1317
|
+
- React-jsinspector
|
|
1004
1318
|
- React-nativeconfig
|
|
1319
|
+
- React-performancetimeline
|
|
1005
1320
|
- React-RCTImage
|
|
1006
1321
|
- React-RCTText
|
|
1322
|
+
- React-rendererconsistency
|
|
1007
1323
|
- React-rendererdebug
|
|
1008
1324
|
- React-runtimescheduler
|
|
1009
1325
|
- React-utils
|
|
1010
1326
|
- Yoga
|
|
1011
|
-
- React-RCTImage (0.
|
|
1012
|
-
- RCT-Folly (=
|
|
1327
|
+
- React-RCTImage (0.75.4):
|
|
1328
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1013
1329
|
- RCTTypeSafety
|
|
1014
|
-
- React-Codegen
|
|
1015
1330
|
- React-Core/RCTImageHeaders
|
|
1016
1331
|
- React-jsi
|
|
1017
1332
|
- React-NativeModulesApple
|
|
1018
1333
|
- React-RCTNetwork
|
|
1334
|
+
- ReactCodegen
|
|
1019
1335
|
- ReactCommon
|
|
1020
|
-
- React-RCTLinking (0.
|
|
1021
|
-
- React-
|
|
1022
|
-
- React-
|
|
1023
|
-
- React-jsi (= 0.73.9)
|
|
1336
|
+
- React-RCTLinking (0.75.4):
|
|
1337
|
+
- React-Core/RCTLinkingHeaders (= 0.75.4)
|
|
1338
|
+
- React-jsi (= 0.75.4)
|
|
1024
1339
|
- React-NativeModulesApple
|
|
1340
|
+
- ReactCodegen
|
|
1025
1341
|
- ReactCommon
|
|
1026
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1027
|
-
- React-RCTNetwork (0.
|
|
1028
|
-
- RCT-Folly (=
|
|
1342
|
+
- ReactCommon/turbomodule/core (= 0.75.4)
|
|
1343
|
+
- React-RCTNetwork (0.75.4):
|
|
1344
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1029
1345
|
- RCTTypeSafety
|
|
1030
|
-
- React-Codegen
|
|
1031
1346
|
- React-Core/RCTNetworkHeaders
|
|
1032
1347
|
- React-jsi
|
|
1033
1348
|
- React-NativeModulesApple
|
|
1349
|
+
- ReactCodegen
|
|
1034
1350
|
- ReactCommon
|
|
1035
|
-
- React-RCTSettings (0.
|
|
1036
|
-
- RCT-Folly (=
|
|
1351
|
+
- React-RCTSettings (0.75.4):
|
|
1352
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1037
1353
|
- RCTTypeSafety
|
|
1038
|
-
- React-Codegen
|
|
1039
1354
|
- React-Core/RCTSettingsHeaders
|
|
1040
1355
|
- React-jsi
|
|
1041
1356
|
- React-NativeModulesApple
|
|
1357
|
+
- ReactCodegen
|
|
1042
1358
|
- ReactCommon
|
|
1043
|
-
- React-RCTText (0.
|
|
1044
|
-
- React-Core/RCTTextHeaders (= 0.
|
|
1359
|
+
- React-RCTText (0.75.4):
|
|
1360
|
+
- React-Core/RCTTextHeaders (= 0.75.4)
|
|
1045
1361
|
- Yoga
|
|
1046
|
-
- React-RCTVibration (0.
|
|
1047
|
-
- RCT-Folly (=
|
|
1048
|
-
- React-Codegen
|
|
1362
|
+
- React-RCTVibration (0.75.4):
|
|
1363
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1049
1364
|
- React-Core/RCTVibrationHeaders
|
|
1050
1365
|
- React-jsi
|
|
1051
1366
|
- React-NativeModulesApple
|
|
1367
|
+
- ReactCodegen
|
|
1052
1368
|
- ReactCommon
|
|
1053
|
-
- React-
|
|
1369
|
+
- React-rendererconsistency (0.75.4)
|
|
1370
|
+
- React-rendererdebug (0.75.4):
|
|
1054
1371
|
- DoubleConversion
|
|
1055
|
-
- fmt (
|
|
1056
|
-
- RCT-Folly (=
|
|
1372
|
+
- fmt (= 9.1.0)
|
|
1373
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1057
1374
|
- React-debug
|
|
1058
|
-
- React-rncore (0.
|
|
1059
|
-
- React-
|
|
1060
|
-
-
|
|
1061
|
-
|
|
1375
|
+
- React-rncore (0.75.4)
|
|
1376
|
+
- React-RuntimeApple (0.75.4):
|
|
1377
|
+
- hermes-engine
|
|
1378
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1379
|
+
- React-callinvoker
|
|
1380
|
+
- React-Core/Default
|
|
1381
|
+
- React-CoreModules
|
|
1382
|
+
- React-cxxreact
|
|
1383
|
+
- React-jserrorhandler
|
|
1384
|
+
- React-jsi
|
|
1385
|
+
- React-jsiexecutor
|
|
1386
|
+
- React-jsinspector
|
|
1387
|
+
- React-Mapbuffer
|
|
1388
|
+
- React-NativeModulesApple
|
|
1389
|
+
- React-RCTFabric
|
|
1390
|
+
- React-RuntimeCore
|
|
1391
|
+
- React-runtimeexecutor
|
|
1392
|
+
- React-RuntimeHermes
|
|
1393
|
+
- React-runtimescheduler
|
|
1394
|
+
- React-utils
|
|
1395
|
+
- React-RuntimeCore (0.75.4):
|
|
1062
1396
|
- glog
|
|
1063
1397
|
- hermes-engine
|
|
1064
|
-
- RCT-Folly (=
|
|
1398
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1399
|
+
- React-cxxreact
|
|
1400
|
+
- React-featureflags
|
|
1401
|
+
- React-jserrorhandler
|
|
1402
|
+
- React-jsi
|
|
1403
|
+
- React-jsiexecutor
|
|
1404
|
+
- React-jsinspector
|
|
1405
|
+
- React-runtimeexecutor
|
|
1406
|
+
- React-runtimescheduler
|
|
1407
|
+
- React-utils
|
|
1408
|
+
- React-runtimeexecutor (0.75.4):
|
|
1409
|
+
- React-jsi (= 0.75.4)
|
|
1410
|
+
- React-RuntimeHermes (0.75.4):
|
|
1411
|
+
- hermes-engine
|
|
1412
|
+
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1413
|
+
- React-featureflags
|
|
1414
|
+
- React-hermes
|
|
1415
|
+
- React-jsi
|
|
1416
|
+
- React-jsinspector
|
|
1417
|
+
- React-jsitracing
|
|
1418
|
+
- React-nativeconfig
|
|
1419
|
+
- React-RuntimeCore
|
|
1420
|
+
- React-utils
|
|
1421
|
+
- React-runtimescheduler (0.75.4):
|
|
1422
|
+
- glog
|
|
1423
|
+
- hermes-engine
|
|
1424
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1065
1425
|
- React-callinvoker
|
|
1066
1426
|
- React-cxxreact
|
|
1067
1427
|
- React-debug
|
|
1428
|
+
- React-featureflags
|
|
1068
1429
|
- React-jsi
|
|
1430
|
+
- React-rendererconsistency
|
|
1069
1431
|
- React-rendererdebug
|
|
1070
1432
|
- React-runtimeexecutor
|
|
1071
1433
|
- React-utils
|
|
1072
|
-
- React-utils (0.
|
|
1434
|
+
- React-utils (0.75.4):
|
|
1073
1435
|
- glog
|
|
1074
|
-
-
|
|
1436
|
+
- hermes-engine
|
|
1437
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1438
|
+
- React-debug
|
|
1439
|
+
- React-jsi (= 0.75.4)
|
|
1440
|
+
- ReactCodegen (0.75.4):
|
|
1441
|
+
- DoubleConversion
|
|
1442
|
+
- glog
|
|
1443
|
+
- hermes-engine
|
|
1444
|
+
- RCT-Folly
|
|
1445
|
+
- RCTRequired
|
|
1446
|
+
- RCTTypeSafety
|
|
1447
|
+
- React-Core
|
|
1075
1448
|
- React-debug
|
|
1076
|
-
|
|
1077
|
-
- React-
|
|
1078
|
-
-
|
|
1079
|
-
|
|
1449
|
+
- React-Fabric
|
|
1450
|
+
- React-FabricImage
|
|
1451
|
+
- React-featureflags
|
|
1452
|
+
- React-graphics
|
|
1453
|
+
- React-jsi
|
|
1454
|
+
- React-jsiexecutor
|
|
1455
|
+
- React-NativeModulesApple
|
|
1456
|
+
- React-rendererdebug
|
|
1457
|
+
- React-utils
|
|
1458
|
+
- ReactCommon/turbomodule/bridging
|
|
1459
|
+
- ReactCommon/turbomodule/core
|
|
1460
|
+
- ReactCommon (0.75.4):
|
|
1461
|
+
- ReactCommon/turbomodule (= 0.75.4)
|
|
1462
|
+
- ReactCommon/turbomodule (0.75.4):
|
|
1080
1463
|
- DoubleConversion
|
|
1081
|
-
- fmt (
|
|
1082
|
-
- glog
|
|
1083
|
-
- hermes-engine
|
|
1084
|
-
- RCT-Folly (=
|
|
1085
|
-
- React-callinvoker (= 0.
|
|
1086
|
-
- React-cxxreact (= 0.
|
|
1087
|
-
- React-jsi (= 0.
|
|
1088
|
-
- React-logger (= 0.
|
|
1089
|
-
- React-perflogger (= 0.
|
|
1090
|
-
- ReactCommon/turbomodule/bridging (= 0.
|
|
1091
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1092
|
-
- ReactCommon/turbomodule/bridging (0.
|
|
1464
|
+
- fmt (= 9.1.0)
|
|
1465
|
+
- glog
|
|
1466
|
+
- hermes-engine
|
|
1467
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1468
|
+
- React-callinvoker (= 0.75.4)
|
|
1469
|
+
- React-cxxreact (= 0.75.4)
|
|
1470
|
+
- React-jsi (= 0.75.4)
|
|
1471
|
+
- React-logger (= 0.75.4)
|
|
1472
|
+
- React-perflogger (= 0.75.4)
|
|
1473
|
+
- ReactCommon/turbomodule/bridging (= 0.75.4)
|
|
1474
|
+
- ReactCommon/turbomodule/core (= 0.75.4)
|
|
1475
|
+
- ReactCommon/turbomodule/bridging (0.75.4):
|
|
1093
1476
|
- DoubleConversion
|
|
1094
|
-
- fmt (
|
|
1477
|
+
- fmt (= 9.1.0)
|
|
1095
1478
|
- glog
|
|
1096
1479
|
- hermes-engine
|
|
1097
|
-
- RCT-Folly (=
|
|
1098
|
-
- React-callinvoker (= 0.
|
|
1099
|
-
- React-cxxreact (= 0.
|
|
1100
|
-
- React-jsi (= 0.
|
|
1101
|
-
- React-logger (= 0.
|
|
1102
|
-
- React-perflogger (= 0.
|
|
1103
|
-
- ReactCommon/turbomodule/core (0.
|
|
1480
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1481
|
+
- React-callinvoker (= 0.75.4)
|
|
1482
|
+
- React-cxxreact (= 0.75.4)
|
|
1483
|
+
- React-jsi (= 0.75.4)
|
|
1484
|
+
- React-logger (= 0.75.4)
|
|
1485
|
+
- React-perflogger (= 0.75.4)
|
|
1486
|
+
- ReactCommon/turbomodule/core (0.75.4):
|
|
1104
1487
|
- DoubleConversion
|
|
1105
|
-
- fmt (
|
|
1488
|
+
- fmt (= 9.1.0)
|
|
1106
1489
|
- glog
|
|
1107
1490
|
- hermes-engine
|
|
1108
|
-
- RCT-Folly (=
|
|
1109
|
-
- React-callinvoker (= 0.
|
|
1110
|
-
- React-cxxreact (= 0.
|
|
1111
|
-
- React-
|
|
1112
|
-
- React-
|
|
1113
|
-
- React-
|
|
1114
|
-
|
|
1491
|
+
- RCT-Folly (= 2024.01.01.00)
|
|
1492
|
+
- React-callinvoker (= 0.75.4)
|
|
1493
|
+
- React-cxxreact (= 0.75.4)
|
|
1494
|
+
- React-debug (= 0.75.4)
|
|
1495
|
+
- React-featureflags (= 0.75.4)
|
|
1496
|
+
- React-jsi (= 0.75.4)
|
|
1497
|
+
- React-logger (= 0.75.4)
|
|
1498
|
+
- React-perflogger (= 0.75.4)
|
|
1499
|
+
- React-utils (= 0.75.4)
|
|
1500
|
+
- RNSVG (15.10.1):
|
|
1115
1501
|
- React-Core
|
|
1116
|
-
- SocketRocket (0.
|
|
1117
|
-
- Yoga (
|
|
1502
|
+
- SocketRocket (0.7.0)
|
|
1503
|
+
- Yoga (0.0.0)
|
|
1118
1504
|
|
|
1119
1505
|
DEPENDENCIES:
|
|
1120
1506
|
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
|
1121
1507
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
1122
1508
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
|
1123
|
-
-
|
|
1124
|
-
- Flipper (= 0.201.0)
|
|
1125
|
-
- Flipper-Boost-iOSX (= 1.76.0.1.11)
|
|
1126
|
-
- Flipper-DoubleConversion (= 3.2.0.1)
|
|
1127
|
-
- Flipper-Fmt (= 7.1.7)
|
|
1128
|
-
- Flipper-Folly (= 2.6.10)
|
|
1129
|
-
- Flipper-Glog (= 0.5.0.5)
|
|
1130
|
-
- Flipper-PeerTalk (= 0.0.4)
|
|
1131
|
-
- FlipperKit (= 0.201.0)
|
|
1132
|
-
- FlipperKit/Core (= 0.201.0)
|
|
1133
|
-
- FlipperKit/CppBridge (= 0.201.0)
|
|
1134
|
-
- FlipperKit/FBCxxFollyDynamicConvert (= 0.201.0)
|
|
1135
|
-
- FlipperKit/FBDefines (= 0.201.0)
|
|
1136
|
-
- FlipperKit/FKPortForwarding (= 0.201.0)
|
|
1137
|
-
- FlipperKit/FlipperKitHighlightOverlay (= 0.201.0)
|
|
1138
|
-
- FlipperKit/FlipperKitLayoutPlugin (= 0.201.0)
|
|
1139
|
-
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.201.0)
|
|
1140
|
-
- FlipperKit/FlipperKitNetworkPlugin (= 0.201.0)
|
|
1141
|
-
- FlipperKit/FlipperKitReactPlugin (= 0.201.0)
|
|
1142
|
-
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.201.0)
|
|
1143
|
-
- FlipperKit/SKIOSNetworkPlugin (= 0.201.0)
|
|
1509
|
+
- fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
|
|
1144
1510
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
1145
1511
|
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
|
|
1146
|
-
- libevent (~> 2.1.12)
|
|
1147
|
-
- OpenSSL-Universal (= 1.1.1100)
|
|
1148
1512
|
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
1149
1513
|
- RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
1150
|
-
-
|
|
1514
|
+
- RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`)
|
|
1515
|
+
- RCTRequired (from `../node_modules/react-native/Libraries/Required`)
|
|
1151
1516
|
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
|
1152
1517
|
- React (from `../node_modules/react-native/`)
|
|
1153
1518
|
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
|
1154
|
-
- React-Codegen (from `build/generated/ios`)
|
|
1155
1519
|
- React-Core (from `../node_modules/react-native/`)
|
|
1156
|
-
- React-Core/DevSupport (from `../node_modules/react-native/`)
|
|
1157
1520
|
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
|
1158
1521
|
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
|
1159
1522
|
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
|
1160
1523
|
- React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
|
|
1524
|
+
- React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`)
|
|
1525
|
+
- React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`)
|
|
1161
1526
|
- React-Fabric (from `../node_modules/react-native/ReactCommon`)
|
|
1527
|
+
- React-FabricComponents (from `../node_modules/react-native/ReactCommon`)
|
|
1162
1528
|
- React-FabricImage (from `../node_modules/react-native/ReactCommon`)
|
|
1529
|
+
- React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
|
|
1530
|
+
- React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`)
|
|
1163
1531
|
- React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
|
|
1164
1532
|
- React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
|
|
1533
|
+
- React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`)
|
|
1165
1534
|
- React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
|
|
1166
1535
|
- React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
|
|
1167
1536
|
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
|
1168
1537
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
1169
1538
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
|
|
1539
|
+
- React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
|
|
1170
1540
|
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
|
1171
1541
|
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
|
|
1542
|
+
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
|
|
1172
1543
|
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
|
|
1173
1544
|
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
|
|
1174
1545
|
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
|
1546
|
+
- React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`)
|
|
1175
1547
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
1176
1548
|
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
|
1177
1549
|
- React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
|
|
@@ -1183,29 +1555,22 @@ DEPENDENCIES:
|
|
|
1183
1555
|
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
|
|
1184
1556
|
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
|
|
1185
1557
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
1558
|
+
- React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`)
|
|
1186
1559
|
- React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
|
|
1187
1560
|
- React-rncore (from `../node_modules/react-native/ReactCommon`)
|
|
1561
|
+
- React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
|
|
1562
|
+
- React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1188
1563
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
1564
|
+
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1189
1565
|
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
|
|
1190
1566
|
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
|
|
1567
|
+
- ReactCodegen (from `build/generated/ios`)
|
|
1191
1568
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
1192
1569
|
- RNSVG (from `../node_modules/react-native-svg`)
|
|
1193
1570
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
1194
1571
|
|
|
1195
1572
|
SPEC REPOS:
|
|
1196
1573
|
trunk:
|
|
1197
|
-
- CocoaAsyncSocket
|
|
1198
|
-
- Flipper
|
|
1199
|
-
- Flipper-Boost-iOSX
|
|
1200
|
-
- Flipper-DoubleConversion
|
|
1201
|
-
- Flipper-Fmt
|
|
1202
|
-
- Flipper-Folly
|
|
1203
|
-
- Flipper-Glog
|
|
1204
|
-
- Flipper-PeerTalk
|
|
1205
|
-
- FlipperKit
|
|
1206
|
-
- fmt
|
|
1207
|
-
- libevent
|
|
1208
|
-
- OpenSSL-Universal
|
|
1209
1574
|
- SocketRocket
|
|
1210
1575
|
|
|
1211
1576
|
EXTERNAL SOURCES:
|
|
@@ -1215,25 +1580,25 @@ EXTERNAL SOURCES:
|
|
|
1215
1580
|
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
1216
1581
|
FBLazyVector:
|
|
1217
1582
|
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
|
1218
|
-
|
|
1219
|
-
:
|
|
1583
|
+
fmt:
|
|
1584
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec"
|
|
1220
1585
|
glog:
|
|
1221
1586
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
1222
1587
|
hermes-engine:
|
|
1223
1588
|
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
|
1224
|
-
:tag: hermes-2024-
|
|
1589
|
+
:tag: hermes-2024-08-15-RNv0.75.1-4b3bf912cc0f705b51b71ce1a5b8bd79b93a451b
|
|
1225
1590
|
RCT-Folly:
|
|
1226
1591
|
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
1592
|
+
RCTDeprecation:
|
|
1593
|
+
:path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
|
|
1227
1594
|
RCTRequired:
|
|
1228
|
-
:path: "../node_modules/react-native/Libraries/
|
|
1595
|
+
:path: "../node_modules/react-native/Libraries/Required"
|
|
1229
1596
|
RCTTypeSafety:
|
|
1230
1597
|
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
|
1231
1598
|
React:
|
|
1232
1599
|
:path: "../node_modules/react-native/"
|
|
1233
1600
|
React-callinvoker:
|
|
1234
1601
|
:path: "../node_modules/react-native/ReactCommon/callinvoker"
|
|
1235
|
-
React-Codegen:
|
|
1236
|
-
:path: build/generated/ios
|
|
1237
1602
|
React-Core:
|
|
1238
1603
|
:path: "../node_modules/react-native/"
|
|
1239
1604
|
React-CoreModules:
|
|
@@ -1242,14 +1607,26 @@ EXTERNAL SOURCES:
|
|
|
1242
1607
|
:path: "../node_modules/react-native/ReactCommon/cxxreact"
|
|
1243
1608
|
React-debug:
|
|
1244
1609
|
:path: "../node_modules/react-native/ReactCommon/react/debug"
|
|
1610
|
+
React-defaultsnativemodule:
|
|
1611
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults"
|
|
1612
|
+
React-domnativemodule:
|
|
1613
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom"
|
|
1245
1614
|
React-Fabric:
|
|
1246
1615
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1616
|
+
React-FabricComponents:
|
|
1617
|
+
:path: "../node_modules/react-native/ReactCommon"
|
|
1247
1618
|
React-FabricImage:
|
|
1248
1619
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1620
|
+
React-featureflags:
|
|
1621
|
+
:path: "../node_modules/react-native/ReactCommon/react/featureflags"
|
|
1622
|
+
React-featureflagsnativemodule:
|
|
1623
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags"
|
|
1249
1624
|
React-graphics:
|
|
1250
1625
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
|
|
1251
1626
|
React-hermes:
|
|
1252
1627
|
:path: "../node_modules/react-native/ReactCommon/hermes"
|
|
1628
|
+
React-idlecallbacksnativemodule:
|
|
1629
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks"
|
|
1253
1630
|
React-ImageManager:
|
|
1254
1631
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
|
|
1255
1632
|
React-jserrorhandler:
|
|
@@ -1260,16 +1637,22 @@ EXTERNAL SOURCES:
|
|
|
1260
1637
|
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
1261
1638
|
React-jsinspector:
|
|
1262
1639
|
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
|
|
1640
|
+
React-jsitracing:
|
|
1641
|
+
:path: "../node_modules/react-native/ReactCommon/hermes/executor/"
|
|
1263
1642
|
React-logger:
|
|
1264
1643
|
:path: "../node_modules/react-native/ReactCommon/logger"
|
|
1265
1644
|
React-Mapbuffer:
|
|
1266
1645
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1646
|
+
React-microtasksnativemodule:
|
|
1647
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
|
|
1267
1648
|
React-nativeconfig:
|
|
1268
1649
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1269
1650
|
React-NativeModulesApple:
|
|
1270
1651
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
|
|
1271
1652
|
React-perflogger:
|
|
1272
1653
|
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
|
|
1654
|
+
React-performancetimeline:
|
|
1655
|
+
:path: "../node_modules/react-native/ReactCommon/react/performance/timeline"
|
|
1273
1656
|
React-RCTActionSheet:
|
|
1274
1657
|
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
1275
1658
|
React-RCTAnimation:
|
|
@@ -1292,16 +1675,26 @@ EXTERNAL SOURCES:
|
|
|
1292
1675
|
:path: "../node_modules/react-native/Libraries/Text"
|
|
1293
1676
|
React-RCTVibration:
|
|
1294
1677
|
:path: "../node_modules/react-native/Libraries/Vibration"
|
|
1678
|
+
React-rendererconsistency:
|
|
1679
|
+
:path: "../node_modules/react-native/ReactCommon/react/renderer/consistency"
|
|
1295
1680
|
React-rendererdebug:
|
|
1296
1681
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
|
|
1297
1682
|
React-rncore:
|
|
1298
1683
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1684
|
+
React-RuntimeApple:
|
|
1685
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
|
|
1686
|
+
React-RuntimeCore:
|
|
1687
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1299
1688
|
React-runtimeexecutor:
|
|
1300
1689
|
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
|
1690
|
+
React-RuntimeHermes:
|
|
1691
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1301
1692
|
React-runtimescheduler:
|
|
1302
1693
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
|
|
1303
1694
|
React-utils:
|
|
1304
1695
|
:path: "../node_modules/react-native/ReactCommon/react/utils"
|
|
1696
|
+
ReactCodegen:
|
|
1697
|
+
:path: build/generated/ios
|
|
1305
1698
|
ReactCommon:
|
|
1306
1699
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1307
1700
|
RNSVG:
|
|
@@ -1310,69 +1703,71 @@ EXTERNAL SOURCES:
|
|
|
1310
1703
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
|
1311
1704
|
|
|
1312
1705
|
SPEC CHECKSUMS:
|
|
1313
|
-
boost:
|
|
1314
|
-
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
|
1706
|
+
boost: 4cb898d0bf20404aab1850c656dcea009429d6c1
|
|
1315
1707
|
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
|
|
1316
|
-
FBLazyVector:
|
|
1317
|
-
|
|
1318
|
-
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
|
|
1319
|
-
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
|
|
1320
|
-
Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
|
|
1321
|
-
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
|
|
1322
|
-
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
|
|
1323
|
-
Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
|
|
1324
|
-
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
|
|
1325
|
-
FlipperKit: 37525a5d056ef9b93d1578e04bc3ea1de940094f
|
|
1326
|
-
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
|
1708
|
+
FBLazyVector: 430e10366de01d1e3d57374500b1b150fe482e6d
|
|
1709
|
+
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
|
|
1327
1710
|
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
|
|
1328
|
-
hermes-engine:
|
|
1329
|
-
|
|
1330
|
-
|
|
1331
|
-
|
|
1332
|
-
|
|
1333
|
-
|
|
1334
|
-
React:
|
|
1335
|
-
React-
|
|
1336
|
-
React-
|
|
1337
|
-
React-
|
|
1338
|
-
React-
|
|
1339
|
-
React-
|
|
1340
|
-
React-
|
|
1341
|
-
React-Fabric:
|
|
1342
|
-
React-
|
|
1343
|
-
React-
|
|
1344
|
-
React-
|
|
1345
|
-
React-
|
|
1346
|
-
React-
|
|
1347
|
-
React-
|
|
1348
|
-
React-
|
|
1349
|
-
React-
|
|
1350
|
-
React-
|
|
1351
|
-
React-
|
|
1352
|
-
React-
|
|
1353
|
-
React-
|
|
1354
|
-
React-
|
|
1355
|
-
React-
|
|
1356
|
-
React-
|
|
1357
|
-
React-
|
|
1358
|
-
React-
|
|
1359
|
-
React-
|
|
1360
|
-
React-
|
|
1361
|
-
React-
|
|
1362
|
-
React-
|
|
1363
|
-
React-
|
|
1364
|
-
React-
|
|
1365
|
-
React-
|
|
1366
|
-
React-
|
|
1367
|
-
React-
|
|
1368
|
-
React-
|
|
1369
|
-
React-
|
|
1370
|
-
React-
|
|
1371
|
-
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1711
|
+
hermes-engine: ea92f60f37dba025e293cbe4b4a548fd26b610a0
|
|
1712
|
+
RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740
|
|
1713
|
+
RCTDeprecation: 726d24248aeab6d7180dac71a936bbca6a994ed1
|
|
1714
|
+
RCTRequired: a94e7febda6db0345d207e854323c37e3a31d93b
|
|
1715
|
+
RCTTypeSafety: 28e24a6e44f5cbf912c66dde6ab7e07d1059a205
|
|
1716
|
+
React: c2830fa483b0334bda284e46a8579ebbe0c5447e
|
|
1717
|
+
React-callinvoker: 4aecde929540c26b841a4493f70ebf6016691eb8
|
|
1718
|
+
React-Core: 9c059899f00d46b5cec3ed79251f77d9c469553d
|
|
1719
|
+
React-CoreModules: 9fac2d31803c0ed03e4ddaa17f1481714f8633a5
|
|
1720
|
+
React-cxxreact: a979810a3ca4045ceb09407a17563046a7f71494
|
|
1721
|
+
React-debug: 3d21f69d8def0656f8b8ec25c0f05954f4d862c5
|
|
1722
|
+
React-defaultsnativemodule: 2fa2bdb7bd03ff9764facc04aa8520ebf14febae
|
|
1723
|
+
React-domnativemodule: 986e6fe7569e1383dce452a7b013b6c843a752df
|
|
1724
|
+
React-Fabric: 3bc7be9e3a6b7581fc828dc2aa041e107fc8ffb8
|
|
1725
|
+
React-FabricComponents: 668e0cb02344c2942e4c8921a643648faa6dc364
|
|
1726
|
+
React-FabricImage: 3f44dd25a2b020ed5215d4438a1bb1f3461cd4f1
|
|
1727
|
+
React-featureflags: ee1abd6f71555604a36cda6476e3c502ca9a48e5
|
|
1728
|
+
React-featureflagsnativemodule: 7ccc0cd666c2a6257401dceb7920818ac2b42803
|
|
1729
|
+
React-graphics: d7dd9c8d75cad5af19e19911fa370f78f2febd96
|
|
1730
|
+
React-hermes: 2069b08e965e48b7f8aa2c0ca0a2f383349ed55d
|
|
1731
|
+
React-idlecallbacksnativemodule: e211b2099b6dced97959cb58257bab2b2de4d7ef
|
|
1732
|
+
React-ImageManager: ab7a7d17dd0ff1ef1d4e1e88197d1119da9957ce
|
|
1733
|
+
React-jserrorhandler: d9e867bb83b868472f3f7601883f0403b3e3942d
|
|
1734
|
+
React-jsi: d68f1d516e5120a510afe356647a6a1e1f98f2db
|
|
1735
|
+
React-jsiexecutor: 6366a08a0fc01c9b65736f8deacd47c4a397912a
|
|
1736
|
+
React-jsinspector: 0ac947411f0c73b34908800cc7a6a31d8f93e1a8
|
|
1737
|
+
React-jsitracing: 0e8c0aadb1fcec6b1e4f2a66ee3b0da80f0f8615
|
|
1738
|
+
React-logger: d79b704bf215af194f5213a6b7deec50ba8e6a9b
|
|
1739
|
+
React-Mapbuffer: b982d5bba94a8bc073bda48f0d27c9b28417fae3
|
|
1740
|
+
React-microtasksnativemodule: 2b73e68f0462f3175f98782db08896f8501afd20
|
|
1741
|
+
React-nativeconfig: 8c83d992b9cc7d75b5abe262069eaeea4349f794
|
|
1742
|
+
React-NativeModulesApple: 9f7920224a3b0c7d04d77990067ded14cee3c614
|
|
1743
|
+
React-perflogger: 59e1a3182dca2cee7b9f1f7aab204018d46d1914
|
|
1744
|
+
React-performancetimeline: a9d05533ff834c6aa1f532e05e571f3fd2e3c1ed
|
|
1745
|
+
React-RCTActionSheet: d80e68d3baa163e4012a47c1f42ddd8bcd9672cc
|
|
1746
|
+
React-RCTAnimation: bde981f6bd7f8493696564da9b3bd05721d3b3cc
|
|
1747
|
+
React-RCTAppDelegate: 0176615c51476c88212bf3edbafb840d39ea7631
|
|
1748
|
+
React-RCTBlob: 520a0382bf8e89b9153d60e3c6293e51615834e9
|
|
1749
|
+
React-RCTFabric: c9da097b19b30017a99498b8c66a69c72f3ce689
|
|
1750
|
+
React-RCTImage: 90448d2882464af6015ed57c98f463f8748be465
|
|
1751
|
+
React-RCTLinking: 1bd95d0a704c271d21d758e0f0388cced768d77d
|
|
1752
|
+
React-RCTNetwork: 218af6e63eb9b47935cc5a775b7a1396cf10ff91
|
|
1753
|
+
React-RCTSettings: e10b8e42b0fce8a70fbf169de32a2ae03243ef6b
|
|
1754
|
+
React-RCTText: e7bf9f4997a1a0b45c052d4ad9a0fe653061cf29
|
|
1755
|
+
React-RCTVibration: 5b70b7f11e48d1c57e0d4832c2097478adbabe93
|
|
1756
|
+
React-rendererconsistency: f620c6e003e3c4593e6349d8242b8aeb3d4633f0
|
|
1757
|
+
React-rendererdebug: e697680f4dd117becc5daf9ea9800067abcee91c
|
|
1758
|
+
React-rncore: c22bd84cc2f38947f0414fab6646db22ff4f80cd
|
|
1759
|
+
React-RuntimeApple: de0976836b90b484305638616898cbc665c67c13
|
|
1760
|
+
React-RuntimeCore: 3c4a5aa63d9e7a3c17b7fb23f32a72a8bcfccf57
|
|
1761
|
+
React-runtimeexecutor: ea90d8e3a9e0f4326939858dafc6ab17c031a5d3
|
|
1762
|
+
React-RuntimeHermes: c6b0afdf1f493621214eeb6517fb859ce7b21b81
|
|
1763
|
+
React-runtimescheduler: 84f0d876d254bce6917a277b3930eb9bc29df6c7
|
|
1764
|
+
React-utils: cbe8b8b3d7b2ac282e018e46f0e7b25cdc87c5a0
|
|
1765
|
+
ReactCodegen: 4bcb34e6b5ebf6eef5cee34f55aa39991ea1c1f1
|
|
1766
|
+
ReactCommon: 6a952e50c2a4b694731d7682aaa6c79bc156e4ad
|
|
1767
|
+
RNSVG: 7ff26379b2d1871b8571e6f9bc9630de6baf9bdf
|
|
1768
|
+
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
|
|
1769
|
+
Yoga: 055f92ad73f8c8600a93f0e25ac0b2344c3b07e6
|
|
1375
1770
|
|
|
1376
|
-
PODFILE CHECKSUM:
|
|
1771
|
+
PODFILE CHECKSUM: 9f5ba71b3accdb0bd01f2e5194c961548a4e715c
|
|
1377
1772
|
|
|
1378
|
-
COCOAPODS: 1.
|
|
1773
|
+
COCOAPODS: 1.14.3
|