@brightlayer-ui/react-native-template-authentication-typescript 3.0.0 → 4.0.0-alpha.0
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/CHANGELOG.md +22 -9
- package/README.md +10 -8
- package/package.json +2 -2
- package/template/.prettierrc.js +0 -2
- package/template/App.tsx +6 -7
- package/template/Gemfile +11 -2
- package/template/android/app/build.gradle +15 -13
- package/template/android/app/src/main/AndroidManifest.xml +2 -1
- package/template/android/app/src/main/java/com/example/MainApplication.kt +4 -11
- package/template/android/app/src/main/res/drawable/rn_edit_text_material.xml +2 -1
- package/template/android/build.gradle +6 -6
- package/template/android/gradle/wrapper/gradle-wrapper.jar +0 -0
- package/template/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/template/android/gradle.properties +1 -3
- package/template/android/gradlew +13 -11
- package/template/android/gradlew.bat +19 -12
- package/template/android/link-assets-manifest.json +23 -23
- package/template/android/settings.gradle +3 -1
- package/template/ios/Podfile +3 -27
- package/template/ios/Podfile.lock +2224 -662
- package/template/ios/example/AppDelegate.swift +48 -0
- package/template/ios/example/Info.plist +16 -26
- package/template/ios/example/PrivacyInfo.xcprivacy +37 -0
- package/template/ios/example.xcodeproj/project.pbxproj +26 -268
- package/template/ios/exampleTests/Info.plist +31 -18
- package/template/ios/link-assets-manifest.json +23 -23
- package/template/package.json +52 -46
- package/template/src/components/UserMenuComponent.tsx +1 -3
- package/template/src/navigation/navigation-drawer.tsx +1 -1
- package/template/translations/i18n.ts +5 -5
- package/template/tsconfig.json +11 -55
- package/template/yarn.lock +4174 -4298
- package/template/_gitignore +0 -64
- package/template/ios/example/AppDelegate.h +0 -6
- package/template/ios/example/AppDelegate.mm +0 -31
- package/template/ios/example/main.m +0 -10
- package/template/ios/exampleTests/exampleTests.m +0 -66
|
@@ -1,402 +1,508 @@
|
|
|
1
1
|
PODS:
|
|
2
|
-
- boost (1.
|
|
3
|
-
- CocoaAsyncSocket (7.6.5)
|
|
2
|
+
- boost (1.84.0)
|
|
4
3
|
- DoubleConversion (1.1.6)
|
|
5
|
-
-
|
|
6
|
-
-
|
|
7
|
-
|
|
8
|
-
- RCTRequired (= 0.73.2)
|
|
9
|
-
- RCTTypeSafety (= 0.73.2)
|
|
10
|
-
- React-Core (= 0.73.2)
|
|
11
|
-
- React-jsi (= 0.73.2)
|
|
12
|
-
- ReactCommon/turbomodule/core (= 0.73.2)
|
|
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
|
+
- fast_float (8.0.0)
|
|
5
|
+
- FBLazyVector (0.80.1)
|
|
6
|
+
- fmt (11.0.2)
|
|
70
7
|
- glog (0.3.5)
|
|
71
|
-
- hermes-engine (0.
|
|
72
|
-
- hermes-engine/Pre-built (= 0.
|
|
73
|
-
- hermes-engine/Pre-built (0.
|
|
74
|
-
-
|
|
75
|
-
|
|
76
|
-
|
|
8
|
+
- hermes-engine (0.80.1):
|
|
9
|
+
- hermes-engine/Pre-built (= 0.80.1)
|
|
10
|
+
- hermes-engine/Pre-built (0.80.1)
|
|
11
|
+
- OktaOidc (3.11.7):
|
|
12
|
+
- OktaOidc/AppAuth (= 3.11.7)
|
|
13
|
+
- OktaOidc/Okta (= 3.11.7)
|
|
14
|
+
- OktaOidc/AppAuth (3.11.7)
|
|
15
|
+
- OktaOidc/Okta (3.11.7):
|
|
16
|
+
- OktaOidc/AppAuth
|
|
17
|
+
- OktaSdkBridgeReactNative (2.17.0):
|
|
18
|
+
- OktaOidc (= 3.11.7)
|
|
19
|
+
- React
|
|
20
|
+
- RCT-Folly (2024.11.18.00):
|
|
77
21
|
- boost
|
|
78
22
|
- DoubleConversion
|
|
79
|
-
-
|
|
23
|
+
- fast_float (= 8.0.0)
|
|
24
|
+
- fmt (= 11.0.2)
|
|
80
25
|
- glog
|
|
81
|
-
- RCT-Folly/Default (=
|
|
82
|
-
- RCT-Folly/Default (
|
|
26
|
+
- RCT-Folly/Default (= 2024.11.18.00)
|
|
27
|
+
- RCT-Folly/Default (2024.11.18.00):
|
|
83
28
|
- boost
|
|
84
29
|
- DoubleConversion
|
|
85
|
-
-
|
|
30
|
+
- fast_float (= 8.0.0)
|
|
31
|
+
- fmt (= 11.0.2)
|
|
86
32
|
- glog
|
|
87
|
-
- RCT-Folly/Fabric (
|
|
33
|
+
- RCT-Folly/Fabric (2024.11.18.00):
|
|
88
34
|
- boost
|
|
89
35
|
- DoubleConversion
|
|
90
|
-
-
|
|
91
|
-
-
|
|
92
|
-
|
|
36
|
+
- fast_float (= 8.0.0)
|
|
37
|
+
- fmt (= 11.0.2)
|
|
38
|
+
- glog
|
|
39
|
+
- RCTDeprecation (0.80.1)
|
|
40
|
+
- RCTRequired (0.80.1)
|
|
41
|
+
- RCTTypeSafety (0.80.1):
|
|
42
|
+
- FBLazyVector (= 0.80.1)
|
|
43
|
+
- RCTRequired (= 0.80.1)
|
|
44
|
+
- React-Core (= 0.80.1)
|
|
45
|
+
- React (0.80.1):
|
|
46
|
+
- React-Core (= 0.80.1)
|
|
47
|
+
- React-Core/DevSupport (= 0.80.1)
|
|
48
|
+
- React-Core/RCTWebSocket (= 0.80.1)
|
|
49
|
+
- React-RCTActionSheet (= 0.80.1)
|
|
50
|
+
- React-RCTAnimation (= 0.80.1)
|
|
51
|
+
- React-RCTBlob (= 0.80.1)
|
|
52
|
+
- React-RCTImage (= 0.80.1)
|
|
53
|
+
- React-RCTLinking (= 0.80.1)
|
|
54
|
+
- React-RCTNetwork (= 0.80.1)
|
|
55
|
+
- React-RCTSettings (= 0.80.1)
|
|
56
|
+
- React-RCTText (= 0.80.1)
|
|
57
|
+
- React-RCTVibration (= 0.80.1)
|
|
58
|
+
- React-callinvoker (0.80.1)
|
|
59
|
+
- React-Core (0.80.1):
|
|
93
60
|
- boost
|
|
94
61
|
- DoubleConversion
|
|
95
|
-
-
|
|
96
|
-
-
|
|
97
|
-
- libevent
|
|
98
|
-
- RCTRequired (0.73.2)
|
|
99
|
-
- RCTTypeSafety (0.73.2):
|
|
100
|
-
- FBLazyVector (= 0.73.2)
|
|
101
|
-
- RCTRequired (= 0.73.2)
|
|
102
|
-
- React-Core (= 0.73.2)
|
|
103
|
-
- React (0.73.2):
|
|
104
|
-
- React-Core (= 0.73.2)
|
|
105
|
-
- React-Core/DevSupport (= 0.73.2)
|
|
106
|
-
- React-Core/RCTWebSocket (= 0.73.2)
|
|
107
|
-
- React-RCTActionSheet (= 0.73.2)
|
|
108
|
-
- React-RCTAnimation (= 0.73.2)
|
|
109
|
-
- React-RCTBlob (= 0.73.2)
|
|
110
|
-
- React-RCTImage (= 0.73.2)
|
|
111
|
-
- React-RCTLinking (= 0.73.2)
|
|
112
|
-
- React-RCTNetwork (= 0.73.2)
|
|
113
|
-
- React-RCTSettings (= 0.73.2)
|
|
114
|
-
- React-RCTText (= 0.73.2)
|
|
115
|
-
- React-RCTVibration (= 0.73.2)
|
|
116
|
-
- React-callinvoker (0.73.2)
|
|
117
|
-
- React-Codegen (0.73.2):
|
|
118
|
-
- DoubleConversion
|
|
119
|
-
- FBReactNativeSpec
|
|
62
|
+
- fast_float
|
|
63
|
+
- fmt
|
|
120
64
|
- glog
|
|
121
65
|
- hermes-engine
|
|
122
66
|
- RCT-Folly
|
|
123
|
-
-
|
|
124
|
-
-
|
|
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.2):
|
|
133
|
-
- glog
|
|
134
|
-
- hermes-engine
|
|
135
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
136
|
-
- React-Core/Default (= 0.73.2)
|
|
67
|
+
- RCT-Folly/Fabric
|
|
68
|
+
- RCTDeprecation
|
|
69
|
+
- React-Core/Default (= 0.80.1)
|
|
137
70
|
- React-cxxreact
|
|
71
|
+
- React-featureflags
|
|
138
72
|
- React-hermes
|
|
139
73
|
- React-jsi
|
|
140
74
|
- React-jsiexecutor
|
|
75
|
+
- React-jsinspector
|
|
76
|
+
- React-jsinspectorcdp
|
|
77
|
+
- React-jsitooling
|
|
141
78
|
- React-perflogger
|
|
142
79
|
- React-runtimescheduler
|
|
143
80
|
- React-utils
|
|
144
|
-
- SocketRocket
|
|
81
|
+
- SocketRocket
|
|
145
82
|
- Yoga
|
|
146
|
-
- React-Core/CoreModulesHeaders (0.
|
|
83
|
+
- React-Core/CoreModulesHeaders (0.80.1):
|
|
84
|
+
- boost
|
|
85
|
+
- DoubleConversion
|
|
86
|
+
- fast_float
|
|
87
|
+
- fmt
|
|
147
88
|
- glog
|
|
148
89
|
- hermes-engine
|
|
149
|
-
- RCT-Folly
|
|
90
|
+
- RCT-Folly
|
|
91
|
+
- RCT-Folly/Fabric
|
|
92
|
+
- RCTDeprecation
|
|
150
93
|
- React-Core/Default
|
|
151
94
|
- React-cxxreact
|
|
95
|
+
- React-featureflags
|
|
152
96
|
- React-hermes
|
|
153
97
|
- React-jsi
|
|
154
98
|
- React-jsiexecutor
|
|
99
|
+
- React-jsinspector
|
|
100
|
+
- React-jsinspectorcdp
|
|
101
|
+
- React-jsitooling
|
|
155
102
|
- React-perflogger
|
|
156
103
|
- React-runtimescheduler
|
|
157
104
|
- React-utils
|
|
158
|
-
- SocketRocket
|
|
105
|
+
- SocketRocket
|
|
159
106
|
- Yoga
|
|
160
|
-
- React-Core/Default (0.
|
|
107
|
+
- React-Core/Default (0.80.1):
|
|
108
|
+
- boost
|
|
109
|
+
- DoubleConversion
|
|
110
|
+
- fast_float
|
|
111
|
+
- fmt
|
|
161
112
|
- glog
|
|
162
113
|
- hermes-engine
|
|
163
|
-
- RCT-Folly
|
|
114
|
+
- RCT-Folly
|
|
115
|
+
- RCT-Folly/Fabric
|
|
116
|
+
- RCTDeprecation
|
|
164
117
|
- React-cxxreact
|
|
118
|
+
- React-featureflags
|
|
165
119
|
- React-hermes
|
|
166
120
|
- React-jsi
|
|
167
121
|
- React-jsiexecutor
|
|
122
|
+
- React-jsinspector
|
|
123
|
+
- React-jsinspectorcdp
|
|
124
|
+
- React-jsitooling
|
|
168
125
|
- React-perflogger
|
|
169
126
|
- React-runtimescheduler
|
|
170
127
|
- React-utils
|
|
171
|
-
- SocketRocket
|
|
128
|
+
- SocketRocket
|
|
172
129
|
- Yoga
|
|
173
|
-
- React-Core/DevSupport (0.
|
|
130
|
+
- React-Core/DevSupport (0.80.1):
|
|
131
|
+
- boost
|
|
132
|
+
- DoubleConversion
|
|
133
|
+
- fast_float
|
|
134
|
+
- fmt
|
|
174
135
|
- glog
|
|
175
136
|
- hermes-engine
|
|
176
|
-
- RCT-Folly
|
|
177
|
-
-
|
|
178
|
-
-
|
|
137
|
+
- RCT-Folly
|
|
138
|
+
- RCT-Folly/Fabric
|
|
139
|
+
- RCTDeprecation
|
|
140
|
+
- React-Core/Default (= 0.80.1)
|
|
141
|
+
- React-Core/RCTWebSocket (= 0.80.1)
|
|
179
142
|
- React-cxxreact
|
|
143
|
+
- React-featureflags
|
|
180
144
|
- React-hermes
|
|
181
145
|
- React-jsi
|
|
182
146
|
- React-jsiexecutor
|
|
183
|
-
- React-jsinspector
|
|
147
|
+
- React-jsinspector
|
|
148
|
+
- React-jsinspectorcdp
|
|
149
|
+
- React-jsitooling
|
|
184
150
|
- React-perflogger
|
|
185
151
|
- React-runtimescheduler
|
|
186
152
|
- React-utils
|
|
187
|
-
- SocketRocket
|
|
153
|
+
- SocketRocket
|
|
188
154
|
- Yoga
|
|
189
|
-
- React-Core/RCTActionSheetHeaders (0.
|
|
155
|
+
- React-Core/RCTActionSheetHeaders (0.80.1):
|
|
156
|
+
- boost
|
|
157
|
+
- DoubleConversion
|
|
158
|
+
- fast_float
|
|
159
|
+
- fmt
|
|
190
160
|
- glog
|
|
191
161
|
- hermes-engine
|
|
192
|
-
- RCT-Folly
|
|
162
|
+
- RCT-Folly
|
|
163
|
+
- RCT-Folly/Fabric
|
|
164
|
+
- RCTDeprecation
|
|
193
165
|
- React-Core/Default
|
|
194
166
|
- React-cxxreact
|
|
167
|
+
- React-featureflags
|
|
195
168
|
- React-hermes
|
|
196
169
|
- React-jsi
|
|
197
170
|
- React-jsiexecutor
|
|
171
|
+
- React-jsinspector
|
|
172
|
+
- React-jsinspectorcdp
|
|
173
|
+
- React-jsitooling
|
|
198
174
|
- React-perflogger
|
|
199
175
|
- React-runtimescheduler
|
|
200
176
|
- React-utils
|
|
201
|
-
- SocketRocket
|
|
177
|
+
- SocketRocket
|
|
202
178
|
- Yoga
|
|
203
|
-
- React-Core/RCTAnimationHeaders (0.
|
|
179
|
+
- React-Core/RCTAnimationHeaders (0.80.1):
|
|
180
|
+
- boost
|
|
181
|
+
- DoubleConversion
|
|
182
|
+
- fast_float
|
|
183
|
+
- fmt
|
|
204
184
|
- glog
|
|
205
185
|
- hermes-engine
|
|
206
|
-
- RCT-Folly
|
|
186
|
+
- RCT-Folly
|
|
187
|
+
- RCT-Folly/Fabric
|
|
188
|
+
- RCTDeprecation
|
|
207
189
|
- React-Core/Default
|
|
208
190
|
- React-cxxreact
|
|
191
|
+
- React-featureflags
|
|
209
192
|
- React-hermes
|
|
210
193
|
- React-jsi
|
|
211
194
|
- React-jsiexecutor
|
|
195
|
+
- React-jsinspector
|
|
196
|
+
- React-jsinspectorcdp
|
|
197
|
+
- React-jsitooling
|
|
212
198
|
- React-perflogger
|
|
213
199
|
- React-runtimescheduler
|
|
214
200
|
- React-utils
|
|
215
|
-
- SocketRocket
|
|
201
|
+
- SocketRocket
|
|
216
202
|
- Yoga
|
|
217
|
-
- React-Core/RCTBlobHeaders (0.
|
|
203
|
+
- React-Core/RCTBlobHeaders (0.80.1):
|
|
204
|
+
- boost
|
|
205
|
+
- DoubleConversion
|
|
206
|
+
- fast_float
|
|
207
|
+
- fmt
|
|
218
208
|
- glog
|
|
219
209
|
- hermes-engine
|
|
220
|
-
- RCT-Folly
|
|
210
|
+
- RCT-Folly
|
|
211
|
+
- RCT-Folly/Fabric
|
|
212
|
+
- RCTDeprecation
|
|
221
213
|
- React-Core/Default
|
|
222
214
|
- React-cxxreact
|
|
215
|
+
- React-featureflags
|
|
223
216
|
- React-hermes
|
|
224
217
|
- React-jsi
|
|
225
218
|
- React-jsiexecutor
|
|
219
|
+
- React-jsinspector
|
|
220
|
+
- React-jsinspectorcdp
|
|
221
|
+
- React-jsitooling
|
|
226
222
|
- React-perflogger
|
|
227
223
|
- React-runtimescheduler
|
|
228
224
|
- React-utils
|
|
229
|
-
- SocketRocket
|
|
225
|
+
- SocketRocket
|
|
230
226
|
- Yoga
|
|
231
|
-
- React-Core/RCTImageHeaders (0.
|
|
227
|
+
- React-Core/RCTImageHeaders (0.80.1):
|
|
228
|
+
- boost
|
|
229
|
+
- DoubleConversion
|
|
230
|
+
- fast_float
|
|
231
|
+
- fmt
|
|
232
232
|
- glog
|
|
233
233
|
- hermes-engine
|
|
234
|
-
- RCT-Folly
|
|
234
|
+
- RCT-Folly
|
|
235
|
+
- RCT-Folly/Fabric
|
|
236
|
+
- RCTDeprecation
|
|
235
237
|
- React-Core/Default
|
|
236
238
|
- React-cxxreact
|
|
239
|
+
- React-featureflags
|
|
237
240
|
- React-hermes
|
|
238
241
|
- React-jsi
|
|
239
242
|
- React-jsiexecutor
|
|
243
|
+
- React-jsinspector
|
|
244
|
+
- React-jsinspectorcdp
|
|
245
|
+
- React-jsitooling
|
|
240
246
|
- React-perflogger
|
|
241
247
|
- React-runtimescheduler
|
|
242
248
|
- React-utils
|
|
243
|
-
- SocketRocket
|
|
249
|
+
- SocketRocket
|
|
244
250
|
- Yoga
|
|
245
|
-
- React-Core/RCTLinkingHeaders (0.
|
|
251
|
+
- React-Core/RCTLinkingHeaders (0.80.1):
|
|
252
|
+
- boost
|
|
253
|
+
- DoubleConversion
|
|
254
|
+
- fast_float
|
|
255
|
+
- fmt
|
|
246
256
|
- glog
|
|
247
257
|
- hermes-engine
|
|
248
|
-
- RCT-Folly
|
|
258
|
+
- RCT-Folly
|
|
259
|
+
- RCT-Folly/Fabric
|
|
260
|
+
- RCTDeprecation
|
|
249
261
|
- React-Core/Default
|
|
250
262
|
- React-cxxreact
|
|
263
|
+
- React-featureflags
|
|
251
264
|
- React-hermes
|
|
252
265
|
- React-jsi
|
|
253
266
|
- React-jsiexecutor
|
|
267
|
+
- React-jsinspector
|
|
268
|
+
- React-jsinspectorcdp
|
|
269
|
+
- React-jsitooling
|
|
254
270
|
- React-perflogger
|
|
255
271
|
- React-runtimescheduler
|
|
256
272
|
- React-utils
|
|
257
|
-
- SocketRocket
|
|
273
|
+
- SocketRocket
|
|
258
274
|
- Yoga
|
|
259
|
-
- React-Core/RCTNetworkHeaders (0.
|
|
275
|
+
- React-Core/RCTNetworkHeaders (0.80.1):
|
|
276
|
+
- boost
|
|
277
|
+
- DoubleConversion
|
|
278
|
+
- fast_float
|
|
279
|
+
- fmt
|
|
260
280
|
- glog
|
|
261
281
|
- hermes-engine
|
|
262
|
-
- RCT-Folly
|
|
282
|
+
- RCT-Folly
|
|
283
|
+
- RCT-Folly/Fabric
|
|
284
|
+
- RCTDeprecation
|
|
263
285
|
- React-Core/Default
|
|
264
286
|
- React-cxxreact
|
|
287
|
+
- React-featureflags
|
|
265
288
|
- React-hermes
|
|
266
289
|
- React-jsi
|
|
267
290
|
- React-jsiexecutor
|
|
291
|
+
- React-jsinspector
|
|
292
|
+
- React-jsinspectorcdp
|
|
293
|
+
- React-jsitooling
|
|
268
294
|
- React-perflogger
|
|
269
295
|
- React-runtimescheduler
|
|
270
296
|
- React-utils
|
|
271
|
-
- SocketRocket
|
|
297
|
+
- SocketRocket
|
|
272
298
|
- Yoga
|
|
273
|
-
- React-Core/RCTSettingsHeaders (0.
|
|
299
|
+
- React-Core/RCTSettingsHeaders (0.80.1):
|
|
300
|
+
- boost
|
|
301
|
+
- DoubleConversion
|
|
302
|
+
- fast_float
|
|
303
|
+
- fmt
|
|
274
304
|
- glog
|
|
275
305
|
- hermes-engine
|
|
276
|
-
- RCT-Folly
|
|
306
|
+
- RCT-Folly
|
|
307
|
+
- RCT-Folly/Fabric
|
|
308
|
+
- RCTDeprecation
|
|
277
309
|
- React-Core/Default
|
|
278
310
|
- React-cxxreact
|
|
311
|
+
- React-featureflags
|
|
279
312
|
- React-hermes
|
|
280
313
|
- React-jsi
|
|
281
314
|
- React-jsiexecutor
|
|
315
|
+
- React-jsinspector
|
|
316
|
+
- React-jsinspectorcdp
|
|
317
|
+
- React-jsitooling
|
|
282
318
|
- React-perflogger
|
|
283
319
|
- React-runtimescheduler
|
|
284
320
|
- React-utils
|
|
285
|
-
- SocketRocket
|
|
321
|
+
- SocketRocket
|
|
286
322
|
- Yoga
|
|
287
|
-
- React-Core/RCTTextHeaders (0.
|
|
323
|
+
- React-Core/RCTTextHeaders (0.80.1):
|
|
324
|
+
- boost
|
|
325
|
+
- DoubleConversion
|
|
326
|
+
- fast_float
|
|
327
|
+
- fmt
|
|
288
328
|
- glog
|
|
289
329
|
- hermes-engine
|
|
290
|
-
- RCT-Folly
|
|
330
|
+
- RCT-Folly
|
|
331
|
+
- RCT-Folly/Fabric
|
|
332
|
+
- RCTDeprecation
|
|
291
333
|
- React-Core/Default
|
|
292
334
|
- React-cxxreact
|
|
335
|
+
- React-featureflags
|
|
293
336
|
- React-hermes
|
|
294
337
|
- React-jsi
|
|
295
338
|
- React-jsiexecutor
|
|
339
|
+
- React-jsinspector
|
|
340
|
+
- React-jsinspectorcdp
|
|
341
|
+
- React-jsitooling
|
|
296
342
|
- React-perflogger
|
|
297
343
|
- React-runtimescheduler
|
|
298
344
|
- React-utils
|
|
299
|
-
- SocketRocket
|
|
345
|
+
- SocketRocket
|
|
300
346
|
- Yoga
|
|
301
|
-
- React-Core/RCTVibrationHeaders (0.
|
|
347
|
+
- React-Core/RCTVibrationHeaders (0.80.1):
|
|
348
|
+
- boost
|
|
349
|
+
- DoubleConversion
|
|
350
|
+
- fast_float
|
|
351
|
+
- fmt
|
|
302
352
|
- glog
|
|
303
353
|
- hermes-engine
|
|
304
|
-
- RCT-Folly
|
|
354
|
+
- RCT-Folly
|
|
355
|
+
- RCT-Folly/Fabric
|
|
356
|
+
- RCTDeprecation
|
|
305
357
|
- React-Core/Default
|
|
306
358
|
- React-cxxreact
|
|
359
|
+
- React-featureflags
|
|
307
360
|
- React-hermes
|
|
308
361
|
- React-jsi
|
|
309
362
|
- React-jsiexecutor
|
|
363
|
+
- React-jsinspector
|
|
364
|
+
- React-jsinspectorcdp
|
|
365
|
+
- React-jsitooling
|
|
310
366
|
- React-perflogger
|
|
311
367
|
- React-runtimescheduler
|
|
312
368
|
- React-utils
|
|
313
|
-
- SocketRocket
|
|
369
|
+
- SocketRocket
|
|
314
370
|
- Yoga
|
|
315
|
-
- React-Core/RCTWebSocket (0.
|
|
371
|
+
- React-Core/RCTWebSocket (0.80.1):
|
|
372
|
+
- boost
|
|
373
|
+
- DoubleConversion
|
|
374
|
+
- fast_float
|
|
375
|
+
- fmt
|
|
316
376
|
- glog
|
|
317
377
|
- hermes-engine
|
|
318
|
-
- RCT-Folly
|
|
319
|
-
-
|
|
378
|
+
- RCT-Folly
|
|
379
|
+
- RCT-Folly/Fabric
|
|
380
|
+
- RCTDeprecation
|
|
381
|
+
- React-Core/Default (= 0.80.1)
|
|
320
382
|
- React-cxxreact
|
|
383
|
+
- React-featureflags
|
|
321
384
|
- React-hermes
|
|
322
385
|
- React-jsi
|
|
323
386
|
- React-jsiexecutor
|
|
387
|
+
- React-jsinspector
|
|
388
|
+
- React-jsinspectorcdp
|
|
389
|
+
- React-jsitooling
|
|
324
390
|
- React-perflogger
|
|
325
391
|
- React-runtimescheduler
|
|
326
392
|
- React-utils
|
|
327
|
-
- SocketRocket
|
|
393
|
+
- SocketRocket
|
|
328
394
|
- Yoga
|
|
329
|
-
- React-CoreModules (0.
|
|
330
|
-
-
|
|
331
|
-
-
|
|
332
|
-
-
|
|
333
|
-
-
|
|
334
|
-
-
|
|
395
|
+
- React-CoreModules (0.80.1):
|
|
396
|
+
- boost
|
|
397
|
+
- DoubleConversion
|
|
398
|
+
- fast_float
|
|
399
|
+
- fmt
|
|
400
|
+
- glog
|
|
401
|
+
- RCT-Folly
|
|
402
|
+
- RCT-Folly/Fabric
|
|
403
|
+
- RCTTypeSafety (= 0.80.1)
|
|
404
|
+
- React-Core/CoreModulesHeaders (= 0.80.1)
|
|
405
|
+
- React-jsi (= 0.80.1)
|
|
406
|
+
- React-jsinspector
|
|
407
|
+
- React-jsinspectorcdp
|
|
408
|
+
- React-jsinspectortracing
|
|
335
409
|
- React-NativeModulesApple
|
|
336
410
|
- React-RCTBlob
|
|
337
|
-
- React-
|
|
411
|
+
- React-RCTFBReactNativeSpec
|
|
412
|
+
- React-RCTImage (= 0.80.1)
|
|
338
413
|
- ReactCommon
|
|
339
|
-
- SocketRocket
|
|
340
|
-
- React-cxxreact (0.
|
|
341
|
-
- boost
|
|
414
|
+
- SocketRocket
|
|
415
|
+
- React-cxxreact (0.80.1):
|
|
416
|
+
- boost
|
|
342
417
|
- DoubleConversion
|
|
343
|
-
-
|
|
418
|
+
- fast_float
|
|
419
|
+
- fmt
|
|
344
420
|
- glog
|
|
345
421
|
- hermes-engine
|
|
346
|
-
- RCT-Folly
|
|
347
|
-
-
|
|
348
|
-
- React-
|
|
349
|
-
- React-
|
|
350
|
-
- React-
|
|
351
|
-
- React-
|
|
352
|
-
- React-
|
|
353
|
-
- React-
|
|
354
|
-
|
|
355
|
-
|
|
422
|
+
- RCT-Folly
|
|
423
|
+
- RCT-Folly/Fabric
|
|
424
|
+
- React-callinvoker (= 0.80.1)
|
|
425
|
+
- React-debug (= 0.80.1)
|
|
426
|
+
- React-jsi (= 0.80.1)
|
|
427
|
+
- React-jsinspector
|
|
428
|
+
- React-jsinspectorcdp
|
|
429
|
+
- React-jsinspectortracing
|
|
430
|
+
- React-logger (= 0.80.1)
|
|
431
|
+
- React-perflogger (= 0.80.1)
|
|
432
|
+
- React-runtimeexecutor (= 0.80.1)
|
|
433
|
+
- React-timing (= 0.80.1)
|
|
434
|
+
- SocketRocket
|
|
435
|
+
- React-debug (0.80.1)
|
|
436
|
+
- React-defaultsnativemodule (0.80.1):
|
|
437
|
+
- boost
|
|
356
438
|
- DoubleConversion
|
|
357
|
-
-
|
|
439
|
+
- fast_float
|
|
440
|
+
- fmt
|
|
358
441
|
- glog
|
|
359
442
|
- hermes-engine
|
|
360
|
-
- RCT-Folly
|
|
361
|
-
-
|
|
362
|
-
-
|
|
363
|
-
- React-
|
|
364
|
-
- React-
|
|
365
|
-
- React-
|
|
366
|
-
- React-
|
|
367
|
-
- React-
|
|
368
|
-
- React-
|
|
369
|
-
- React-
|
|
370
|
-
-
|
|
371
|
-
|
|
372
|
-
-
|
|
373
|
-
-
|
|
374
|
-
-
|
|
375
|
-
-
|
|
376
|
-
-
|
|
377
|
-
-
|
|
378
|
-
-
|
|
379
|
-
-
|
|
443
|
+
- RCT-Folly
|
|
444
|
+
- RCT-Folly/Fabric
|
|
445
|
+
- React-domnativemodule
|
|
446
|
+
- React-featureflagsnativemodule
|
|
447
|
+
- React-hermes
|
|
448
|
+
- React-idlecallbacksnativemodule
|
|
449
|
+
- React-jsi
|
|
450
|
+
- React-jsiexecutor
|
|
451
|
+
- React-microtasksnativemodule
|
|
452
|
+
- React-RCTFBReactNativeSpec
|
|
453
|
+
- SocketRocket
|
|
454
|
+
- React-domnativemodule (0.80.1):
|
|
455
|
+
- boost
|
|
456
|
+
- DoubleConversion
|
|
457
|
+
- fast_float
|
|
458
|
+
- fmt
|
|
459
|
+
- glog
|
|
460
|
+
- hermes-engine
|
|
461
|
+
- RCT-Folly
|
|
462
|
+
- RCT-Folly/Fabric
|
|
463
|
+
- React-Fabric
|
|
464
|
+
- React-FabricComponents
|
|
380
465
|
- React-graphics
|
|
466
|
+
- React-hermes
|
|
381
467
|
- React-jsi
|
|
382
468
|
- React-jsiexecutor
|
|
383
|
-
- React-
|
|
384
|
-
- React-rendererdebug
|
|
385
|
-
- React-runtimescheduler
|
|
386
|
-
- React-utils
|
|
469
|
+
- React-RCTFBReactNativeSpec
|
|
387
470
|
- ReactCommon/turbomodule/core
|
|
388
|
-
|
|
471
|
+
- SocketRocket
|
|
472
|
+
- Yoga
|
|
473
|
+
- React-Fabric (0.80.1):
|
|
474
|
+
- boost
|
|
389
475
|
- DoubleConversion
|
|
390
|
-
-
|
|
476
|
+
- fast_float
|
|
477
|
+
- fmt
|
|
391
478
|
- glog
|
|
392
479
|
- hermes-engine
|
|
393
|
-
- RCT-Folly
|
|
480
|
+
- RCT-Folly
|
|
481
|
+
- RCT-Folly/Fabric
|
|
394
482
|
- RCTRequired
|
|
395
483
|
- RCTTypeSafety
|
|
396
484
|
- React-Core
|
|
397
485
|
- React-cxxreact
|
|
398
486
|
- React-debug
|
|
487
|
+
- React-Fabric/animations (= 0.80.1)
|
|
488
|
+
- React-Fabric/attributedstring (= 0.80.1)
|
|
489
|
+
- React-Fabric/componentregistry (= 0.80.1)
|
|
490
|
+
- React-Fabric/componentregistrynative (= 0.80.1)
|
|
491
|
+
- React-Fabric/components (= 0.80.1)
|
|
492
|
+
- React-Fabric/consistency (= 0.80.1)
|
|
493
|
+
- React-Fabric/core (= 0.80.1)
|
|
494
|
+
- React-Fabric/dom (= 0.80.1)
|
|
495
|
+
- React-Fabric/imagemanager (= 0.80.1)
|
|
496
|
+
- React-Fabric/leakchecker (= 0.80.1)
|
|
497
|
+
- React-Fabric/mounting (= 0.80.1)
|
|
498
|
+
- React-Fabric/observers (= 0.80.1)
|
|
499
|
+
- React-Fabric/scheduler (= 0.80.1)
|
|
500
|
+
- React-Fabric/telemetry (= 0.80.1)
|
|
501
|
+
- React-Fabric/templateprocessor (= 0.80.1)
|
|
502
|
+
- React-Fabric/uimanager (= 0.80.1)
|
|
503
|
+
- React-featureflags
|
|
399
504
|
- React-graphics
|
|
505
|
+
- React-hermes
|
|
400
506
|
- React-jsi
|
|
401
507
|
- React-jsiexecutor
|
|
402
508
|
- React-logger
|
|
@@ -404,18 +510,24 @@ PODS:
|
|
|
404
510
|
- React-runtimescheduler
|
|
405
511
|
- React-utils
|
|
406
512
|
- ReactCommon/turbomodule/core
|
|
407
|
-
|
|
513
|
+
- SocketRocket
|
|
514
|
+
- React-Fabric/animations (0.80.1):
|
|
515
|
+
- boost
|
|
408
516
|
- DoubleConversion
|
|
409
|
-
-
|
|
517
|
+
- fast_float
|
|
518
|
+
- fmt
|
|
410
519
|
- glog
|
|
411
520
|
- hermes-engine
|
|
412
|
-
- RCT-Folly
|
|
521
|
+
- RCT-Folly
|
|
522
|
+
- RCT-Folly/Fabric
|
|
413
523
|
- RCTRequired
|
|
414
524
|
- RCTTypeSafety
|
|
415
525
|
- React-Core
|
|
416
526
|
- React-cxxreact
|
|
417
527
|
- React-debug
|
|
528
|
+
- React-featureflags
|
|
418
529
|
- React-graphics
|
|
530
|
+
- React-hermes
|
|
419
531
|
- React-jsi
|
|
420
532
|
- React-jsiexecutor
|
|
421
533
|
- React-logger
|
|
@@ -423,18 +535,24 @@ PODS:
|
|
|
423
535
|
- React-runtimescheduler
|
|
424
536
|
- React-utils
|
|
425
537
|
- ReactCommon/turbomodule/core
|
|
426
|
-
|
|
538
|
+
- SocketRocket
|
|
539
|
+
- React-Fabric/attributedstring (0.80.1):
|
|
540
|
+
- boost
|
|
427
541
|
- DoubleConversion
|
|
428
|
-
-
|
|
542
|
+
- fast_float
|
|
543
|
+
- fmt
|
|
429
544
|
- glog
|
|
430
545
|
- hermes-engine
|
|
431
|
-
- RCT-Folly
|
|
546
|
+
- RCT-Folly
|
|
547
|
+
- RCT-Folly/Fabric
|
|
432
548
|
- RCTRequired
|
|
433
549
|
- RCTTypeSafety
|
|
434
550
|
- React-Core
|
|
435
551
|
- React-cxxreact
|
|
436
552
|
- React-debug
|
|
553
|
+
- React-featureflags
|
|
437
554
|
- React-graphics
|
|
555
|
+
- React-hermes
|
|
438
556
|
- React-jsi
|
|
439
557
|
- React-jsiexecutor
|
|
440
558
|
- React-logger
|
|
@@ -442,18 +560,24 @@ PODS:
|
|
|
442
560
|
- React-runtimescheduler
|
|
443
561
|
- React-utils
|
|
444
562
|
- ReactCommon/turbomodule/core
|
|
445
|
-
|
|
563
|
+
- SocketRocket
|
|
564
|
+
- React-Fabric/componentregistry (0.80.1):
|
|
565
|
+
- boost
|
|
446
566
|
- DoubleConversion
|
|
447
|
-
-
|
|
567
|
+
- fast_float
|
|
568
|
+
- fmt
|
|
448
569
|
- glog
|
|
449
570
|
- hermes-engine
|
|
450
|
-
- RCT-Folly
|
|
571
|
+
- RCT-Folly
|
|
572
|
+
- RCT-Folly/Fabric
|
|
451
573
|
- RCTRequired
|
|
452
574
|
- RCTTypeSafety
|
|
453
575
|
- React-Core
|
|
454
576
|
- React-cxxreact
|
|
455
577
|
- React-debug
|
|
578
|
+
- React-featureflags
|
|
456
579
|
- React-graphics
|
|
580
|
+
- React-hermes
|
|
457
581
|
- React-jsi
|
|
458
582
|
- React-jsiexecutor
|
|
459
583
|
- React-logger
|
|
@@ -461,29 +585,24 @@ PODS:
|
|
|
461
585
|
- React-runtimescheduler
|
|
462
586
|
- React-utils
|
|
463
587
|
- ReactCommon/turbomodule/core
|
|
464
|
-
|
|
588
|
+
- SocketRocket
|
|
589
|
+
- React-Fabric/componentregistrynative (0.80.1):
|
|
590
|
+
- boost
|
|
465
591
|
- DoubleConversion
|
|
466
|
-
-
|
|
592
|
+
- fast_float
|
|
593
|
+
- fmt
|
|
467
594
|
- glog
|
|
468
595
|
- hermes-engine
|
|
469
|
-
- RCT-Folly
|
|
596
|
+
- RCT-Folly
|
|
597
|
+
- RCT-Folly/Fabric
|
|
470
598
|
- RCTRequired
|
|
471
599
|
- RCTTypeSafety
|
|
472
600
|
- React-Core
|
|
473
601
|
- React-cxxreact
|
|
474
602
|
- React-debug
|
|
475
|
-
- React-
|
|
476
|
-
- React-Fabric/components/legacyviewmanagerinterop (= 0.73.2)
|
|
477
|
-
- React-Fabric/components/modal (= 0.73.2)
|
|
478
|
-
- React-Fabric/components/rncore (= 0.73.2)
|
|
479
|
-
- React-Fabric/components/root (= 0.73.2)
|
|
480
|
-
- React-Fabric/components/safeareaview (= 0.73.2)
|
|
481
|
-
- React-Fabric/components/scrollview (= 0.73.2)
|
|
482
|
-
- React-Fabric/components/text (= 0.73.2)
|
|
483
|
-
- React-Fabric/components/textinput (= 0.73.2)
|
|
484
|
-
- React-Fabric/components/unimplementedview (= 0.73.2)
|
|
485
|
-
- React-Fabric/components/view (= 0.73.2)
|
|
603
|
+
- React-featureflags
|
|
486
604
|
- React-graphics
|
|
605
|
+
- React-hermes
|
|
487
606
|
- React-jsi
|
|
488
607
|
- React-jsiexecutor
|
|
489
608
|
- React-logger
|
|
@@ -491,18 +610,28 @@ PODS:
|
|
|
491
610
|
- React-runtimescheduler
|
|
492
611
|
- React-utils
|
|
493
612
|
- ReactCommon/turbomodule/core
|
|
494
|
-
|
|
613
|
+
- SocketRocket
|
|
614
|
+
- React-Fabric/components (0.80.1):
|
|
615
|
+
- boost
|
|
495
616
|
- DoubleConversion
|
|
496
|
-
-
|
|
617
|
+
- fast_float
|
|
618
|
+
- fmt
|
|
497
619
|
- glog
|
|
498
620
|
- hermes-engine
|
|
499
|
-
- RCT-Folly
|
|
621
|
+
- RCT-Folly
|
|
622
|
+
- RCT-Folly/Fabric
|
|
500
623
|
- RCTRequired
|
|
501
624
|
- RCTTypeSafety
|
|
502
625
|
- React-Core
|
|
503
626
|
- React-cxxreact
|
|
504
627
|
- React-debug
|
|
628
|
+
- React-Fabric/components/legacyviewmanagerinterop (= 0.80.1)
|
|
629
|
+
- React-Fabric/components/root (= 0.80.1)
|
|
630
|
+
- React-Fabric/components/scrollview (= 0.80.1)
|
|
631
|
+
- React-Fabric/components/view (= 0.80.1)
|
|
632
|
+
- React-featureflags
|
|
505
633
|
- React-graphics
|
|
634
|
+
- React-hermes
|
|
506
635
|
- React-jsi
|
|
507
636
|
- React-jsiexecutor
|
|
508
637
|
- React-logger
|
|
@@ -510,18 +639,24 @@ PODS:
|
|
|
510
639
|
- React-runtimescheduler
|
|
511
640
|
- React-utils
|
|
512
641
|
- ReactCommon/turbomodule/core
|
|
513
|
-
|
|
642
|
+
- SocketRocket
|
|
643
|
+
- React-Fabric/components/legacyviewmanagerinterop (0.80.1):
|
|
644
|
+
- boost
|
|
514
645
|
- DoubleConversion
|
|
515
|
-
-
|
|
646
|
+
- fast_float
|
|
647
|
+
- fmt
|
|
516
648
|
- glog
|
|
517
649
|
- hermes-engine
|
|
518
|
-
- RCT-Folly
|
|
650
|
+
- RCT-Folly
|
|
651
|
+
- RCT-Folly/Fabric
|
|
519
652
|
- RCTRequired
|
|
520
653
|
- RCTTypeSafety
|
|
521
654
|
- React-Core
|
|
522
655
|
- React-cxxreact
|
|
523
656
|
- React-debug
|
|
657
|
+
- React-featureflags
|
|
524
658
|
- React-graphics
|
|
659
|
+
- React-hermes
|
|
525
660
|
- React-jsi
|
|
526
661
|
- React-jsiexecutor
|
|
527
662
|
- React-logger
|
|
@@ -529,18 +664,24 @@ PODS:
|
|
|
529
664
|
- React-runtimescheduler
|
|
530
665
|
- React-utils
|
|
531
666
|
- ReactCommon/turbomodule/core
|
|
532
|
-
|
|
667
|
+
- SocketRocket
|
|
668
|
+
- React-Fabric/components/root (0.80.1):
|
|
669
|
+
- boost
|
|
533
670
|
- DoubleConversion
|
|
534
|
-
-
|
|
671
|
+
- fast_float
|
|
672
|
+
- fmt
|
|
535
673
|
- glog
|
|
536
674
|
- hermes-engine
|
|
537
|
-
- RCT-Folly
|
|
675
|
+
- RCT-Folly
|
|
676
|
+
- RCT-Folly/Fabric
|
|
538
677
|
- RCTRequired
|
|
539
678
|
- RCTTypeSafety
|
|
540
679
|
- React-Core
|
|
541
680
|
- React-cxxreact
|
|
542
681
|
- React-debug
|
|
682
|
+
- React-featureflags
|
|
543
683
|
- React-graphics
|
|
684
|
+
- React-hermes
|
|
544
685
|
- React-jsi
|
|
545
686
|
- React-jsiexecutor
|
|
546
687
|
- React-logger
|
|
@@ -548,18 +689,24 @@ PODS:
|
|
|
548
689
|
- React-runtimescheduler
|
|
549
690
|
- React-utils
|
|
550
691
|
- ReactCommon/turbomodule/core
|
|
551
|
-
|
|
692
|
+
- SocketRocket
|
|
693
|
+
- React-Fabric/components/scrollview (0.80.1):
|
|
694
|
+
- boost
|
|
552
695
|
- DoubleConversion
|
|
553
|
-
-
|
|
696
|
+
- fast_float
|
|
697
|
+
- fmt
|
|
554
698
|
- glog
|
|
555
699
|
- hermes-engine
|
|
556
|
-
- RCT-Folly
|
|
700
|
+
- RCT-Folly
|
|
701
|
+
- RCT-Folly/Fabric
|
|
557
702
|
- RCTRequired
|
|
558
703
|
- RCTTypeSafety
|
|
559
704
|
- React-Core
|
|
560
705
|
- React-cxxreact
|
|
561
706
|
- React-debug
|
|
707
|
+
- React-featureflags
|
|
562
708
|
- React-graphics
|
|
709
|
+
- React-hermes
|
|
563
710
|
- React-jsi
|
|
564
711
|
- React-jsiexecutor
|
|
565
712
|
- React-logger
|
|
@@ -567,37 +714,51 @@ PODS:
|
|
|
567
714
|
- React-runtimescheduler
|
|
568
715
|
- React-utils
|
|
569
716
|
- ReactCommon/turbomodule/core
|
|
570
|
-
|
|
717
|
+
- SocketRocket
|
|
718
|
+
- React-Fabric/components/view (0.80.1):
|
|
719
|
+
- boost
|
|
571
720
|
- DoubleConversion
|
|
572
|
-
-
|
|
721
|
+
- fast_float
|
|
722
|
+
- fmt
|
|
573
723
|
- glog
|
|
574
724
|
- hermes-engine
|
|
575
|
-
- RCT-Folly
|
|
725
|
+
- RCT-Folly
|
|
726
|
+
- RCT-Folly/Fabric
|
|
576
727
|
- RCTRequired
|
|
577
728
|
- RCTTypeSafety
|
|
578
729
|
- React-Core
|
|
579
730
|
- React-cxxreact
|
|
580
731
|
- React-debug
|
|
732
|
+
- React-featureflags
|
|
581
733
|
- React-graphics
|
|
734
|
+
- React-hermes
|
|
582
735
|
- React-jsi
|
|
583
736
|
- React-jsiexecutor
|
|
584
737
|
- React-logger
|
|
738
|
+
- React-renderercss
|
|
585
739
|
- React-rendererdebug
|
|
586
740
|
- React-runtimescheduler
|
|
587
741
|
- React-utils
|
|
588
742
|
- ReactCommon/turbomodule/core
|
|
589
|
-
|
|
743
|
+
- SocketRocket
|
|
744
|
+
- Yoga
|
|
745
|
+
- React-Fabric/consistency (0.80.1):
|
|
746
|
+
- boost
|
|
590
747
|
- DoubleConversion
|
|
591
|
-
-
|
|
748
|
+
- fast_float
|
|
749
|
+
- fmt
|
|
592
750
|
- glog
|
|
593
751
|
- hermes-engine
|
|
594
|
-
- RCT-Folly
|
|
752
|
+
- RCT-Folly
|
|
753
|
+
- RCT-Folly/Fabric
|
|
595
754
|
- RCTRequired
|
|
596
755
|
- RCTTypeSafety
|
|
597
756
|
- React-Core
|
|
598
757
|
- React-cxxreact
|
|
599
758
|
- React-debug
|
|
759
|
+
- React-featureflags
|
|
600
760
|
- React-graphics
|
|
761
|
+
- React-hermes
|
|
601
762
|
- React-jsi
|
|
602
763
|
- React-jsiexecutor
|
|
603
764
|
- React-logger
|
|
@@ -605,18 +766,24 @@ PODS:
|
|
|
605
766
|
- React-runtimescheduler
|
|
606
767
|
- React-utils
|
|
607
768
|
- ReactCommon/turbomodule/core
|
|
608
|
-
|
|
769
|
+
- SocketRocket
|
|
770
|
+
- React-Fabric/core (0.80.1):
|
|
771
|
+
- boost
|
|
609
772
|
- DoubleConversion
|
|
610
|
-
-
|
|
773
|
+
- fast_float
|
|
774
|
+
- fmt
|
|
611
775
|
- glog
|
|
612
776
|
- hermes-engine
|
|
613
|
-
- RCT-Folly
|
|
777
|
+
- RCT-Folly
|
|
778
|
+
- RCT-Folly/Fabric
|
|
614
779
|
- RCTRequired
|
|
615
780
|
- RCTTypeSafety
|
|
616
781
|
- React-Core
|
|
617
782
|
- React-cxxreact
|
|
618
783
|
- React-debug
|
|
784
|
+
- React-featureflags
|
|
619
785
|
- React-graphics
|
|
786
|
+
- React-hermes
|
|
620
787
|
- React-jsi
|
|
621
788
|
- React-jsiexecutor
|
|
622
789
|
- React-logger
|
|
@@ -624,18 +791,24 @@ PODS:
|
|
|
624
791
|
- React-runtimescheduler
|
|
625
792
|
- React-utils
|
|
626
793
|
- ReactCommon/turbomodule/core
|
|
627
|
-
|
|
794
|
+
- SocketRocket
|
|
795
|
+
- React-Fabric/dom (0.80.1):
|
|
796
|
+
- boost
|
|
628
797
|
- DoubleConversion
|
|
629
|
-
-
|
|
798
|
+
- fast_float
|
|
799
|
+
- fmt
|
|
630
800
|
- glog
|
|
631
801
|
- hermes-engine
|
|
632
|
-
- RCT-Folly
|
|
802
|
+
- RCT-Folly
|
|
803
|
+
- RCT-Folly/Fabric
|
|
633
804
|
- RCTRequired
|
|
634
805
|
- RCTTypeSafety
|
|
635
806
|
- React-Core
|
|
636
807
|
- React-cxxreact
|
|
637
808
|
- React-debug
|
|
809
|
+
- React-featureflags
|
|
638
810
|
- React-graphics
|
|
811
|
+
- React-hermes
|
|
639
812
|
- React-jsi
|
|
640
813
|
- React-jsiexecutor
|
|
641
814
|
- React-logger
|
|
@@ -643,18 +816,24 @@ PODS:
|
|
|
643
816
|
- React-runtimescheduler
|
|
644
817
|
- React-utils
|
|
645
818
|
- ReactCommon/turbomodule/core
|
|
646
|
-
|
|
819
|
+
- SocketRocket
|
|
820
|
+
- React-Fabric/imagemanager (0.80.1):
|
|
821
|
+
- boost
|
|
647
822
|
- DoubleConversion
|
|
648
|
-
-
|
|
823
|
+
- fast_float
|
|
824
|
+
- fmt
|
|
649
825
|
- glog
|
|
650
826
|
- hermes-engine
|
|
651
|
-
- RCT-Folly
|
|
827
|
+
- RCT-Folly
|
|
828
|
+
- RCT-Folly/Fabric
|
|
652
829
|
- RCTRequired
|
|
653
830
|
- RCTTypeSafety
|
|
654
831
|
- React-Core
|
|
655
832
|
- React-cxxreact
|
|
656
833
|
- React-debug
|
|
834
|
+
- React-featureflags
|
|
657
835
|
- React-graphics
|
|
836
|
+
- React-hermes
|
|
658
837
|
- React-jsi
|
|
659
838
|
- React-jsiexecutor
|
|
660
839
|
- React-logger
|
|
@@ -662,18 +841,24 @@ PODS:
|
|
|
662
841
|
- React-runtimescheduler
|
|
663
842
|
- React-utils
|
|
664
843
|
- ReactCommon/turbomodule/core
|
|
665
|
-
|
|
844
|
+
- SocketRocket
|
|
845
|
+
- React-Fabric/leakchecker (0.80.1):
|
|
846
|
+
- boost
|
|
666
847
|
- DoubleConversion
|
|
667
|
-
-
|
|
848
|
+
- fast_float
|
|
849
|
+
- fmt
|
|
668
850
|
- glog
|
|
669
851
|
- hermes-engine
|
|
670
|
-
- RCT-Folly
|
|
852
|
+
- RCT-Folly
|
|
853
|
+
- RCT-Folly/Fabric
|
|
671
854
|
- RCTRequired
|
|
672
855
|
- RCTTypeSafety
|
|
673
856
|
- React-Core
|
|
674
857
|
- React-cxxreact
|
|
675
858
|
- React-debug
|
|
859
|
+
- React-featureflags
|
|
676
860
|
- React-graphics
|
|
861
|
+
- React-hermes
|
|
677
862
|
- React-jsi
|
|
678
863
|
- React-jsiexecutor
|
|
679
864
|
- React-logger
|
|
@@ -681,18 +866,24 @@ PODS:
|
|
|
681
866
|
- React-runtimescheduler
|
|
682
867
|
- React-utils
|
|
683
868
|
- ReactCommon/turbomodule/core
|
|
684
|
-
|
|
869
|
+
- SocketRocket
|
|
870
|
+
- React-Fabric/mounting (0.80.1):
|
|
871
|
+
- boost
|
|
685
872
|
- DoubleConversion
|
|
686
|
-
-
|
|
873
|
+
- fast_float
|
|
874
|
+
- fmt
|
|
687
875
|
- glog
|
|
688
876
|
- hermes-engine
|
|
689
|
-
- RCT-Folly
|
|
877
|
+
- RCT-Folly
|
|
878
|
+
- RCT-Folly/Fabric
|
|
690
879
|
- RCTRequired
|
|
691
880
|
- RCTTypeSafety
|
|
692
881
|
- React-Core
|
|
693
882
|
- React-cxxreact
|
|
694
883
|
- React-debug
|
|
884
|
+
- React-featureflags
|
|
695
885
|
- React-graphics
|
|
886
|
+
- React-hermes
|
|
696
887
|
- React-jsi
|
|
697
888
|
- React-jsiexecutor
|
|
698
889
|
- React-logger
|
|
@@ -700,19 +891,25 @@ PODS:
|
|
|
700
891
|
- React-runtimescheduler
|
|
701
892
|
- React-utils
|
|
702
893
|
- ReactCommon/turbomodule/core
|
|
703
|
-
-
|
|
704
|
-
- React-Fabric/
|
|
894
|
+
- SocketRocket
|
|
895
|
+
- React-Fabric/observers (0.80.1):
|
|
896
|
+
- boost
|
|
705
897
|
- DoubleConversion
|
|
706
|
-
-
|
|
898
|
+
- fast_float
|
|
899
|
+
- fmt
|
|
707
900
|
- glog
|
|
708
901
|
- hermes-engine
|
|
709
|
-
- RCT-Folly
|
|
902
|
+
- RCT-Folly
|
|
903
|
+
- RCT-Folly/Fabric
|
|
710
904
|
- RCTRequired
|
|
711
905
|
- RCTTypeSafety
|
|
712
906
|
- React-Core
|
|
713
907
|
- React-cxxreact
|
|
714
908
|
- React-debug
|
|
909
|
+
- React-Fabric/observers/events (= 0.80.1)
|
|
910
|
+
- React-featureflags
|
|
715
911
|
- React-graphics
|
|
912
|
+
- React-hermes
|
|
716
913
|
- React-jsi
|
|
717
914
|
- React-jsiexecutor
|
|
718
915
|
- React-logger
|
|
@@ -720,18 +917,24 @@ PODS:
|
|
|
720
917
|
- React-runtimescheduler
|
|
721
918
|
- React-utils
|
|
722
919
|
- ReactCommon/turbomodule/core
|
|
723
|
-
|
|
920
|
+
- SocketRocket
|
|
921
|
+
- React-Fabric/observers/events (0.80.1):
|
|
922
|
+
- boost
|
|
724
923
|
- DoubleConversion
|
|
725
|
-
-
|
|
924
|
+
- fast_float
|
|
925
|
+
- fmt
|
|
726
926
|
- glog
|
|
727
927
|
- hermes-engine
|
|
728
|
-
- RCT-Folly
|
|
928
|
+
- RCT-Folly
|
|
929
|
+
- RCT-Folly/Fabric
|
|
729
930
|
- RCTRequired
|
|
730
931
|
- RCTTypeSafety
|
|
731
932
|
- React-Core
|
|
732
933
|
- React-cxxreact
|
|
733
934
|
- React-debug
|
|
935
|
+
- React-featureflags
|
|
734
936
|
- React-graphics
|
|
937
|
+
- React-hermes
|
|
735
938
|
- React-jsi
|
|
736
939
|
- React-jsiexecutor
|
|
737
940
|
- React-logger
|
|
@@ -739,37 +942,51 @@ PODS:
|
|
|
739
942
|
- React-runtimescheduler
|
|
740
943
|
- React-utils
|
|
741
944
|
- ReactCommon/turbomodule/core
|
|
742
|
-
|
|
945
|
+
- SocketRocket
|
|
946
|
+
- React-Fabric/scheduler (0.80.1):
|
|
947
|
+
- boost
|
|
743
948
|
- DoubleConversion
|
|
744
|
-
-
|
|
949
|
+
- fast_float
|
|
950
|
+
- fmt
|
|
745
951
|
- glog
|
|
746
952
|
- hermes-engine
|
|
747
|
-
- RCT-Folly
|
|
953
|
+
- RCT-Folly
|
|
954
|
+
- RCT-Folly/Fabric
|
|
748
955
|
- RCTRequired
|
|
749
956
|
- RCTTypeSafety
|
|
750
957
|
- React-Core
|
|
751
958
|
- React-cxxreact
|
|
752
959
|
- React-debug
|
|
960
|
+
- React-Fabric/observers/events
|
|
961
|
+
- React-featureflags
|
|
753
962
|
- React-graphics
|
|
963
|
+
- React-hermes
|
|
754
964
|
- React-jsi
|
|
755
965
|
- React-jsiexecutor
|
|
756
966
|
- React-logger
|
|
967
|
+
- React-performancetimeline
|
|
757
968
|
- React-rendererdebug
|
|
758
969
|
- React-runtimescheduler
|
|
759
970
|
- React-utils
|
|
760
971
|
- ReactCommon/turbomodule/core
|
|
761
|
-
|
|
972
|
+
- SocketRocket
|
|
973
|
+
- React-Fabric/telemetry (0.80.1):
|
|
974
|
+
- boost
|
|
762
975
|
- DoubleConversion
|
|
763
|
-
-
|
|
976
|
+
- fast_float
|
|
977
|
+
- fmt
|
|
764
978
|
- glog
|
|
765
979
|
- hermes-engine
|
|
766
|
-
- RCT-Folly
|
|
980
|
+
- RCT-Folly
|
|
981
|
+
- RCT-Folly/Fabric
|
|
767
982
|
- RCTRequired
|
|
768
983
|
- RCTTypeSafety
|
|
769
984
|
- React-Core
|
|
770
985
|
- React-cxxreact
|
|
771
986
|
- React-debug
|
|
987
|
+
- React-featureflags
|
|
772
988
|
- React-graphics
|
|
989
|
+
- React-hermes
|
|
773
990
|
- React-jsi
|
|
774
991
|
- React-jsiexecutor
|
|
775
992
|
- React-logger
|
|
@@ -777,473 +994,1748 @@ PODS:
|
|
|
777
994
|
- React-runtimescheduler
|
|
778
995
|
- React-utils
|
|
779
996
|
- ReactCommon/turbomodule/core
|
|
780
|
-
|
|
997
|
+
- SocketRocket
|
|
998
|
+
- React-Fabric/templateprocessor (0.80.1):
|
|
999
|
+
- boost
|
|
1000
|
+
- DoubleConversion
|
|
1001
|
+
- fast_float
|
|
1002
|
+
- fmt
|
|
1003
|
+
- glog
|
|
1004
|
+
- hermes-engine
|
|
1005
|
+
- RCT-Folly
|
|
1006
|
+
- RCT-Folly/Fabric
|
|
1007
|
+
- RCTRequired
|
|
1008
|
+
- RCTTypeSafety
|
|
1009
|
+
- React-Core
|
|
1010
|
+
- React-cxxreact
|
|
1011
|
+
- React-debug
|
|
1012
|
+
- React-featureflags
|
|
1013
|
+
- React-graphics
|
|
1014
|
+
- React-hermes
|
|
1015
|
+
- React-jsi
|
|
1016
|
+
- React-jsiexecutor
|
|
1017
|
+
- React-logger
|
|
1018
|
+
- React-rendererdebug
|
|
1019
|
+
- React-runtimescheduler
|
|
1020
|
+
- React-utils
|
|
1021
|
+
- ReactCommon/turbomodule/core
|
|
1022
|
+
- SocketRocket
|
|
1023
|
+
- React-Fabric/uimanager (0.80.1):
|
|
1024
|
+
- boost
|
|
1025
|
+
- DoubleConversion
|
|
1026
|
+
- fast_float
|
|
1027
|
+
- fmt
|
|
1028
|
+
- glog
|
|
1029
|
+
- hermes-engine
|
|
1030
|
+
- RCT-Folly
|
|
1031
|
+
- RCT-Folly/Fabric
|
|
1032
|
+
- RCTRequired
|
|
1033
|
+
- RCTTypeSafety
|
|
1034
|
+
- React-Core
|
|
1035
|
+
- React-cxxreact
|
|
1036
|
+
- React-debug
|
|
1037
|
+
- React-Fabric/uimanager/consistency (= 0.80.1)
|
|
1038
|
+
- React-featureflags
|
|
1039
|
+
- React-graphics
|
|
1040
|
+
- React-hermes
|
|
1041
|
+
- React-jsi
|
|
1042
|
+
- React-jsiexecutor
|
|
1043
|
+
- React-logger
|
|
1044
|
+
- React-rendererconsistency
|
|
1045
|
+
- React-rendererdebug
|
|
1046
|
+
- React-runtimescheduler
|
|
1047
|
+
- React-utils
|
|
1048
|
+
- ReactCommon/turbomodule/core
|
|
1049
|
+
- SocketRocket
|
|
1050
|
+
- React-Fabric/uimanager/consistency (0.80.1):
|
|
1051
|
+
- boost
|
|
1052
|
+
- DoubleConversion
|
|
1053
|
+
- fast_float
|
|
1054
|
+
- fmt
|
|
1055
|
+
- glog
|
|
1056
|
+
- hermes-engine
|
|
1057
|
+
- RCT-Folly
|
|
1058
|
+
- RCT-Folly/Fabric
|
|
1059
|
+
- RCTRequired
|
|
1060
|
+
- RCTTypeSafety
|
|
1061
|
+
- React-Core
|
|
1062
|
+
- React-cxxreact
|
|
1063
|
+
- React-debug
|
|
1064
|
+
- React-featureflags
|
|
1065
|
+
- React-graphics
|
|
1066
|
+
- React-hermes
|
|
1067
|
+
- React-jsi
|
|
1068
|
+
- React-jsiexecutor
|
|
1069
|
+
- React-logger
|
|
1070
|
+
- React-rendererconsistency
|
|
1071
|
+
- React-rendererdebug
|
|
1072
|
+
- React-runtimescheduler
|
|
1073
|
+
- React-utils
|
|
1074
|
+
- ReactCommon/turbomodule/core
|
|
1075
|
+
- SocketRocket
|
|
1076
|
+
- React-FabricComponents (0.80.1):
|
|
1077
|
+
- boost
|
|
1078
|
+
- DoubleConversion
|
|
1079
|
+
- fast_float
|
|
1080
|
+
- fmt
|
|
1081
|
+
- glog
|
|
1082
|
+
- hermes-engine
|
|
1083
|
+
- RCT-Folly
|
|
1084
|
+
- RCT-Folly/Fabric
|
|
1085
|
+
- RCTRequired
|
|
1086
|
+
- RCTTypeSafety
|
|
1087
|
+
- React-Core
|
|
1088
|
+
- React-cxxreact
|
|
1089
|
+
- React-debug
|
|
1090
|
+
- React-Fabric
|
|
1091
|
+
- React-FabricComponents/components (= 0.80.1)
|
|
1092
|
+
- React-FabricComponents/textlayoutmanager (= 0.80.1)
|
|
1093
|
+
- React-featureflags
|
|
1094
|
+
- React-graphics
|
|
1095
|
+
- React-hermes
|
|
1096
|
+
- React-jsi
|
|
1097
|
+
- React-jsiexecutor
|
|
1098
|
+
- React-logger
|
|
1099
|
+
- React-rendererdebug
|
|
1100
|
+
- React-runtimescheduler
|
|
1101
|
+
- React-utils
|
|
1102
|
+
- ReactCommon/turbomodule/core
|
|
1103
|
+
- SocketRocket
|
|
1104
|
+
- Yoga
|
|
1105
|
+
- React-FabricComponents/components (0.80.1):
|
|
1106
|
+
- boost
|
|
1107
|
+
- DoubleConversion
|
|
1108
|
+
- fast_float
|
|
1109
|
+
- fmt
|
|
1110
|
+
- glog
|
|
1111
|
+
- hermes-engine
|
|
1112
|
+
- RCT-Folly
|
|
1113
|
+
- RCT-Folly/Fabric
|
|
1114
|
+
- RCTRequired
|
|
1115
|
+
- RCTTypeSafety
|
|
1116
|
+
- React-Core
|
|
1117
|
+
- React-cxxreact
|
|
1118
|
+
- React-debug
|
|
1119
|
+
- React-Fabric
|
|
1120
|
+
- React-FabricComponents/components/inputaccessory (= 0.80.1)
|
|
1121
|
+
- React-FabricComponents/components/iostextinput (= 0.80.1)
|
|
1122
|
+
- React-FabricComponents/components/modal (= 0.80.1)
|
|
1123
|
+
- React-FabricComponents/components/rncore (= 0.80.1)
|
|
1124
|
+
- React-FabricComponents/components/safeareaview (= 0.80.1)
|
|
1125
|
+
- React-FabricComponents/components/scrollview (= 0.80.1)
|
|
1126
|
+
- React-FabricComponents/components/text (= 0.80.1)
|
|
1127
|
+
- React-FabricComponents/components/textinput (= 0.80.1)
|
|
1128
|
+
- React-FabricComponents/components/unimplementedview (= 0.80.1)
|
|
1129
|
+
- React-featureflags
|
|
1130
|
+
- React-graphics
|
|
1131
|
+
- React-hermes
|
|
1132
|
+
- React-jsi
|
|
1133
|
+
- React-jsiexecutor
|
|
1134
|
+
- React-logger
|
|
1135
|
+
- React-rendererdebug
|
|
1136
|
+
- React-runtimescheduler
|
|
1137
|
+
- React-utils
|
|
1138
|
+
- ReactCommon/turbomodule/core
|
|
1139
|
+
- SocketRocket
|
|
1140
|
+
- Yoga
|
|
1141
|
+
- React-FabricComponents/components/inputaccessory (0.80.1):
|
|
1142
|
+
- boost
|
|
1143
|
+
- DoubleConversion
|
|
1144
|
+
- fast_float
|
|
1145
|
+
- fmt
|
|
1146
|
+
- glog
|
|
1147
|
+
- hermes-engine
|
|
1148
|
+
- RCT-Folly
|
|
1149
|
+
- RCT-Folly/Fabric
|
|
1150
|
+
- RCTRequired
|
|
1151
|
+
- RCTTypeSafety
|
|
1152
|
+
- React-Core
|
|
1153
|
+
- React-cxxreact
|
|
1154
|
+
- React-debug
|
|
1155
|
+
- React-Fabric
|
|
1156
|
+
- React-featureflags
|
|
1157
|
+
- React-graphics
|
|
1158
|
+
- React-hermes
|
|
1159
|
+
- React-jsi
|
|
1160
|
+
- React-jsiexecutor
|
|
1161
|
+
- React-logger
|
|
1162
|
+
- React-rendererdebug
|
|
1163
|
+
- React-runtimescheduler
|
|
1164
|
+
- React-utils
|
|
1165
|
+
- ReactCommon/turbomodule/core
|
|
1166
|
+
- SocketRocket
|
|
1167
|
+
- Yoga
|
|
1168
|
+
- React-FabricComponents/components/iostextinput (0.80.1):
|
|
1169
|
+
- boost
|
|
1170
|
+
- DoubleConversion
|
|
1171
|
+
- fast_float
|
|
1172
|
+
- fmt
|
|
1173
|
+
- glog
|
|
1174
|
+
- hermes-engine
|
|
1175
|
+
- RCT-Folly
|
|
1176
|
+
- RCT-Folly/Fabric
|
|
1177
|
+
- RCTRequired
|
|
1178
|
+
- RCTTypeSafety
|
|
1179
|
+
- React-Core
|
|
1180
|
+
- React-cxxreact
|
|
1181
|
+
- React-debug
|
|
1182
|
+
- React-Fabric
|
|
1183
|
+
- React-featureflags
|
|
1184
|
+
- React-graphics
|
|
1185
|
+
- React-hermes
|
|
1186
|
+
- React-jsi
|
|
1187
|
+
- React-jsiexecutor
|
|
1188
|
+
- React-logger
|
|
1189
|
+
- React-rendererdebug
|
|
1190
|
+
- React-runtimescheduler
|
|
1191
|
+
- React-utils
|
|
1192
|
+
- ReactCommon/turbomodule/core
|
|
1193
|
+
- SocketRocket
|
|
1194
|
+
- Yoga
|
|
1195
|
+
- React-FabricComponents/components/modal (0.80.1):
|
|
1196
|
+
- boost
|
|
1197
|
+
- DoubleConversion
|
|
1198
|
+
- fast_float
|
|
1199
|
+
- fmt
|
|
1200
|
+
- glog
|
|
1201
|
+
- hermes-engine
|
|
1202
|
+
- RCT-Folly
|
|
1203
|
+
- RCT-Folly/Fabric
|
|
1204
|
+
- RCTRequired
|
|
1205
|
+
- RCTTypeSafety
|
|
1206
|
+
- React-Core
|
|
1207
|
+
- React-cxxreact
|
|
1208
|
+
- React-debug
|
|
1209
|
+
- React-Fabric
|
|
1210
|
+
- React-featureflags
|
|
1211
|
+
- React-graphics
|
|
1212
|
+
- React-hermes
|
|
1213
|
+
- React-jsi
|
|
1214
|
+
- React-jsiexecutor
|
|
1215
|
+
- React-logger
|
|
1216
|
+
- React-rendererdebug
|
|
1217
|
+
- React-runtimescheduler
|
|
1218
|
+
- React-utils
|
|
1219
|
+
- ReactCommon/turbomodule/core
|
|
1220
|
+
- SocketRocket
|
|
1221
|
+
- Yoga
|
|
1222
|
+
- React-FabricComponents/components/rncore (0.80.1):
|
|
1223
|
+
- boost
|
|
1224
|
+
- DoubleConversion
|
|
1225
|
+
- fast_float
|
|
1226
|
+
- fmt
|
|
1227
|
+
- glog
|
|
1228
|
+
- hermes-engine
|
|
1229
|
+
- RCT-Folly
|
|
1230
|
+
- RCT-Folly/Fabric
|
|
1231
|
+
- RCTRequired
|
|
1232
|
+
- RCTTypeSafety
|
|
1233
|
+
- React-Core
|
|
1234
|
+
- React-cxxreact
|
|
1235
|
+
- React-debug
|
|
1236
|
+
- React-Fabric
|
|
1237
|
+
- React-featureflags
|
|
1238
|
+
- React-graphics
|
|
1239
|
+
- React-hermes
|
|
1240
|
+
- React-jsi
|
|
1241
|
+
- React-jsiexecutor
|
|
1242
|
+
- React-logger
|
|
1243
|
+
- React-rendererdebug
|
|
1244
|
+
- React-runtimescheduler
|
|
1245
|
+
- React-utils
|
|
1246
|
+
- ReactCommon/turbomodule/core
|
|
1247
|
+
- SocketRocket
|
|
1248
|
+
- Yoga
|
|
1249
|
+
- React-FabricComponents/components/safeareaview (0.80.1):
|
|
1250
|
+
- boost
|
|
1251
|
+
- DoubleConversion
|
|
1252
|
+
- fast_float
|
|
1253
|
+
- fmt
|
|
1254
|
+
- glog
|
|
1255
|
+
- hermes-engine
|
|
1256
|
+
- RCT-Folly
|
|
1257
|
+
- RCT-Folly/Fabric
|
|
1258
|
+
- RCTRequired
|
|
1259
|
+
- RCTTypeSafety
|
|
1260
|
+
- React-Core
|
|
1261
|
+
- React-cxxreact
|
|
1262
|
+
- React-debug
|
|
1263
|
+
- React-Fabric
|
|
1264
|
+
- React-featureflags
|
|
1265
|
+
- React-graphics
|
|
1266
|
+
- React-hermes
|
|
1267
|
+
- React-jsi
|
|
1268
|
+
- React-jsiexecutor
|
|
1269
|
+
- React-logger
|
|
1270
|
+
- React-rendererdebug
|
|
1271
|
+
- React-runtimescheduler
|
|
1272
|
+
- React-utils
|
|
1273
|
+
- ReactCommon/turbomodule/core
|
|
1274
|
+
- SocketRocket
|
|
1275
|
+
- Yoga
|
|
1276
|
+
- React-FabricComponents/components/scrollview (0.80.1):
|
|
1277
|
+
- boost
|
|
1278
|
+
- DoubleConversion
|
|
1279
|
+
- fast_float
|
|
1280
|
+
- fmt
|
|
1281
|
+
- glog
|
|
1282
|
+
- hermes-engine
|
|
1283
|
+
- RCT-Folly
|
|
1284
|
+
- RCT-Folly/Fabric
|
|
1285
|
+
- RCTRequired
|
|
1286
|
+
- RCTTypeSafety
|
|
1287
|
+
- React-Core
|
|
1288
|
+
- React-cxxreact
|
|
1289
|
+
- React-debug
|
|
1290
|
+
- React-Fabric
|
|
1291
|
+
- React-featureflags
|
|
1292
|
+
- React-graphics
|
|
1293
|
+
- React-hermes
|
|
1294
|
+
- React-jsi
|
|
1295
|
+
- React-jsiexecutor
|
|
1296
|
+
- React-logger
|
|
1297
|
+
- React-rendererdebug
|
|
1298
|
+
- React-runtimescheduler
|
|
1299
|
+
- React-utils
|
|
1300
|
+
- ReactCommon/turbomodule/core
|
|
1301
|
+
- SocketRocket
|
|
1302
|
+
- Yoga
|
|
1303
|
+
- React-FabricComponents/components/text (0.80.1):
|
|
1304
|
+
- boost
|
|
1305
|
+
- DoubleConversion
|
|
1306
|
+
- fast_float
|
|
1307
|
+
- fmt
|
|
1308
|
+
- glog
|
|
1309
|
+
- hermes-engine
|
|
1310
|
+
- RCT-Folly
|
|
1311
|
+
- RCT-Folly/Fabric
|
|
1312
|
+
- RCTRequired
|
|
1313
|
+
- RCTTypeSafety
|
|
1314
|
+
- React-Core
|
|
1315
|
+
- React-cxxreact
|
|
1316
|
+
- React-debug
|
|
1317
|
+
- React-Fabric
|
|
1318
|
+
- React-featureflags
|
|
1319
|
+
- React-graphics
|
|
1320
|
+
- React-hermes
|
|
1321
|
+
- React-jsi
|
|
1322
|
+
- React-jsiexecutor
|
|
1323
|
+
- React-logger
|
|
1324
|
+
- React-rendererdebug
|
|
1325
|
+
- React-runtimescheduler
|
|
1326
|
+
- React-utils
|
|
1327
|
+
- ReactCommon/turbomodule/core
|
|
1328
|
+
- SocketRocket
|
|
1329
|
+
- Yoga
|
|
1330
|
+
- React-FabricComponents/components/textinput (0.80.1):
|
|
1331
|
+
- boost
|
|
1332
|
+
- DoubleConversion
|
|
1333
|
+
- fast_float
|
|
1334
|
+
- fmt
|
|
1335
|
+
- glog
|
|
1336
|
+
- hermes-engine
|
|
1337
|
+
- RCT-Folly
|
|
1338
|
+
- RCT-Folly/Fabric
|
|
1339
|
+
- RCTRequired
|
|
1340
|
+
- RCTTypeSafety
|
|
1341
|
+
- React-Core
|
|
1342
|
+
- React-cxxreact
|
|
1343
|
+
- React-debug
|
|
1344
|
+
- React-Fabric
|
|
1345
|
+
- React-featureflags
|
|
1346
|
+
- React-graphics
|
|
1347
|
+
- React-hermes
|
|
1348
|
+
- React-jsi
|
|
1349
|
+
- React-jsiexecutor
|
|
1350
|
+
- React-logger
|
|
1351
|
+
- React-rendererdebug
|
|
1352
|
+
- React-runtimescheduler
|
|
1353
|
+
- React-utils
|
|
1354
|
+
- ReactCommon/turbomodule/core
|
|
1355
|
+
- SocketRocket
|
|
1356
|
+
- Yoga
|
|
1357
|
+
- React-FabricComponents/components/unimplementedview (0.80.1):
|
|
1358
|
+
- boost
|
|
1359
|
+
- DoubleConversion
|
|
1360
|
+
- fast_float
|
|
1361
|
+
- fmt
|
|
1362
|
+
- glog
|
|
1363
|
+
- hermes-engine
|
|
1364
|
+
- RCT-Folly
|
|
1365
|
+
- RCT-Folly/Fabric
|
|
1366
|
+
- RCTRequired
|
|
1367
|
+
- RCTTypeSafety
|
|
1368
|
+
- React-Core
|
|
1369
|
+
- React-cxxreact
|
|
1370
|
+
- React-debug
|
|
1371
|
+
- React-Fabric
|
|
1372
|
+
- React-featureflags
|
|
1373
|
+
- React-graphics
|
|
1374
|
+
- React-hermes
|
|
1375
|
+
- React-jsi
|
|
1376
|
+
- React-jsiexecutor
|
|
1377
|
+
- React-logger
|
|
1378
|
+
- React-rendererdebug
|
|
1379
|
+
- React-runtimescheduler
|
|
1380
|
+
- React-utils
|
|
1381
|
+
- ReactCommon/turbomodule/core
|
|
1382
|
+
- SocketRocket
|
|
1383
|
+
- Yoga
|
|
1384
|
+
- React-FabricComponents/textlayoutmanager (0.80.1):
|
|
1385
|
+
- boost
|
|
1386
|
+
- DoubleConversion
|
|
1387
|
+
- fast_float
|
|
1388
|
+
- fmt
|
|
1389
|
+
- glog
|
|
1390
|
+
- hermes-engine
|
|
1391
|
+
- RCT-Folly
|
|
1392
|
+
- RCT-Folly/Fabric
|
|
1393
|
+
- RCTRequired
|
|
1394
|
+
- RCTTypeSafety
|
|
1395
|
+
- React-Core
|
|
1396
|
+
- React-cxxreact
|
|
1397
|
+
- React-debug
|
|
1398
|
+
- React-Fabric
|
|
1399
|
+
- React-featureflags
|
|
1400
|
+
- React-graphics
|
|
1401
|
+
- React-hermes
|
|
1402
|
+
- React-jsi
|
|
1403
|
+
- React-jsiexecutor
|
|
1404
|
+
- React-logger
|
|
1405
|
+
- React-rendererdebug
|
|
1406
|
+
- React-runtimescheduler
|
|
1407
|
+
- React-utils
|
|
1408
|
+
- ReactCommon/turbomodule/core
|
|
1409
|
+
- SocketRocket
|
|
1410
|
+
- Yoga
|
|
1411
|
+
- React-FabricImage (0.80.1):
|
|
1412
|
+
- boost
|
|
1413
|
+
- DoubleConversion
|
|
1414
|
+
- fast_float
|
|
1415
|
+
- fmt
|
|
1416
|
+
- glog
|
|
1417
|
+
- hermes-engine
|
|
1418
|
+
- RCT-Folly
|
|
1419
|
+
- RCT-Folly/Fabric
|
|
1420
|
+
- RCTRequired (= 0.80.1)
|
|
1421
|
+
- RCTTypeSafety (= 0.80.1)
|
|
1422
|
+
- React-Fabric
|
|
1423
|
+
- React-featureflags
|
|
1424
|
+
- React-graphics
|
|
1425
|
+
- React-hermes
|
|
1426
|
+
- React-ImageManager
|
|
1427
|
+
- React-jsi
|
|
1428
|
+
- React-jsiexecutor (= 0.80.1)
|
|
1429
|
+
- React-logger
|
|
1430
|
+
- React-rendererdebug
|
|
1431
|
+
- React-utils
|
|
1432
|
+
- ReactCommon
|
|
1433
|
+
- SocketRocket
|
|
1434
|
+
- Yoga
|
|
1435
|
+
- React-featureflags (0.80.1):
|
|
1436
|
+
- boost
|
|
1437
|
+
- DoubleConversion
|
|
1438
|
+
- fast_float
|
|
1439
|
+
- fmt
|
|
1440
|
+
- glog
|
|
1441
|
+
- RCT-Folly
|
|
1442
|
+
- RCT-Folly/Fabric
|
|
1443
|
+
- SocketRocket
|
|
1444
|
+
- React-featureflagsnativemodule (0.80.1):
|
|
1445
|
+
- boost
|
|
1446
|
+
- DoubleConversion
|
|
1447
|
+
- fast_float
|
|
1448
|
+
- fmt
|
|
1449
|
+
- glog
|
|
1450
|
+
- hermes-engine
|
|
1451
|
+
- RCT-Folly
|
|
1452
|
+
- RCT-Folly/Fabric
|
|
1453
|
+
- React-featureflags
|
|
1454
|
+
- React-hermes
|
|
1455
|
+
- React-jsi
|
|
1456
|
+
- React-jsiexecutor
|
|
1457
|
+
- React-RCTFBReactNativeSpec
|
|
1458
|
+
- ReactCommon/turbomodule/core
|
|
1459
|
+
- SocketRocket
|
|
1460
|
+
- React-graphics (0.80.1):
|
|
1461
|
+
- boost
|
|
1462
|
+
- DoubleConversion
|
|
1463
|
+
- fast_float
|
|
1464
|
+
- fmt
|
|
1465
|
+
- glog
|
|
1466
|
+
- hermes-engine
|
|
1467
|
+
- RCT-Folly
|
|
1468
|
+
- RCT-Folly/Fabric
|
|
1469
|
+
- React-hermes
|
|
1470
|
+
- React-jsi
|
|
1471
|
+
- React-jsiexecutor
|
|
1472
|
+
- React-utils
|
|
1473
|
+
- SocketRocket
|
|
1474
|
+
- React-hermes (0.80.1):
|
|
1475
|
+
- boost
|
|
1476
|
+
- DoubleConversion
|
|
1477
|
+
- fast_float
|
|
1478
|
+
- fmt
|
|
1479
|
+
- glog
|
|
1480
|
+
- hermes-engine
|
|
1481
|
+
- RCT-Folly
|
|
1482
|
+
- RCT-Folly/Fabric
|
|
1483
|
+
- React-cxxreact (= 0.80.1)
|
|
1484
|
+
- React-jsi
|
|
1485
|
+
- React-jsiexecutor (= 0.80.1)
|
|
1486
|
+
- React-jsinspector
|
|
1487
|
+
- React-jsinspectorcdp
|
|
1488
|
+
- React-jsinspectortracing
|
|
1489
|
+
- React-perflogger (= 0.80.1)
|
|
1490
|
+
- React-runtimeexecutor
|
|
1491
|
+
- SocketRocket
|
|
1492
|
+
- React-idlecallbacksnativemodule (0.80.1):
|
|
1493
|
+
- boost
|
|
1494
|
+
- DoubleConversion
|
|
1495
|
+
- fast_float
|
|
1496
|
+
- fmt
|
|
1497
|
+
- glog
|
|
1498
|
+
- hermes-engine
|
|
1499
|
+
- RCT-Folly
|
|
1500
|
+
- RCT-Folly/Fabric
|
|
1501
|
+
- React-hermes
|
|
1502
|
+
- React-jsi
|
|
1503
|
+
- React-jsiexecutor
|
|
1504
|
+
- React-RCTFBReactNativeSpec
|
|
1505
|
+
- React-runtimescheduler
|
|
1506
|
+
- ReactCommon/turbomodule/core
|
|
1507
|
+
- SocketRocket
|
|
1508
|
+
- React-ImageManager (0.80.1):
|
|
1509
|
+
- boost
|
|
1510
|
+
- DoubleConversion
|
|
1511
|
+
- fast_float
|
|
1512
|
+
- fmt
|
|
1513
|
+
- glog
|
|
1514
|
+
- RCT-Folly
|
|
1515
|
+
- RCT-Folly/Fabric
|
|
1516
|
+
- React-Core/Default
|
|
1517
|
+
- React-debug
|
|
1518
|
+
- React-Fabric
|
|
1519
|
+
- React-graphics
|
|
1520
|
+
- React-rendererdebug
|
|
1521
|
+
- React-utils
|
|
1522
|
+
- SocketRocket
|
|
1523
|
+
- React-jserrorhandler (0.80.1):
|
|
1524
|
+
- boost
|
|
1525
|
+
- DoubleConversion
|
|
1526
|
+
- fast_float
|
|
1527
|
+
- fmt
|
|
1528
|
+
- glog
|
|
1529
|
+
- hermes-engine
|
|
1530
|
+
- RCT-Folly
|
|
1531
|
+
- RCT-Folly/Fabric
|
|
1532
|
+
- React-cxxreact
|
|
1533
|
+
- React-debug
|
|
1534
|
+
- React-featureflags
|
|
1535
|
+
- React-jsi
|
|
1536
|
+
- ReactCommon/turbomodule/bridging
|
|
1537
|
+
- SocketRocket
|
|
1538
|
+
- React-jsi (0.80.1):
|
|
1539
|
+
- boost
|
|
1540
|
+
- DoubleConversion
|
|
1541
|
+
- fast_float
|
|
1542
|
+
- fmt
|
|
1543
|
+
- glog
|
|
1544
|
+
- hermes-engine
|
|
1545
|
+
- RCT-Folly
|
|
1546
|
+
- RCT-Folly/Fabric
|
|
1547
|
+
- SocketRocket
|
|
1548
|
+
- React-jsiexecutor (0.80.1):
|
|
1549
|
+
- boost
|
|
1550
|
+
- DoubleConversion
|
|
1551
|
+
- fast_float
|
|
1552
|
+
- fmt
|
|
1553
|
+
- glog
|
|
1554
|
+
- hermes-engine
|
|
1555
|
+
- RCT-Folly
|
|
1556
|
+
- RCT-Folly/Fabric
|
|
1557
|
+
- React-cxxreact (= 0.80.1)
|
|
1558
|
+
- React-jsi (= 0.80.1)
|
|
1559
|
+
- React-jsinspector
|
|
1560
|
+
- React-jsinspectorcdp
|
|
1561
|
+
- React-jsinspectortracing
|
|
1562
|
+
- React-perflogger (= 0.80.1)
|
|
1563
|
+
- SocketRocket
|
|
1564
|
+
- React-jsinspector (0.80.1):
|
|
1565
|
+
- boost
|
|
1566
|
+
- DoubleConversion
|
|
1567
|
+
- fast_float
|
|
1568
|
+
- fmt
|
|
1569
|
+
- glog
|
|
1570
|
+
- hermes-engine
|
|
1571
|
+
- RCT-Folly
|
|
1572
|
+
- RCT-Folly/Fabric
|
|
1573
|
+
- React-featureflags
|
|
1574
|
+
- React-jsi
|
|
1575
|
+
- React-jsinspectorcdp
|
|
1576
|
+
- React-jsinspectornetwork
|
|
1577
|
+
- React-jsinspectortracing
|
|
1578
|
+
- React-perflogger (= 0.80.1)
|
|
1579
|
+
- React-runtimeexecutor (= 0.80.1)
|
|
1580
|
+
- SocketRocket
|
|
1581
|
+
- React-jsinspectorcdp (0.80.1):
|
|
1582
|
+
- boost
|
|
1583
|
+
- DoubleConversion
|
|
1584
|
+
- fast_float
|
|
1585
|
+
- fmt
|
|
1586
|
+
- glog
|
|
1587
|
+
- RCT-Folly
|
|
1588
|
+
- RCT-Folly/Fabric
|
|
1589
|
+
- SocketRocket
|
|
1590
|
+
- React-jsinspectornetwork (0.80.1):
|
|
1591
|
+
- boost
|
|
1592
|
+
- DoubleConversion
|
|
1593
|
+
- fast_float
|
|
1594
|
+
- fmt
|
|
1595
|
+
- glog
|
|
1596
|
+
- RCT-Folly
|
|
1597
|
+
- RCT-Folly/Fabric
|
|
1598
|
+
- React-jsinspectorcdp
|
|
1599
|
+
- SocketRocket
|
|
1600
|
+
- React-jsinspectortracing (0.80.1):
|
|
1601
|
+
- boost
|
|
1602
|
+
- DoubleConversion
|
|
1603
|
+
- fast_float
|
|
1604
|
+
- fmt
|
|
1605
|
+
- glog
|
|
1606
|
+
- RCT-Folly
|
|
1607
|
+
- RCT-Folly/Fabric
|
|
1608
|
+
- React-oscompat
|
|
1609
|
+
- SocketRocket
|
|
1610
|
+
- React-jsitooling (0.80.1):
|
|
1611
|
+
- boost
|
|
1612
|
+
- DoubleConversion
|
|
1613
|
+
- fast_float
|
|
1614
|
+
- fmt
|
|
1615
|
+
- glog
|
|
1616
|
+
- RCT-Folly
|
|
1617
|
+
- RCT-Folly/Fabric
|
|
1618
|
+
- React-cxxreact (= 0.80.1)
|
|
1619
|
+
- React-jsi (= 0.80.1)
|
|
1620
|
+
- React-jsinspector
|
|
1621
|
+
- React-jsinspectorcdp
|
|
1622
|
+
- React-jsinspectortracing
|
|
1623
|
+
- SocketRocket
|
|
1624
|
+
- React-jsitracing (0.80.1):
|
|
1625
|
+
- React-jsi
|
|
1626
|
+
- React-logger (0.80.1):
|
|
1627
|
+
- boost
|
|
1628
|
+
- DoubleConversion
|
|
1629
|
+
- fast_float
|
|
1630
|
+
- fmt
|
|
1631
|
+
- glog
|
|
1632
|
+
- RCT-Folly
|
|
1633
|
+
- RCT-Folly/Fabric
|
|
1634
|
+
- SocketRocket
|
|
1635
|
+
- React-Mapbuffer (0.80.1):
|
|
1636
|
+
- boost
|
|
1637
|
+
- DoubleConversion
|
|
1638
|
+
- fast_float
|
|
1639
|
+
- fmt
|
|
1640
|
+
- glog
|
|
1641
|
+
- RCT-Folly
|
|
1642
|
+
- RCT-Folly/Fabric
|
|
1643
|
+
- React-debug
|
|
1644
|
+
- SocketRocket
|
|
1645
|
+
- React-microtasksnativemodule (0.80.1):
|
|
1646
|
+
- boost
|
|
1647
|
+
- DoubleConversion
|
|
1648
|
+
- fast_float
|
|
1649
|
+
- fmt
|
|
1650
|
+
- glog
|
|
1651
|
+
- hermes-engine
|
|
1652
|
+
- RCT-Folly
|
|
1653
|
+
- RCT-Folly/Fabric
|
|
1654
|
+
- React-hermes
|
|
1655
|
+
- React-jsi
|
|
1656
|
+
- React-jsiexecutor
|
|
1657
|
+
- React-RCTFBReactNativeSpec
|
|
1658
|
+
- ReactCommon/turbomodule/core
|
|
1659
|
+
- SocketRocket
|
|
1660
|
+
- react-native-pager-view (6.8.1):
|
|
1661
|
+
- boost
|
|
1662
|
+
- DoubleConversion
|
|
1663
|
+
- fast_float
|
|
1664
|
+
- fmt
|
|
1665
|
+
- glog
|
|
1666
|
+
- hermes-engine
|
|
1667
|
+
- RCT-Folly
|
|
1668
|
+
- RCT-Folly/Fabric
|
|
1669
|
+
- RCTRequired
|
|
1670
|
+
- RCTTypeSafety
|
|
1671
|
+
- React-Core
|
|
1672
|
+
- React-debug
|
|
1673
|
+
- React-Fabric
|
|
1674
|
+
- React-featureflags
|
|
1675
|
+
- React-graphics
|
|
1676
|
+
- React-hermes
|
|
1677
|
+
- React-ImageManager
|
|
1678
|
+
- React-jsi
|
|
1679
|
+
- React-NativeModulesApple
|
|
1680
|
+
- React-RCTFabric
|
|
1681
|
+
- React-renderercss
|
|
1682
|
+
- React-rendererdebug
|
|
1683
|
+
- React-utils
|
|
1684
|
+
- ReactCodegen
|
|
1685
|
+
- ReactCommon/turbomodule/bridging
|
|
1686
|
+
- ReactCommon/turbomodule/core
|
|
1687
|
+
- SocketRocket
|
|
1688
|
+
- Yoga
|
|
1689
|
+
- react-native-restart (0.0.27):
|
|
1690
|
+
- React-Core
|
|
1691
|
+
- react-native-safe-area-context (5.5.1):
|
|
1692
|
+
- boost
|
|
1693
|
+
- DoubleConversion
|
|
1694
|
+
- fast_float
|
|
1695
|
+
- fmt
|
|
1696
|
+
- glog
|
|
1697
|
+
- hermes-engine
|
|
1698
|
+
- RCT-Folly
|
|
1699
|
+
- RCT-Folly/Fabric
|
|
1700
|
+
- RCTRequired
|
|
1701
|
+
- RCTTypeSafety
|
|
1702
|
+
- React-Core
|
|
1703
|
+
- React-debug
|
|
1704
|
+
- React-Fabric
|
|
1705
|
+
- React-featureflags
|
|
1706
|
+
- React-graphics
|
|
1707
|
+
- React-hermes
|
|
1708
|
+
- React-ImageManager
|
|
1709
|
+
- React-jsi
|
|
1710
|
+
- react-native-safe-area-context/common (= 5.5.1)
|
|
1711
|
+
- react-native-safe-area-context/fabric (= 5.5.1)
|
|
1712
|
+
- React-NativeModulesApple
|
|
1713
|
+
- React-RCTFabric
|
|
1714
|
+
- React-renderercss
|
|
1715
|
+
- React-rendererdebug
|
|
1716
|
+
- React-utils
|
|
1717
|
+
- ReactCodegen
|
|
1718
|
+
- ReactCommon/turbomodule/bridging
|
|
1719
|
+
- ReactCommon/turbomodule/core
|
|
1720
|
+
- SocketRocket
|
|
1721
|
+
- Yoga
|
|
1722
|
+
- react-native-safe-area-context/common (5.5.1):
|
|
1723
|
+
- boost
|
|
1724
|
+
- DoubleConversion
|
|
1725
|
+
- fast_float
|
|
1726
|
+
- fmt
|
|
1727
|
+
- glog
|
|
1728
|
+
- hermes-engine
|
|
1729
|
+
- RCT-Folly
|
|
1730
|
+
- RCT-Folly/Fabric
|
|
1731
|
+
- RCTRequired
|
|
1732
|
+
- RCTTypeSafety
|
|
1733
|
+
- React-Core
|
|
1734
|
+
- React-debug
|
|
1735
|
+
- React-Fabric
|
|
1736
|
+
- React-featureflags
|
|
1737
|
+
- React-graphics
|
|
1738
|
+
- React-hermes
|
|
1739
|
+
- React-ImageManager
|
|
1740
|
+
- React-jsi
|
|
1741
|
+
- React-NativeModulesApple
|
|
1742
|
+
- React-RCTFabric
|
|
1743
|
+
- React-renderercss
|
|
1744
|
+
- React-rendererdebug
|
|
1745
|
+
- React-utils
|
|
1746
|
+
- ReactCodegen
|
|
1747
|
+
- ReactCommon/turbomodule/bridging
|
|
1748
|
+
- ReactCommon/turbomodule/core
|
|
1749
|
+
- SocketRocket
|
|
1750
|
+
- Yoga
|
|
1751
|
+
- react-native-safe-area-context/fabric (5.5.1):
|
|
1752
|
+
- boost
|
|
1753
|
+
- DoubleConversion
|
|
1754
|
+
- fast_float
|
|
1755
|
+
- fmt
|
|
1756
|
+
- glog
|
|
1757
|
+
- hermes-engine
|
|
1758
|
+
- RCT-Folly
|
|
1759
|
+
- RCT-Folly/Fabric
|
|
1760
|
+
- RCTRequired
|
|
1761
|
+
- RCTTypeSafety
|
|
1762
|
+
- React-Core
|
|
1763
|
+
- React-debug
|
|
1764
|
+
- React-Fabric
|
|
1765
|
+
- React-featureflags
|
|
1766
|
+
- React-graphics
|
|
1767
|
+
- React-hermes
|
|
1768
|
+
- React-ImageManager
|
|
1769
|
+
- React-jsi
|
|
1770
|
+
- react-native-safe-area-context/common
|
|
1771
|
+
- React-NativeModulesApple
|
|
1772
|
+
- React-RCTFabric
|
|
1773
|
+
- React-renderercss
|
|
1774
|
+
- React-rendererdebug
|
|
1775
|
+
- React-utils
|
|
1776
|
+
- ReactCodegen
|
|
1777
|
+
- ReactCommon/turbomodule/bridging
|
|
1778
|
+
- ReactCommon/turbomodule/core
|
|
1779
|
+
- SocketRocket
|
|
1780
|
+
- Yoga
|
|
1781
|
+
- react-native-webview (13.15.0):
|
|
1782
|
+
- boost
|
|
1783
|
+
- DoubleConversion
|
|
1784
|
+
- fast_float
|
|
1785
|
+
- fmt
|
|
1786
|
+
- glog
|
|
1787
|
+
- hermes-engine
|
|
1788
|
+
- RCT-Folly
|
|
1789
|
+
- RCT-Folly/Fabric
|
|
1790
|
+
- RCTRequired
|
|
1791
|
+
- RCTTypeSafety
|
|
1792
|
+
- React-Core
|
|
1793
|
+
- React-debug
|
|
1794
|
+
- React-Fabric
|
|
1795
|
+
- React-featureflags
|
|
1796
|
+
- React-graphics
|
|
1797
|
+
- React-hermes
|
|
1798
|
+
- React-ImageManager
|
|
1799
|
+
- React-jsi
|
|
1800
|
+
- React-NativeModulesApple
|
|
1801
|
+
- React-RCTFabric
|
|
1802
|
+
- React-renderercss
|
|
1803
|
+
- React-rendererdebug
|
|
1804
|
+
- React-utils
|
|
1805
|
+
- ReactCodegen
|
|
1806
|
+
- ReactCommon/turbomodule/bridging
|
|
1807
|
+
- ReactCommon/turbomodule/core
|
|
1808
|
+
- SocketRocket
|
|
1809
|
+
- Yoga
|
|
1810
|
+
- React-NativeModulesApple (0.80.1):
|
|
1811
|
+
- boost
|
|
1812
|
+
- DoubleConversion
|
|
1813
|
+
- fast_float
|
|
1814
|
+
- fmt
|
|
1815
|
+
- glog
|
|
1816
|
+
- hermes-engine
|
|
1817
|
+
- RCT-Folly
|
|
1818
|
+
- RCT-Folly/Fabric
|
|
1819
|
+
- React-callinvoker
|
|
1820
|
+
- React-Core
|
|
1821
|
+
- React-cxxreact
|
|
1822
|
+
- React-featureflags
|
|
1823
|
+
- React-hermes
|
|
1824
|
+
- React-jsi
|
|
1825
|
+
- React-jsinspector
|
|
1826
|
+
- React-jsinspectorcdp
|
|
1827
|
+
- React-runtimeexecutor
|
|
1828
|
+
- ReactCommon/turbomodule/bridging
|
|
1829
|
+
- ReactCommon/turbomodule/core
|
|
1830
|
+
- SocketRocket
|
|
1831
|
+
- React-oscompat (0.80.1)
|
|
1832
|
+
- React-perflogger (0.80.1):
|
|
1833
|
+
- boost
|
|
1834
|
+
- DoubleConversion
|
|
1835
|
+
- fast_float
|
|
1836
|
+
- fmt
|
|
1837
|
+
- glog
|
|
1838
|
+
- RCT-Folly
|
|
1839
|
+
- RCT-Folly/Fabric
|
|
1840
|
+
- SocketRocket
|
|
1841
|
+
- React-performancetimeline (0.80.1):
|
|
1842
|
+
- boost
|
|
1843
|
+
- DoubleConversion
|
|
1844
|
+
- fast_float
|
|
1845
|
+
- fmt
|
|
1846
|
+
- glog
|
|
1847
|
+
- RCT-Folly
|
|
1848
|
+
- RCT-Folly/Fabric
|
|
1849
|
+
- React-featureflags
|
|
1850
|
+
- React-jsinspectortracing
|
|
1851
|
+
- React-perflogger
|
|
1852
|
+
- React-timing
|
|
1853
|
+
- SocketRocket
|
|
1854
|
+
- React-RCTActionSheet (0.80.1):
|
|
1855
|
+
- React-Core/RCTActionSheetHeaders (= 0.80.1)
|
|
1856
|
+
- React-RCTAnimation (0.80.1):
|
|
1857
|
+
- boost
|
|
1858
|
+
- DoubleConversion
|
|
1859
|
+
- fast_float
|
|
1860
|
+
- fmt
|
|
1861
|
+
- glog
|
|
1862
|
+
- RCT-Folly
|
|
1863
|
+
- RCT-Folly/Fabric
|
|
1864
|
+
- RCTTypeSafety
|
|
1865
|
+
- React-Core/RCTAnimationHeaders
|
|
1866
|
+
- React-featureflags
|
|
1867
|
+
- React-jsi
|
|
1868
|
+
- React-NativeModulesApple
|
|
1869
|
+
- React-RCTFBReactNativeSpec
|
|
1870
|
+
- ReactCommon
|
|
1871
|
+
- SocketRocket
|
|
1872
|
+
- React-RCTAppDelegate (0.80.1):
|
|
1873
|
+
- boost
|
|
1874
|
+
- DoubleConversion
|
|
1875
|
+
- fast_float
|
|
1876
|
+
- fmt
|
|
1877
|
+
- glog
|
|
1878
|
+
- hermes-engine
|
|
1879
|
+
- RCT-Folly
|
|
1880
|
+
- RCT-Folly/Fabric
|
|
1881
|
+
- RCTRequired
|
|
1882
|
+
- RCTTypeSafety
|
|
1883
|
+
- React-Core
|
|
1884
|
+
- React-CoreModules
|
|
1885
|
+
- React-debug
|
|
1886
|
+
- React-defaultsnativemodule
|
|
1887
|
+
- React-Fabric
|
|
1888
|
+
- React-featureflags
|
|
1889
|
+
- React-graphics
|
|
1890
|
+
- React-hermes
|
|
1891
|
+
- React-jsitooling
|
|
1892
|
+
- React-NativeModulesApple
|
|
1893
|
+
- React-RCTFabric
|
|
1894
|
+
- React-RCTFBReactNativeSpec
|
|
1895
|
+
- React-RCTImage
|
|
1896
|
+
- React-RCTNetwork
|
|
1897
|
+
- React-RCTRuntime
|
|
1898
|
+
- React-rendererdebug
|
|
1899
|
+
- React-RuntimeApple
|
|
1900
|
+
- React-RuntimeCore
|
|
1901
|
+
- React-runtimescheduler
|
|
1902
|
+
- React-utils
|
|
1903
|
+
- ReactCommon
|
|
1904
|
+
- SocketRocket
|
|
1905
|
+
- React-RCTBlob (0.80.1):
|
|
1906
|
+
- boost
|
|
1907
|
+
- DoubleConversion
|
|
1908
|
+
- fast_float
|
|
1909
|
+
- fmt
|
|
1910
|
+
- glog
|
|
1911
|
+
- hermes-engine
|
|
1912
|
+
- RCT-Folly
|
|
1913
|
+
- RCT-Folly/Fabric
|
|
1914
|
+
- React-Core/RCTBlobHeaders
|
|
1915
|
+
- React-Core/RCTWebSocket
|
|
1916
|
+
- React-jsi
|
|
1917
|
+
- React-jsinspector
|
|
1918
|
+
- React-jsinspectorcdp
|
|
1919
|
+
- React-NativeModulesApple
|
|
1920
|
+
- React-RCTFBReactNativeSpec
|
|
1921
|
+
- React-RCTNetwork
|
|
1922
|
+
- ReactCommon
|
|
1923
|
+
- SocketRocket
|
|
1924
|
+
- React-RCTFabric (0.80.1):
|
|
1925
|
+
- boost
|
|
1926
|
+
- DoubleConversion
|
|
1927
|
+
- fast_float
|
|
1928
|
+
- fmt
|
|
1929
|
+
- glog
|
|
1930
|
+
- hermes-engine
|
|
1931
|
+
- RCT-Folly
|
|
1932
|
+
- RCT-Folly/Fabric
|
|
1933
|
+
- React-Core
|
|
1934
|
+
- React-debug
|
|
1935
|
+
- React-Fabric
|
|
1936
|
+
- React-FabricComponents
|
|
1937
|
+
- React-FabricImage
|
|
1938
|
+
- React-featureflags
|
|
1939
|
+
- React-graphics
|
|
1940
|
+
- React-hermes
|
|
1941
|
+
- React-ImageManager
|
|
1942
|
+
- React-jsi
|
|
1943
|
+
- React-jsinspector
|
|
1944
|
+
- React-jsinspectorcdp
|
|
1945
|
+
- React-jsinspectornetwork
|
|
1946
|
+
- React-jsinspectortracing
|
|
1947
|
+
- React-performancetimeline
|
|
1948
|
+
- React-RCTAnimation
|
|
1949
|
+
- React-RCTImage
|
|
1950
|
+
- React-RCTText
|
|
1951
|
+
- React-rendererconsistency
|
|
1952
|
+
- React-renderercss
|
|
1953
|
+
- React-rendererdebug
|
|
1954
|
+
- React-runtimescheduler
|
|
1955
|
+
- React-utils
|
|
1956
|
+
- SocketRocket
|
|
1957
|
+
- Yoga
|
|
1958
|
+
- React-RCTFBReactNativeSpec (0.80.1):
|
|
1959
|
+
- boost
|
|
1960
|
+
- DoubleConversion
|
|
1961
|
+
- fast_float
|
|
1962
|
+
- fmt
|
|
1963
|
+
- glog
|
|
1964
|
+
- hermes-engine
|
|
1965
|
+
- RCT-Folly
|
|
1966
|
+
- RCT-Folly/Fabric
|
|
1967
|
+
- RCTRequired
|
|
1968
|
+
- RCTTypeSafety
|
|
1969
|
+
- React-Core
|
|
1970
|
+
- React-hermes
|
|
1971
|
+
- React-jsi
|
|
1972
|
+
- React-jsiexecutor
|
|
1973
|
+
- React-NativeModulesApple
|
|
1974
|
+
- ReactCommon
|
|
1975
|
+
- SocketRocket
|
|
1976
|
+
- React-RCTImage (0.80.1):
|
|
1977
|
+
- boost
|
|
1978
|
+
- DoubleConversion
|
|
1979
|
+
- fast_float
|
|
1980
|
+
- fmt
|
|
1981
|
+
- glog
|
|
1982
|
+
- RCT-Folly
|
|
1983
|
+
- RCT-Folly/Fabric
|
|
1984
|
+
- RCTTypeSafety
|
|
1985
|
+
- React-Core/RCTImageHeaders
|
|
1986
|
+
- React-jsi
|
|
1987
|
+
- React-NativeModulesApple
|
|
1988
|
+
- React-RCTFBReactNativeSpec
|
|
1989
|
+
- React-RCTNetwork
|
|
1990
|
+
- ReactCommon
|
|
1991
|
+
- SocketRocket
|
|
1992
|
+
- React-RCTLinking (0.80.1):
|
|
1993
|
+
- React-Core/RCTLinkingHeaders (= 0.80.1)
|
|
1994
|
+
- React-jsi (= 0.80.1)
|
|
1995
|
+
- React-NativeModulesApple
|
|
1996
|
+
- React-RCTFBReactNativeSpec
|
|
1997
|
+
- ReactCommon
|
|
1998
|
+
- ReactCommon/turbomodule/core (= 0.80.1)
|
|
1999
|
+
- React-RCTNetwork (0.80.1):
|
|
2000
|
+
- boost
|
|
2001
|
+
- DoubleConversion
|
|
2002
|
+
- fast_float
|
|
2003
|
+
- fmt
|
|
2004
|
+
- glog
|
|
2005
|
+
- RCT-Folly
|
|
2006
|
+
- RCT-Folly/Fabric
|
|
2007
|
+
- RCTTypeSafety
|
|
2008
|
+
- React-Core/RCTNetworkHeaders
|
|
2009
|
+
- React-featureflags
|
|
2010
|
+
- React-jsi
|
|
2011
|
+
- React-jsinspectorcdp
|
|
2012
|
+
- React-jsinspectornetwork
|
|
2013
|
+
- React-NativeModulesApple
|
|
2014
|
+
- React-RCTFBReactNativeSpec
|
|
2015
|
+
- ReactCommon
|
|
2016
|
+
- SocketRocket
|
|
2017
|
+
- React-RCTRuntime (0.80.1):
|
|
2018
|
+
- boost
|
|
2019
|
+
- DoubleConversion
|
|
2020
|
+
- fast_float
|
|
2021
|
+
- fmt
|
|
2022
|
+
- glog
|
|
2023
|
+
- hermes-engine
|
|
2024
|
+
- RCT-Folly
|
|
2025
|
+
- RCT-Folly/Fabric
|
|
2026
|
+
- React-Core
|
|
2027
|
+
- React-hermes
|
|
2028
|
+
- React-jsi
|
|
2029
|
+
- React-jsinspector
|
|
2030
|
+
- React-jsinspectorcdp
|
|
2031
|
+
- React-jsinspectortracing
|
|
2032
|
+
- React-jsitooling
|
|
2033
|
+
- React-RuntimeApple
|
|
2034
|
+
- React-RuntimeCore
|
|
2035
|
+
- React-RuntimeHermes
|
|
2036
|
+
- SocketRocket
|
|
2037
|
+
- React-RCTSettings (0.80.1):
|
|
2038
|
+
- boost
|
|
2039
|
+
- DoubleConversion
|
|
2040
|
+
- fast_float
|
|
2041
|
+
- fmt
|
|
2042
|
+
- glog
|
|
2043
|
+
- RCT-Folly
|
|
2044
|
+
- RCT-Folly/Fabric
|
|
2045
|
+
- RCTTypeSafety
|
|
2046
|
+
- React-Core/RCTSettingsHeaders
|
|
2047
|
+
- React-jsi
|
|
2048
|
+
- React-NativeModulesApple
|
|
2049
|
+
- React-RCTFBReactNativeSpec
|
|
2050
|
+
- ReactCommon
|
|
2051
|
+
- SocketRocket
|
|
2052
|
+
- React-RCTText (0.80.1):
|
|
2053
|
+
- React-Core/RCTTextHeaders (= 0.80.1)
|
|
2054
|
+
- Yoga
|
|
2055
|
+
- React-RCTVibration (0.80.1):
|
|
2056
|
+
- boost
|
|
2057
|
+
- DoubleConversion
|
|
2058
|
+
- fast_float
|
|
2059
|
+
- fmt
|
|
2060
|
+
- glog
|
|
2061
|
+
- RCT-Folly
|
|
2062
|
+
- RCT-Folly/Fabric
|
|
2063
|
+
- React-Core/RCTVibrationHeaders
|
|
2064
|
+
- React-jsi
|
|
2065
|
+
- React-NativeModulesApple
|
|
2066
|
+
- React-RCTFBReactNativeSpec
|
|
2067
|
+
- ReactCommon
|
|
2068
|
+
- SocketRocket
|
|
2069
|
+
- React-rendererconsistency (0.80.1)
|
|
2070
|
+
- React-renderercss (0.80.1):
|
|
2071
|
+
- React-debug
|
|
2072
|
+
- React-utils
|
|
2073
|
+
- React-rendererdebug (0.80.1):
|
|
2074
|
+
- boost
|
|
2075
|
+
- DoubleConversion
|
|
2076
|
+
- fast_float
|
|
2077
|
+
- fmt
|
|
2078
|
+
- glog
|
|
2079
|
+
- RCT-Folly
|
|
2080
|
+
- RCT-Folly/Fabric
|
|
2081
|
+
- React-debug
|
|
2082
|
+
- SocketRocket
|
|
2083
|
+
- React-rncore (0.80.1)
|
|
2084
|
+
- React-RuntimeApple (0.80.1):
|
|
2085
|
+
- boost
|
|
2086
|
+
- DoubleConversion
|
|
2087
|
+
- fast_float
|
|
2088
|
+
- fmt
|
|
2089
|
+
- glog
|
|
2090
|
+
- hermes-engine
|
|
2091
|
+
- RCT-Folly
|
|
2092
|
+
- RCT-Folly/Fabric
|
|
2093
|
+
- React-callinvoker
|
|
2094
|
+
- React-Core/Default
|
|
2095
|
+
- React-CoreModules
|
|
2096
|
+
- React-cxxreact
|
|
2097
|
+
- React-featureflags
|
|
2098
|
+
- React-jserrorhandler
|
|
2099
|
+
- React-jsi
|
|
2100
|
+
- React-jsiexecutor
|
|
2101
|
+
- React-jsinspector
|
|
2102
|
+
- React-jsitooling
|
|
2103
|
+
- React-Mapbuffer
|
|
2104
|
+
- React-NativeModulesApple
|
|
2105
|
+
- React-RCTFabric
|
|
2106
|
+
- React-RCTFBReactNativeSpec
|
|
2107
|
+
- React-RuntimeCore
|
|
2108
|
+
- React-runtimeexecutor
|
|
2109
|
+
- React-RuntimeHermes
|
|
2110
|
+
- React-runtimescheduler
|
|
2111
|
+
- React-utils
|
|
2112
|
+
- SocketRocket
|
|
2113
|
+
- React-RuntimeCore (0.80.1):
|
|
2114
|
+
- boost
|
|
2115
|
+
- DoubleConversion
|
|
2116
|
+
- fast_float
|
|
2117
|
+
- fmt
|
|
2118
|
+
- glog
|
|
2119
|
+
- hermes-engine
|
|
2120
|
+
- RCT-Folly
|
|
2121
|
+
- RCT-Folly/Fabric
|
|
2122
|
+
- React-cxxreact
|
|
2123
|
+
- React-Fabric
|
|
2124
|
+
- React-featureflags
|
|
2125
|
+
- React-hermes
|
|
2126
|
+
- React-jserrorhandler
|
|
2127
|
+
- React-jsi
|
|
2128
|
+
- React-jsiexecutor
|
|
2129
|
+
- React-jsinspector
|
|
2130
|
+
- React-jsitooling
|
|
2131
|
+
- React-performancetimeline
|
|
2132
|
+
- React-runtimeexecutor
|
|
2133
|
+
- React-runtimescheduler
|
|
2134
|
+
- React-utils
|
|
2135
|
+
- SocketRocket
|
|
2136
|
+
- React-runtimeexecutor (0.80.1):
|
|
2137
|
+
- React-jsi (= 0.80.1)
|
|
2138
|
+
- React-RuntimeHermes (0.80.1):
|
|
2139
|
+
- boost
|
|
2140
|
+
- DoubleConversion
|
|
2141
|
+
- fast_float
|
|
2142
|
+
- fmt
|
|
2143
|
+
- glog
|
|
2144
|
+
- hermes-engine
|
|
2145
|
+
- RCT-Folly
|
|
2146
|
+
- RCT-Folly/Fabric
|
|
2147
|
+
- React-featureflags
|
|
2148
|
+
- React-hermes
|
|
2149
|
+
- React-jsi
|
|
2150
|
+
- React-jsinspector
|
|
2151
|
+
- React-jsinspectorcdp
|
|
2152
|
+
- React-jsinspectortracing
|
|
2153
|
+
- React-jsitooling
|
|
2154
|
+
- React-jsitracing
|
|
2155
|
+
- React-RuntimeCore
|
|
2156
|
+
- React-utils
|
|
2157
|
+
- SocketRocket
|
|
2158
|
+
- React-runtimescheduler (0.80.1):
|
|
2159
|
+
- boost
|
|
2160
|
+
- DoubleConversion
|
|
2161
|
+
- fast_float
|
|
2162
|
+
- fmt
|
|
2163
|
+
- glog
|
|
2164
|
+
- hermes-engine
|
|
2165
|
+
- RCT-Folly
|
|
2166
|
+
- RCT-Folly/Fabric
|
|
2167
|
+
- React-callinvoker
|
|
2168
|
+
- React-cxxreact
|
|
2169
|
+
- React-debug
|
|
2170
|
+
- React-featureflags
|
|
2171
|
+
- React-hermes
|
|
2172
|
+
- React-jsi
|
|
2173
|
+
- React-jsinspectortracing
|
|
2174
|
+
- React-performancetimeline
|
|
2175
|
+
- React-rendererconsistency
|
|
2176
|
+
- React-rendererdebug
|
|
2177
|
+
- React-runtimeexecutor
|
|
2178
|
+
- React-timing
|
|
2179
|
+
- React-utils
|
|
2180
|
+
- SocketRocket
|
|
2181
|
+
- React-timing (0.80.1)
|
|
2182
|
+
- React-utils (0.80.1):
|
|
2183
|
+
- boost
|
|
2184
|
+
- DoubleConversion
|
|
2185
|
+
- fast_float
|
|
2186
|
+
- fmt
|
|
2187
|
+
- glog
|
|
2188
|
+
- hermes-engine
|
|
2189
|
+
- RCT-Folly
|
|
2190
|
+
- RCT-Folly/Fabric
|
|
2191
|
+
- React-debug
|
|
2192
|
+
- React-hermes
|
|
2193
|
+
- React-jsi (= 0.80.1)
|
|
2194
|
+
- SocketRocket
|
|
2195
|
+
- ReactAppDependencyProvider (0.80.1):
|
|
2196
|
+
- ReactCodegen
|
|
2197
|
+
- ReactCodegen (0.80.1):
|
|
2198
|
+
- boost
|
|
2199
|
+
- DoubleConversion
|
|
2200
|
+
- fast_float
|
|
2201
|
+
- fmt
|
|
2202
|
+
- glog
|
|
2203
|
+
- hermes-engine
|
|
2204
|
+
- RCT-Folly
|
|
2205
|
+
- RCT-Folly/Fabric
|
|
2206
|
+
- RCTRequired
|
|
2207
|
+
- RCTTypeSafety
|
|
2208
|
+
- React-Core
|
|
2209
|
+
- React-debug
|
|
2210
|
+
- React-Fabric
|
|
2211
|
+
- React-FabricImage
|
|
2212
|
+
- React-featureflags
|
|
2213
|
+
- React-graphics
|
|
2214
|
+
- React-hermes
|
|
2215
|
+
- React-jsi
|
|
2216
|
+
- React-jsiexecutor
|
|
2217
|
+
- React-NativeModulesApple
|
|
2218
|
+
- React-RCTAppDelegate
|
|
2219
|
+
- React-rendererdebug
|
|
2220
|
+
- React-utils
|
|
2221
|
+
- ReactCommon/turbomodule/bridging
|
|
2222
|
+
- ReactCommon/turbomodule/core
|
|
2223
|
+
- SocketRocket
|
|
2224
|
+
- ReactCommon (0.80.1):
|
|
2225
|
+
- boost
|
|
2226
|
+
- DoubleConversion
|
|
2227
|
+
- fast_float
|
|
2228
|
+
- fmt
|
|
2229
|
+
- glog
|
|
2230
|
+
- RCT-Folly
|
|
2231
|
+
- RCT-Folly/Fabric
|
|
2232
|
+
- ReactCommon/turbomodule (= 0.80.1)
|
|
2233
|
+
- SocketRocket
|
|
2234
|
+
- ReactCommon/turbomodule (0.80.1):
|
|
2235
|
+
- boost
|
|
2236
|
+
- DoubleConversion
|
|
2237
|
+
- fast_float
|
|
2238
|
+
- fmt
|
|
2239
|
+
- glog
|
|
2240
|
+
- hermes-engine
|
|
2241
|
+
- RCT-Folly
|
|
2242
|
+
- RCT-Folly/Fabric
|
|
2243
|
+
- React-callinvoker (= 0.80.1)
|
|
2244
|
+
- React-cxxreact (= 0.80.1)
|
|
2245
|
+
- React-jsi (= 0.80.1)
|
|
2246
|
+
- React-logger (= 0.80.1)
|
|
2247
|
+
- React-perflogger (= 0.80.1)
|
|
2248
|
+
- ReactCommon/turbomodule/bridging (= 0.80.1)
|
|
2249
|
+
- ReactCommon/turbomodule/core (= 0.80.1)
|
|
2250
|
+
- SocketRocket
|
|
2251
|
+
- ReactCommon/turbomodule/bridging (0.80.1):
|
|
2252
|
+
- boost
|
|
2253
|
+
- DoubleConversion
|
|
2254
|
+
- fast_float
|
|
2255
|
+
- fmt
|
|
2256
|
+
- glog
|
|
2257
|
+
- hermes-engine
|
|
2258
|
+
- RCT-Folly
|
|
2259
|
+
- RCT-Folly/Fabric
|
|
2260
|
+
- React-callinvoker (= 0.80.1)
|
|
2261
|
+
- React-cxxreact (= 0.80.1)
|
|
2262
|
+
- React-jsi (= 0.80.1)
|
|
2263
|
+
- React-logger (= 0.80.1)
|
|
2264
|
+
- React-perflogger (= 0.80.1)
|
|
2265
|
+
- SocketRocket
|
|
2266
|
+
- ReactCommon/turbomodule/core (0.80.1):
|
|
2267
|
+
- boost
|
|
2268
|
+
- DoubleConversion
|
|
2269
|
+
- fast_float
|
|
2270
|
+
- fmt
|
|
2271
|
+
- glog
|
|
2272
|
+
- hermes-engine
|
|
2273
|
+
- RCT-Folly
|
|
2274
|
+
- RCT-Folly/Fabric
|
|
2275
|
+
- React-callinvoker (= 0.80.1)
|
|
2276
|
+
- React-cxxreact (= 0.80.1)
|
|
2277
|
+
- React-debug (= 0.80.1)
|
|
2278
|
+
- React-featureflags (= 0.80.1)
|
|
2279
|
+
- React-jsi (= 0.80.1)
|
|
2280
|
+
- React-logger (= 0.80.1)
|
|
2281
|
+
- React-perflogger (= 0.80.1)
|
|
2282
|
+
- React-utils (= 0.80.1)
|
|
2283
|
+
- SocketRocket
|
|
2284
|
+
- RNBLUIVectorIcons (2.4.0):
|
|
2285
|
+
- React
|
|
2286
|
+
- RNCAsyncStorage (2.2.0):
|
|
2287
|
+
- boost
|
|
2288
|
+
- DoubleConversion
|
|
2289
|
+
- fast_float
|
|
2290
|
+
- fmt
|
|
2291
|
+
- glog
|
|
2292
|
+
- hermes-engine
|
|
2293
|
+
- RCT-Folly
|
|
2294
|
+
- RCT-Folly/Fabric
|
|
2295
|
+
- RCTRequired
|
|
2296
|
+
- RCTTypeSafety
|
|
2297
|
+
- React-Core
|
|
2298
|
+
- React-debug
|
|
2299
|
+
- React-Fabric
|
|
2300
|
+
- React-featureflags
|
|
2301
|
+
- React-graphics
|
|
2302
|
+
- React-hermes
|
|
2303
|
+
- React-ImageManager
|
|
2304
|
+
- React-jsi
|
|
2305
|
+
- React-NativeModulesApple
|
|
2306
|
+
- React-RCTFabric
|
|
2307
|
+
- React-renderercss
|
|
2308
|
+
- React-rendererdebug
|
|
2309
|
+
- React-utils
|
|
2310
|
+
- ReactCodegen
|
|
2311
|
+
- ReactCommon/turbomodule/bridging
|
|
2312
|
+
- ReactCommon/turbomodule/core
|
|
2313
|
+
- SocketRocket
|
|
2314
|
+
- Yoga
|
|
2315
|
+
- RNCMaskedView (0.1.11):
|
|
2316
|
+
- React
|
|
2317
|
+
- RNGestureHandler (2.27.1):
|
|
2318
|
+
- boost
|
|
2319
|
+
- DoubleConversion
|
|
2320
|
+
- fast_float
|
|
2321
|
+
- fmt
|
|
2322
|
+
- glog
|
|
2323
|
+
- hermes-engine
|
|
2324
|
+
- RCT-Folly
|
|
2325
|
+
- RCT-Folly/Fabric
|
|
2326
|
+
- RCTRequired
|
|
2327
|
+
- RCTTypeSafety
|
|
2328
|
+
- React-Core
|
|
2329
|
+
- React-debug
|
|
2330
|
+
- React-Fabric
|
|
2331
|
+
- React-featureflags
|
|
2332
|
+
- React-graphics
|
|
2333
|
+
- React-hermes
|
|
2334
|
+
- React-ImageManager
|
|
2335
|
+
- React-jsi
|
|
2336
|
+
- React-NativeModulesApple
|
|
2337
|
+
- React-RCTFabric
|
|
2338
|
+
- React-renderercss
|
|
2339
|
+
- React-rendererdebug
|
|
2340
|
+
- React-utils
|
|
2341
|
+
- ReactCodegen
|
|
2342
|
+
- ReactCommon/turbomodule/bridging
|
|
2343
|
+
- ReactCommon/turbomodule/core
|
|
2344
|
+
- SocketRocket
|
|
2345
|
+
- Yoga
|
|
2346
|
+
- RNReanimated (3.18.0):
|
|
2347
|
+
- boost
|
|
781
2348
|
- DoubleConversion
|
|
782
|
-
-
|
|
2349
|
+
- fast_float
|
|
2350
|
+
- fmt
|
|
783
2351
|
- glog
|
|
784
2352
|
- hermes-engine
|
|
785
|
-
- RCT-Folly
|
|
2353
|
+
- RCT-Folly
|
|
2354
|
+
- RCT-Folly/Fabric
|
|
786
2355
|
- RCTRequired
|
|
787
2356
|
- RCTTypeSafety
|
|
788
2357
|
- React-Core
|
|
789
|
-
- React-cxxreact
|
|
790
2358
|
- React-debug
|
|
2359
|
+
- React-Fabric
|
|
2360
|
+
- React-featureflags
|
|
791
2361
|
- React-graphics
|
|
2362
|
+
- React-hermes
|
|
2363
|
+
- React-ImageManager
|
|
792
2364
|
- React-jsi
|
|
793
|
-
- React-
|
|
794
|
-
- React-
|
|
2365
|
+
- React-NativeModulesApple
|
|
2366
|
+
- React-RCTFabric
|
|
2367
|
+
- React-renderercss
|
|
795
2368
|
- React-rendererdebug
|
|
796
|
-
- React-runtimescheduler
|
|
797
2369
|
- React-utils
|
|
2370
|
+
- ReactCodegen
|
|
2371
|
+
- ReactCommon/turbomodule/bridging
|
|
798
2372
|
- ReactCommon/turbomodule/core
|
|
799
|
-
|
|
2373
|
+
- RNReanimated/reanimated (= 3.18.0)
|
|
2374
|
+
- RNReanimated/worklets (= 3.18.0)
|
|
2375
|
+
- SocketRocket
|
|
2376
|
+
- Yoga
|
|
2377
|
+
- RNReanimated/reanimated (3.18.0):
|
|
2378
|
+
- boost
|
|
800
2379
|
- DoubleConversion
|
|
801
|
-
-
|
|
2380
|
+
- fast_float
|
|
2381
|
+
- fmt
|
|
802
2382
|
- glog
|
|
803
2383
|
- hermes-engine
|
|
804
|
-
- RCT-Folly
|
|
2384
|
+
- RCT-Folly
|
|
2385
|
+
- RCT-Folly/Fabric
|
|
805
2386
|
- RCTRequired
|
|
806
2387
|
- RCTTypeSafety
|
|
807
2388
|
- React-Core
|
|
808
|
-
- React-cxxreact
|
|
809
2389
|
- React-debug
|
|
2390
|
+
- React-Fabric
|
|
2391
|
+
- React-featureflags
|
|
810
2392
|
- React-graphics
|
|
2393
|
+
- React-hermes
|
|
2394
|
+
- React-ImageManager
|
|
811
2395
|
- React-jsi
|
|
812
|
-
- React-
|
|
813
|
-
- React-
|
|
2396
|
+
- React-NativeModulesApple
|
|
2397
|
+
- React-RCTFabric
|
|
2398
|
+
- React-renderercss
|
|
814
2399
|
- React-rendererdebug
|
|
815
|
-
- React-runtimescheduler
|
|
816
2400
|
- React-utils
|
|
2401
|
+
- ReactCodegen
|
|
2402
|
+
- ReactCommon/turbomodule/bridging
|
|
817
2403
|
- ReactCommon/turbomodule/core
|
|
818
|
-
|
|
2404
|
+
- RNReanimated/reanimated/apple (= 3.18.0)
|
|
2405
|
+
- SocketRocket
|
|
2406
|
+
- Yoga
|
|
2407
|
+
- RNReanimated/reanimated/apple (3.18.0):
|
|
2408
|
+
- boost
|
|
819
2409
|
- DoubleConversion
|
|
820
|
-
-
|
|
2410
|
+
- fast_float
|
|
2411
|
+
- fmt
|
|
821
2412
|
- glog
|
|
822
2413
|
- hermes-engine
|
|
823
|
-
- RCT-Folly
|
|
2414
|
+
- RCT-Folly
|
|
2415
|
+
- RCT-Folly/Fabric
|
|
824
2416
|
- RCTRequired
|
|
825
2417
|
- RCTTypeSafety
|
|
826
2418
|
- React-Core
|
|
827
|
-
- React-cxxreact
|
|
828
2419
|
- React-debug
|
|
2420
|
+
- React-Fabric
|
|
2421
|
+
- React-featureflags
|
|
829
2422
|
- React-graphics
|
|
2423
|
+
- React-hermes
|
|
2424
|
+
- React-ImageManager
|
|
830
2425
|
- React-jsi
|
|
831
|
-
- React-
|
|
832
|
-
- React-
|
|
2426
|
+
- React-NativeModulesApple
|
|
2427
|
+
- React-RCTFabric
|
|
2428
|
+
- React-renderercss
|
|
833
2429
|
- React-rendererdebug
|
|
834
|
-
- React-runtimescheduler
|
|
835
2430
|
- React-utils
|
|
2431
|
+
- ReactCodegen
|
|
2432
|
+
- ReactCommon/turbomodule/bridging
|
|
836
2433
|
- ReactCommon/turbomodule/core
|
|
837
|
-
|
|
2434
|
+
- SocketRocket
|
|
2435
|
+
- Yoga
|
|
2436
|
+
- RNReanimated/worklets (3.18.0):
|
|
2437
|
+
- boost
|
|
838
2438
|
- DoubleConversion
|
|
839
|
-
-
|
|
2439
|
+
- fast_float
|
|
2440
|
+
- fmt
|
|
840
2441
|
- glog
|
|
841
2442
|
- hermes-engine
|
|
842
|
-
- RCT-Folly
|
|
2443
|
+
- RCT-Folly
|
|
2444
|
+
- RCT-Folly/Fabric
|
|
843
2445
|
- RCTRequired
|
|
844
2446
|
- RCTTypeSafety
|
|
845
2447
|
- React-Core
|
|
846
|
-
- React-cxxreact
|
|
847
2448
|
- React-debug
|
|
848
|
-
- React-Fabric
|
|
2449
|
+
- React-Fabric
|
|
2450
|
+
- React-featureflags
|
|
849
2451
|
- React-graphics
|
|
2452
|
+
- React-hermes
|
|
2453
|
+
- React-ImageManager
|
|
850
2454
|
- React-jsi
|
|
851
|
-
- React-
|
|
852
|
-
- React-
|
|
2455
|
+
- React-NativeModulesApple
|
|
2456
|
+
- React-RCTFabric
|
|
2457
|
+
- React-renderercss
|
|
853
2458
|
- React-rendererdebug
|
|
854
|
-
- React-runtimescheduler
|
|
855
2459
|
- React-utils
|
|
2460
|
+
- ReactCodegen
|
|
2461
|
+
- ReactCommon/turbomodule/bridging
|
|
856
2462
|
- ReactCommon/turbomodule/core
|
|
857
|
-
|
|
2463
|
+
- RNReanimated/worklets/apple (= 3.18.0)
|
|
2464
|
+
- SocketRocket
|
|
2465
|
+
- Yoga
|
|
2466
|
+
- RNReanimated/worklets/apple (3.18.0):
|
|
2467
|
+
- boost
|
|
858
2468
|
- DoubleConversion
|
|
859
|
-
-
|
|
2469
|
+
- fast_float
|
|
2470
|
+
- fmt
|
|
860
2471
|
- glog
|
|
861
2472
|
- hermes-engine
|
|
862
|
-
- RCT-Folly
|
|
2473
|
+
- RCT-Folly
|
|
2474
|
+
- RCT-Folly/Fabric
|
|
863
2475
|
- RCTRequired
|
|
864
2476
|
- RCTTypeSafety
|
|
865
2477
|
- React-Core
|
|
866
|
-
- React-cxxreact
|
|
867
2478
|
- React-debug
|
|
2479
|
+
- React-Fabric
|
|
2480
|
+
- React-featureflags
|
|
868
2481
|
- React-graphics
|
|
2482
|
+
- React-hermes
|
|
2483
|
+
- React-ImageManager
|
|
869
2484
|
- React-jsi
|
|
870
|
-
- React-
|
|
871
|
-
- React-
|
|
2485
|
+
- React-NativeModulesApple
|
|
2486
|
+
- React-RCTFabric
|
|
2487
|
+
- React-renderercss
|
|
872
2488
|
- React-rendererdebug
|
|
873
|
-
- React-runtimescheduler
|
|
874
2489
|
- React-utils
|
|
2490
|
+
- ReactCodegen
|
|
2491
|
+
- ReactCommon/turbomodule/bridging
|
|
875
2492
|
- ReactCommon/turbomodule/core
|
|
876
|
-
|
|
2493
|
+
- SocketRocket
|
|
2494
|
+
- Yoga
|
|
2495
|
+
- RNScreens (4.11.1):
|
|
2496
|
+
- boost
|
|
877
2497
|
- DoubleConversion
|
|
878
|
-
-
|
|
2498
|
+
- fast_float
|
|
2499
|
+
- fmt
|
|
879
2500
|
- glog
|
|
880
2501
|
- hermes-engine
|
|
881
|
-
- RCT-Folly
|
|
882
|
-
-
|
|
883
|
-
-
|
|
2502
|
+
- RCT-Folly
|
|
2503
|
+
- RCT-Folly/Fabric
|
|
2504
|
+
- RCTRequired
|
|
2505
|
+
- RCTTypeSafety
|
|
2506
|
+
- React-Core
|
|
2507
|
+
- React-debug
|
|
884
2508
|
- React-Fabric
|
|
2509
|
+
- React-featureflags
|
|
885
2510
|
- React-graphics
|
|
2511
|
+
- React-hermes
|
|
886
2512
|
- React-ImageManager
|
|
887
2513
|
- React-jsi
|
|
888
|
-
- React-
|
|
889
|
-
- React-
|
|
2514
|
+
- React-NativeModulesApple
|
|
2515
|
+
- React-RCTFabric
|
|
2516
|
+
- React-RCTImage
|
|
2517
|
+
- React-renderercss
|
|
890
2518
|
- React-rendererdebug
|
|
891
2519
|
- React-utils
|
|
892
|
-
-
|
|
2520
|
+
- ReactCodegen
|
|
2521
|
+
- ReactCommon/turbomodule/bridging
|
|
2522
|
+
- ReactCommon/turbomodule/core
|
|
2523
|
+
- RNScreens/common (= 4.11.1)
|
|
2524
|
+
- SocketRocket
|
|
893
2525
|
- Yoga
|
|
894
|
-
-
|
|
895
|
-
-
|
|
896
|
-
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
897
|
-
- React-Core/Default (= 0.73.2)
|
|
898
|
-
- React-utils
|
|
899
|
-
- React-hermes (0.73.2):
|
|
2526
|
+
- RNScreens/common (4.11.1):
|
|
2527
|
+
- boost
|
|
900
2528
|
- DoubleConversion
|
|
901
|
-
-
|
|
2529
|
+
- fast_float
|
|
2530
|
+
- fmt
|
|
902
2531
|
- glog
|
|
903
2532
|
- hermes-engine
|
|
904
|
-
- RCT-Folly
|
|
905
|
-
- RCT-Folly/Futures (= 2022.05.16.00)
|
|
906
|
-
- React-cxxreact (= 0.73.2)
|
|
907
|
-
- React-jsi
|
|
908
|
-
- React-jsiexecutor (= 0.73.2)
|
|
909
|
-
- React-jsinspector (= 0.73.2)
|
|
910
|
-
- React-perflogger (= 0.73.2)
|
|
911
|
-
- React-ImageManager (0.73.2):
|
|
912
|
-
- glog
|
|
2533
|
+
- RCT-Folly
|
|
913
2534
|
- RCT-Folly/Fabric
|
|
914
|
-
-
|
|
2535
|
+
- RCTRequired
|
|
2536
|
+
- RCTTypeSafety
|
|
2537
|
+
- React-Core
|
|
915
2538
|
- React-debug
|
|
916
2539
|
- React-Fabric
|
|
2540
|
+
- React-featureflags
|
|
917
2541
|
- React-graphics
|
|
2542
|
+
- React-hermes
|
|
2543
|
+
- React-ImageManager
|
|
2544
|
+
- React-jsi
|
|
2545
|
+
- React-NativeModulesApple
|
|
2546
|
+
- React-RCTFabric
|
|
2547
|
+
- React-RCTImage
|
|
2548
|
+
- React-renderercss
|
|
918
2549
|
- React-rendererdebug
|
|
919
2550
|
- React-utils
|
|
920
|
-
|
|
921
|
-
-
|
|
922
|
-
-
|
|
923
|
-
-
|
|
924
|
-
-
|
|
925
|
-
-
|
|
926
|
-
- boost
|
|
927
|
-
- DoubleConversion
|
|
928
|
-
- fmt (~> 6.2.1)
|
|
929
|
-
- glog
|
|
930
|
-
- hermes-engine
|
|
931
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
932
|
-
- React-jsiexecutor (0.73.2):
|
|
2551
|
+
- ReactCodegen
|
|
2552
|
+
- ReactCommon/turbomodule/bridging
|
|
2553
|
+
- ReactCommon/turbomodule/core
|
|
2554
|
+
- SocketRocket
|
|
2555
|
+
- Yoga
|
|
2556
|
+
- RNSVG (15.12.0):
|
|
2557
|
+
- boost
|
|
933
2558
|
- DoubleConversion
|
|
934
|
-
-
|
|
935
|
-
-
|
|
936
|
-
- hermes-engine
|
|
937
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
938
|
-
- React-cxxreact (= 0.73.2)
|
|
939
|
-
- React-jsi (= 0.73.2)
|
|
940
|
-
- React-perflogger (= 0.73.2)
|
|
941
|
-
- React-jsinspector (0.73.2)
|
|
942
|
-
- React-logger (0.73.2):
|
|
943
|
-
- glog
|
|
944
|
-
- React-Mapbuffer (0.73.2):
|
|
945
|
-
- glog
|
|
946
|
-
- React-debug
|
|
947
|
-
- react-native-pager-view (6.2.3):
|
|
948
|
-
- glog
|
|
949
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
950
|
-
- React-Core
|
|
951
|
-
- react-native-restart (0.0.27):
|
|
952
|
-
- React-Core
|
|
953
|
-
- react-native-safe-area-context (4.8.2):
|
|
954
|
-
- React-Core
|
|
955
|
-
- react-native-webview (13.8.1):
|
|
956
|
-
- glog
|
|
957
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
958
|
-
- React-Core
|
|
959
|
-
- React-nativeconfig (0.73.2)
|
|
960
|
-
- React-NativeModulesApple (0.73.2):
|
|
2559
|
+
- fast_float
|
|
2560
|
+
- fmt
|
|
961
2561
|
- glog
|
|
962
2562
|
- hermes-engine
|
|
963
|
-
- React-callinvoker
|
|
964
|
-
- React-Core
|
|
965
|
-
- React-cxxreact
|
|
966
|
-
- React-jsi
|
|
967
|
-
- React-runtimeexecutor
|
|
968
|
-
- ReactCommon/turbomodule/bridging
|
|
969
|
-
- ReactCommon/turbomodule/core
|
|
970
|
-
- React-perflogger (0.73.2)
|
|
971
|
-
- React-RCTActionSheet (0.73.2):
|
|
972
|
-
- React-Core/RCTActionSheetHeaders (= 0.73.2)
|
|
973
|
-
- React-RCTAnimation (0.73.2):
|
|
974
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
975
|
-
- RCTTypeSafety
|
|
976
|
-
- React-Codegen
|
|
977
|
-
- React-Core/RCTAnimationHeaders
|
|
978
|
-
- React-jsi
|
|
979
|
-
- React-NativeModulesApple
|
|
980
|
-
- ReactCommon
|
|
981
|
-
- React-RCTAppDelegate (0.73.2):
|
|
982
2563
|
- RCT-Folly
|
|
2564
|
+
- RCT-Folly/Fabric
|
|
983
2565
|
- RCTRequired
|
|
984
2566
|
- RCTTypeSafety
|
|
985
2567
|
- React-Core
|
|
986
|
-
- React-
|
|
2568
|
+
- React-debug
|
|
2569
|
+
- React-Fabric
|
|
2570
|
+
- React-featureflags
|
|
2571
|
+
- React-graphics
|
|
987
2572
|
- React-hermes
|
|
988
|
-
- React-
|
|
989
|
-
- React-NativeModulesApple
|
|
990
|
-
- React-RCTFabric
|
|
991
|
-
- React-RCTImage
|
|
992
|
-
- React-RCTNetwork
|
|
993
|
-
- React-runtimescheduler
|
|
994
|
-
- ReactCommon
|
|
995
|
-
- React-RCTBlob (0.73.2):
|
|
996
|
-
- hermes-engine
|
|
997
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
998
|
-
- React-Codegen
|
|
999
|
-
- React-Core/RCTBlobHeaders
|
|
1000
|
-
- React-Core/RCTWebSocket
|
|
2573
|
+
- React-ImageManager
|
|
1001
2574
|
- React-jsi
|
|
1002
2575
|
- React-NativeModulesApple
|
|
1003
|
-
- React-
|
|
1004
|
-
-
|
|
1005
|
-
|
|
2576
|
+
- React-RCTFabric
|
|
2577
|
+
- React-renderercss
|
|
2578
|
+
- React-rendererdebug
|
|
2579
|
+
- React-utils
|
|
2580
|
+
- ReactCodegen
|
|
2581
|
+
- ReactCommon/turbomodule/bridging
|
|
2582
|
+
- ReactCommon/turbomodule/core
|
|
2583
|
+
- RNSVG/common (= 15.12.0)
|
|
2584
|
+
- SocketRocket
|
|
2585
|
+
- Yoga
|
|
2586
|
+
- RNSVG/common (15.12.0):
|
|
2587
|
+
- boost
|
|
2588
|
+
- DoubleConversion
|
|
2589
|
+
- fast_float
|
|
2590
|
+
- fmt
|
|
1006
2591
|
- glog
|
|
1007
2592
|
- hermes-engine
|
|
1008
|
-
- RCT-Folly
|
|
2593
|
+
- RCT-Folly
|
|
2594
|
+
- RCT-Folly/Fabric
|
|
2595
|
+
- RCTRequired
|
|
2596
|
+
- RCTTypeSafety
|
|
1009
2597
|
- React-Core
|
|
1010
2598
|
- React-debug
|
|
1011
2599
|
- React-Fabric
|
|
1012
|
-
- React-
|
|
2600
|
+
- React-featureflags
|
|
1013
2601
|
- React-graphics
|
|
2602
|
+
- React-hermes
|
|
1014
2603
|
- React-ImageManager
|
|
1015
2604
|
- React-jsi
|
|
1016
|
-
- React-
|
|
1017
|
-
- React-
|
|
1018
|
-
- React-
|
|
2605
|
+
- React-NativeModulesApple
|
|
2606
|
+
- React-RCTFabric
|
|
2607
|
+
- React-renderercss
|
|
1019
2608
|
- React-rendererdebug
|
|
1020
|
-
- React-runtimescheduler
|
|
1021
2609
|
- React-utils
|
|
2610
|
+
- ReactCodegen
|
|
2611
|
+
- ReactCommon/turbomodule/bridging
|
|
2612
|
+
- ReactCommon/turbomodule/core
|
|
2613
|
+
- SocketRocket
|
|
1022
2614
|
- Yoga
|
|
1023
|
-
-
|
|
1024
|
-
-
|
|
1025
|
-
- RCTTypeSafety
|
|
1026
|
-
- React-Codegen
|
|
1027
|
-
- React-Core/RCTImageHeaders
|
|
1028
|
-
- React-jsi
|
|
1029
|
-
- React-NativeModulesApple
|
|
1030
|
-
- React-RCTNetwork
|
|
1031
|
-
- ReactCommon
|
|
1032
|
-
- React-RCTLinking (0.73.2):
|
|
1033
|
-
- React-Codegen
|
|
1034
|
-
- React-Core/RCTLinkingHeaders (= 0.73.2)
|
|
1035
|
-
- React-jsi (= 0.73.2)
|
|
1036
|
-
- React-NativeModulesApple
|
|
1037
|
-
- ReactCommon
|
|
1038
|
-
- ReactCommon/turbomodule/core (= 0.73.2)
|
|
1039
|
-
- React-RCTNetwork (0.73.2):
|
|
1040
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1041
|
-
- RCTTypeSafety
|
|
1042
|
-
- React-Codegen
|
|
1043
|
-
- React-Core/RCTNetworkHeaders
|
|
1044
|
-
- React-jsi
|
|
1045
|
-
- React-NativeModulesApple
|
|
1046
|
-
- ReactCommon
|
|
1047
|
-
- React-RCTSettings (0.73.2):
|
|
1048
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1049
|
-
- RCTTypeSafety
|
|
1050
|
-
- React-Codegen
|
|
1051
|
-
- React-Core/RCTSettingsHeaders
|
|
1052
|
-
- React-jsi
|
|
1053
|
-
- React-NativeModulesApple
|
|
1054
|
-
- ReactCommon
|
|
1055
|
-
- React-RCTText (0.73.2):
|
|
1056
|
-
- React-Core/RCTTextHeaders (= 0.73.2)
|
|
1057
|
-
- Yoga
|
|
1058
|
-
- React-RCTVibration (0.73.2):
|
|
1059
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1060
|
-
- React-Codegen
|
|
1061
|
-
- React-Core/RCTVibrationHeaders
|
|
1062
|
-
- React-jsi
|
|
1063
|
-
- React-NativeModulesApple
|
|
1064
|
-
- ReactCommon
|
|
1065
|
-
- React-rendererdebug (0.73.2):
|
|
2615
|
+
- RNVectorIcons (10.2.0):
|
|
2616
|
+
- boost
|
|
1066
2617
|
- DoubleConversion
|
|
1067
|
-
-
|
|
1068
|
-
-
|
|
1069
|
-
- React-debug
|
|
1070
|
-
- React-rncore (0.73.2)
|
|
1071
|
-
- React-runtimeexecutor (0.73.2):
|
|
1072
|
-
- React-jsi (= 0.73.2)
|
|
1073
|
-
- React-runtimescheduler (0.73.2):
|
|
2618
|
+
- fast_float
|
|
2619
|
+
- fmt
|
|
1074
2620
|
- glog
|
|
1075
2621
|
- hermes-engine
|
|
1076
|
-
- RCT-Folly
|
|
1077
|
-
-
|
|
1078
|
-
-
|
|
2622
|
+
- RCT-Folly
|
|
2623
|
+
- RCT-Folly/Fabric
|
|
2624
|
+
- RCTRequired
|
|
2625
|
+
- RCTTypeSafety
|
|
2626
|
+
- React-Core
|
|
1079
2627
|
- React-debug
|
|
2628
|
+
- React-Fabric
|
|
2629
|
+
- React-featureflags
|
|
2630
|
+
- React-graphics
|
|
2631
|
+
- React-hermes
|
|
2632
|
+
- React-ImageManager
|
|
1080
2633
|
- React-jsi
|
|
2634
|
+
- React-NativeModulesApple
|
|
2635
|
+
- React-RCTFabric
|
|
2636
|
+
- React-renderercss
|
|
1081
2637
|
- React-rendererdebug
|
|
1082
|
-
- React-runtimeexecutor
|
|
1083
2638
|
- React-utils
|
|
1084
|
-
|
|
1085
|
-
-
|
|
1086
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1087
|
-
- React-debug
|
|
1088
|
-
- ReactCommon (0.73.2):
|
|
1089
|
-
- React-logger (= 0.73.2)
|
|
1090
|
-
- ReactCommon/turbomodule (= 0.73.2)
|
|
1091
|
-
- ReactCommon/turbomodule (0.73.2):
|
|
1092
|
-
- DoubleConversion
|
|
1093
|
-
- fmt (~> 6.2.1)
|
|
1094
|
-
- glog
|
|
1095
|
-
- hermes-engine
|
|
1096
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1097
|
-
- React-callinvoker (= 0.73.2)
|
|
1098
|
-
- React-cxxreact (= 0.73.2)
|
|
1099
|
-
- React-jsi (= 0.73.2)
|
|
1100
|
-
- React-logger (= 0.73.2)
|
|
1101
|
-
- React-perflogger (= 0.73.2)
|
|
1102
|
-
- ReactCommon/turbomodule/bridging (= 0.73.2)
|
|
1103
|
-
- ReactCommon/turbomodule/core (= 0.73.2)
|
|
1104
|
-
- ReactCommon/turbomodule/bridging (0.73.2):
|
|
1105
|
-
- DoubleConversion
|
|
1106
|
-
- fmt (~> 6.2.1)
|
|
1107
|
-
- glog
|
|
1108
|
-
- hermes-engine
|
|
1109
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1110
|
-
- React-callinvoker (= 0.73.2)
|
|
1111
|
-
- React-cxxreact (= 0.73.2)
|
|
1112
|
-
- React-jsi (= 0.73.2)
|
|
1113
|
-
- React-logger (= 0.73.2)
|
|
1114
|
-
- React-perflogger (= 0.73.2)
|
|
1115
|
-
- ReactCommon/turbomodule/core (0.73.2):
|
|
1116
|
-
- DoubleConversion
|
|
1117
|
-
- fmt (~> 6.2.1)
|
|
1118
|
-
- glog
|
|
1119
|
-
- hermes-engine
|
|
1120
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1121
|
-
- React-callinvoker (= 0.73.2)
|
|
1122
|
-
- React-cxxreact (= 0.73.2)
|
|
1123
|
-
- React-jsi (= 0.73.2)
|
|
1124
|
-
- React-logger (= 0.73.2)
|
|
1125
|
-
- React-perflogger (= 0.73.2)
|
|
1126
|
-
- RNBLUIVectorIcons (2.2.0):
|
|
1127
|
-
- React
|
|
1128
|
-
- RNCAsyncStorage (1.22.3):
|
|
1129
|
-
- React-Core
|
|
1130
|
-
- RNGestureHandler (2.14.1):
|
|
1131
|
-
- glog
|
|
1132
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1133
|
-
- React-Core
|
|
1134
|
-
- RNReanimated (3.6.1):
|
|
1135
|
-
- glog
|
|
1136
|
-
- RCT-Folly (= 2022.05.16.00)
|
|
1137
|
-
- React-Core
|
|
2639
|
+
- ReactCodegen
|
|
2640
|
+
- ReactCommon/turbomodule/bridging
|
|
1138
2641
|
- ReactCommon/turbomodule/core
|
|
1139
|
-
|
|
1140
|
-
-
|
|
1141
|
-
|
|
1142
|
-
|
|
1143
|
-
- RNVectorIcons (9.2.0):
|
|
1144
|
-
- React-Core
|
|
1145
|
-
- SocketRocket (0.6.1)
|
|
1146
|
-
- Yoga (1.14.0)
|
|
2642
|
+
- SocketRocket
|
|
2643
|
+
- Yoga
|
|
2644
|
+
- SocketRocket (0.7.1)
|
|
2645
|
+
- Yoga (0.0.0)
|
|
1147
2646
|
|
|
1148
2647
|
DEPENDENCIES:
|
|
1149
2648
|
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
|
1150
2649
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
2650
|
+
- fast_float (from `../node_modules/react-native/third-party-podspecs/fast_float.podspec`)
|
|
1151
2651
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
|
1152
|
-
-
|
|
1153
|
-
- Flipper (= 0.201.0)
|
|
1154
|
-
- Flipper-Boost-iOSX (= 1.76.0.1.11)
|
|
1155
|
-
- Flipper-DoubleConversion (= 3.2.0.1)
|
|
1156
|
-
- Flipper-Fmt (= 7.1.7)
|
|
1157
|
-
- Flipper-Folly (= 2.6.10)
|
|
1158
|
-
- Flipper-Glog (= 0.5.0.5)
|
|
1159
|
-
- Flipper-PeerTalk (= 0.0.4)
|
|
1160
|
-
- FlipperKit (= 0.201.0)
|
|
1161
|
-
- FlipperKit/Core (= 0.201.0)
|
|
1162
|
-
- FlipperKit/CppBridge (= 0.201.0)
|
|
1163
|
-
- FlipperKit/FBCxxFollyDynamicConvert (= 0.201.0)
|
|
1164
|
-
- FlipperKit/FBDefines (= 0.201.0)
|
|
1165
|
-
- FlipperKit/FKPortForwarding (= 0.201.0)
|
|
1166
|
-
- FlipperKit/FlipperKitHighlightOverlay (= 0.201.0)
|
|
1167
|
-
- FlipperKit/FlipperKitLayoutPlugin (= 0.201.0)
|
|
1168
|
-
- FlipperKit/FlipperKitLayoutTextSearchable (= 0.201.0)
|
|
1169
|
-
- FlipperKit/FlipperKitNetworkPlugin (= 0.201.0)
|
|
1170
|
-
- FlipperKit/FlipperKitReactPlugin (= 0.201.0)
|
|
1171
|
-
- FlipperKit/FlipperKitUserDefaultsPlugin (= 0.201.0)
|
|
1172
|
-
- FlipperKit/SKIOSNetworkPlugin (= 0.201.0)
|
|
2652
|
+
- fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
|
|
1173
2653
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
1174
2654
|
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
|
|
1175
|
-
-
|
|
1176
|
-
- OpenSSL-Universal (= 1.1.1100)
|
|
2655
|
+
- "OktaSdkBridgeReactNative (from `../node_modules/@okta/okta-react-native`)"
|
|
1177
2656
|
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
1178
|
-
-
|
|
1179
|
-
- RCTRequired (from `../node_modules/react-native/Libraries/
|
|
2657
|
+
- RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`)
|
|
2658
|
+
- RCTRequired (from `../node_modules/react-native/Libraries/Required`)
|
|
1180
2659
|
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
|
1181
2660
|
- React (from `../node_modules/react-native/`)
|
|
1182
2661
|
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
|
1183
|
-
- React-Codegen (from `build/generated/ios`)
|
|
1184
2662
|
- React-Core (from `../node_modules/react-native/`)
|
|
1185
|
-
- React-Core/DevSupport (from `../node_modules/react-native/`)
|
|
1186
2663
|
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
|
1187
2664
|
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
|
1188
2665
|
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
|
1189
2666
|
- React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
|
|
2667
|
+
- React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`)
|
|
2668
|
+
- React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`)
|
|
1190
2669
|
- React-Fabric (from `../node_modules/react-native/ReactCommon`)
|
|
2670
|
+
- React-FabricComponents (from `../node_modules/react-native/ReactCommon`)
|
|
1191
2671
|
- React-FabricImage (from `../node_modules/react-native/ReactCommon`)
|
|
2672
|
+
- React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
|
|
2673
|
+
- React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`)
|
|
1192
2674
|
- React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
|
|
1193
2675
|
- React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
|
|
2676
|
+
- React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`)
|
|
1194
2677
|
- React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
|
|
1195
2678
|
- React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
|
|
1196
2679
|
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
|
1197
2680
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
1198
2681
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
|
|
2682
|
+
- React-jsinspectorcdp (from `../node_modules/react-native/ReactCommon/jsinspector-modern/cdp`)
|
|
2683
|
+
- React-jsinspectornetwork (from `../node_modules/react-native/ReactCommon/jsinspector-modern/network`)
|
|
2684
|
+
- React-jsinspectortracing (from `../node_modules/react-native/ReactCommon/jsinspector-modern/tracing`)
|
|
2685
|
+
- React-jsitooling (from `../node_modules/react-native/ReactCommon/jsitooling`)
|
|
2686
|
+
- React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
|
|
1199
2687
|
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
|
1200
2688
|
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
|
|
2689
|
+
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
|
|
1201
2690
|
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
|
|
1202
2691
|
- react-native-restart (from `../node_modules/react-native-restart`)
|
|
1203
2692
|
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
|
|
1204
2693
|
- react-native-webview (from `../node_modules/react-native-webview`)
|
|
1205
|
-
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
|
|
1206
2694
|
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
|
|
2695
|
+
- React-oscompat (from `../node_modules/react-native/ReactCommon/oscompat`)
|
|
1207
2696
|
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
|
2697
|
+
- React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`)
|
|
1208
2698
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
1209
2699
|
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
|
1210
2700
|
- React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
|
|
1211
2701
|
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
|
|
1212
2702
|
- React-RCTFabric (from `../node_modules/react-native/React`)
|
|
2703
|
+
- React-RCTFBReactNativeSpec (from `../node_modules/react-native/React`)
|
|
1213
2704
|
- React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
|
|
1214
2705
|
- React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
|
|
1215
2706
|
- React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
|
|
2707
|
+
- React-RCTRuntime (from `../node_modules/react-native/React/Runtime`)
|
|
1216
2708
|
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
|
|
1217
2709
|
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
|
|
1218
2710
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
2711
|
+
- React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`)
|
|
2712
|
+
- React-renderercss (from `../node_modules/react-native/ReactCommon/react/renderer/css`)
|
|
1219
2713
|
- React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
|
|
1220
2714
|
- React-rncore (from `../node_modules/react-native/ReactCommon`)
|
|
2715
|
+
- React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
|
|
2716
|
+
- React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1221
2717
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
2718
|
+
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1222
2719
|
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
|
|
2720
|
+
- React-timing (from `../node_modules/react-native/ReactCommon/react/timing`)
|
|
1223
2721
|
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
|
|
2722
|
+
- ReactAppDependencyProvider (from `build/generated/ios`)
|
|
2723
|
+
- ReactCodegen (from `build/generated/ios`)
|
|
1224
2724
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
1225
2725
|
- "RNBLUIVectorIcons (from `../node_modules/@brightlayer-ui/react-native-vector-icons`)"
|
|
1226
2726
|
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
|
|
2727
|
+
- "RNCMaskedView (from `../node_modules/@react-native-community/masked-view`)"
|
|
1227
2728
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
|
1228
2729
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
1229
2730
|
- RNScreens (from `../node_modules/react-native-screens`)
|
|
2731
|
+
- RNSVG (from `../node_modules/react-native-svg`)
|
|
1230
2732
|
- RNVectorIcons (from `../node_modules/react-native-vector-icons`)
|
|
2733
|
+
- SocketRocket (~> 0.7.1)
|
|
1231
2734
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
1232
2735
|
|
|
1233
2736
|
SPEC REPOS:
|
|
1234
2737
|
trunk:
|
|
1235
|
-
-
|
|
1236
|
-
- Flipper
|
|
1237
|
-
- Flipper-Boost-iOSX
|
|
1238
|
-
- Flipper-DoubleConversion
|
|
1239
|
-
- Flipper-Fmt
|
|
1240
|
-
- Flipper-Folly
|
|
1241
|
-
- Flipper-Glog
|
|
1242
|
-
- Flipper-PeerTalk
|
|
1243
|
-
- FlipperKit
|
|
1244
|
-
- fmt
|
|
1245
|
-
- libevent
|
|
1246
|
-
- OpenSSL-Universal
|
|
2738
|
+
- OktaOidc
|
|
1247
2739
|
- SocketRocket
|
|
1248
2740
|
|
|
1249
2741
|
EXTERNAL SOURCES:
|
|
@@ -1251,27 +2743,31 @@ EXTERNAL SOURCES:
|
|
|
1251
2743
|
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
|
|
1252
2744
|
DoubleConversion:
|
|
1253
2745
|
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
2746
|
+
fast_float:
|
|
2747
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/fast_float.podspec"
|
|
1254
2748
|
FBLazyVector:
|
|
1255
2749
|
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
|
1256
|
-
|
|
1257
|
-
:
|
|
2750
|
+
fmt:
|
|
2751
|
+
:podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec"
|
|
1258
2752
|
glog:
|
|
1259
2753
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
1260
2754
|
hermes-engine:
|
|
1261
2755
|
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
|
1262
|
-
:tag: hermes-
|
|
2756
|
+
:tag: hermes-2025-05-06-RNv0.80.0-4eb6132a5bf0450bf4c6c91987675381d7ac8bca
|
|
2757
|
+
OktaSdkBridgeReactNative:
|
|
2758
|
+
:path: "../node_modules/@okta/okta-react-native"
|
|
1263
2759
|
RCT-Folly:
|
|
1264
2760
|
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
2761
|
+
RCTDeprecation:
|
|
2762
|
+
:path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
|
|
1265
2763
|
RCTRequired:
|
|
1266
|
-
:path: "../node_modules/react-native/Libraries/
|
|
2764
|
+
:path: "../node_modules/react-native/Libraries/Required"
|
|
1267
2765
|
RCTTypeSafety:
|
|
1268
2766
|
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
|
1269
2767
|
React:
|
|
1270
2768
|
:path: "../node_modules/react-native/"
|
|
1271
2769
|
React-callinvoker:
|
|
1272
2770
|
:path: "../node_modules/react-native/ReactCommon/callinvoker"
|
|
1273
|
-
React-Codegen:
|
|
1274
|
-
:path: build/generated/ios
|
|
1275
2771
|
React-Core:
|
|
1276
2772
|
:path: "../node_modules/react-native/"
|
|
1277
2773
|
React-CoreModules:
|
|
@@ -1280,14 +2776,26 @@ EXTERNAL SOURCES:
|
|
|
1280
2776
|
:path: "../node_modules/react-native/ReactCommon/cxxreact"
|
|
1281
2777
|
React-debug:
|
|
1282
2778
|
:path: "../node_modules/react-native/ReactCommon/react/debug"
|
|
2779
|
+
React-defaultsnativemodule:
|
|
2780
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults"
|
|
2781
|
+
React-domnativemodule:
|
|
2782
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom"
|
|
1283
2783
|
React-Fabric:
|
|
1284
2784
|
:path: "../node_modules/react-native/ReactCommon"
|
|
2785
|
+
React-FabricComponents:
|
|
2786
|
+
:path: "../node_modules/react-native/ReactCommon"
|
|
1285
2787
|
React-FabricImage:
|
|
1286
2788
|
:path: "../node_modules/react-native/ReactCommon"
|
|
2789
|
+
React-featureflags:
|
|
2790
|
+
:path: "../node_modules/react-native/ReactCommon/react/featureflags"
|
|
2791
|
+
React-featureflagsnativemodule:
|
|
2792
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags"
|
|
1287
2793
|
React-graphics:
|
|
1288
2794
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
|
|
1289
2795
|
React-hermes:
|
|
1290
2796
|
:path: "../node_modules/react-native/ReactCommon/hermes"
|
|
2797
|
+
React-idlecallbacksnativemodule:
|
|
2798
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks"
|
|
1291
2799
|
React-ImageManager:
|
|
1292
2800
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
|
|
1293
2801
|
React-jserrorhandler:
|
|
@@ -1298,10 +2806,22 @@ EXTERNAL SOURCES:
|
|
|
1298
2806
|
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
1299
2807
|
React-jsinspector:
|
|
1300
2808
|
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
|
|
2809
|
+
React-jsinspectorcdp:
|
|
2810
|
+
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern/cdp"
|
|
2811
|
+
React-jsinspectornetwork:
|
|
2812
|
+
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern/network"
|
|
2813
|
+
React-jsinspectortracing:
|
|
2814
|
+
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern/tracing"
|
|
2815
|
+
React-jsitooling:
|
|
2816
|
+
:path: "../node_modules/react-native/ReactCommon/jsitooling"
|
|
2817
|
+
React-jsitracing:
|
|
2818
|
+
:path: "../node_modules/react-native/ReactCommon/hermes/executor/"
|
|
1301
2819
|
React-logger:
|
|
1302
2820
|
:path: "../node_modules/react-native/ReactCommon/logger"
|
|
1303
2821
|
React-Mapbuffer:
|
|
1304
2822
|
:path: "../node_modules/react-native/ReactCommon"
|
|
2823
|
+
React-microtasksnativemodule:
|
|
2824
|
+
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
|
|
1305
2825
|
react-native-pager-view:
|
|
1306
2826
|
:path: "../node_modules/react-native-pager-view"
|
|
1307
2827
|
react-native-restart:
|
|
@@ -1310,12 +2830,14 @@ EXTERNAL SOURCES:
|
|
|
1310
2830
|
:path: "../node_modules/react-native-safe-area-context"
|
|
1311
2831
|
react-native-webview:
|
|
1312
2832
|
:path: "../node_modules/react-native-webview"
|
|
1313
|
-
React-nativeconfig:
|
|
1314
|
-
:path: "../node_modules/react-native/ReactCommon"
|
|
1315
2833
|
React-NativeModulesApple:
|
|
1316
2834
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
|
|
2835
|
+
React-oscompat:
|
|
2836
|
+
:path: "../node_modules/react-native/ReactCommon/oscompat"
|
|
1317
2837
|
React-perflogger:
|
|
1318
2838
|
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
|
|
2839
|
+
React-performancetimeline:
|
|
2840
|
+
:path: "../node_modules/react-native/ReactCommon/react/performance/timeline"
|
|
1319
2841
|
React-RCTActionSheet:
|
|
1320
2842
|
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
1321
2843
|
React-RCTAnimation:
|
|
@@ -1326,118 +2848,158 @@ EXTERNAL SOURCES:
|
|
|
1326
2848
|
:path: "../node_modules/react-native/Libraries/Blob"
|
|
1327
2849
|
React-RCTFabric:
|
|
1328
2850
|
:path: "../node_modules/react-native/React"
|
|
2851
|
+
React-RCTFBReactNativeSpec:
|
|
2852
|
+
:path: "../node_modules/react-native/React"
|
|
1329
2853
|
React-RCTImage:
|
|
1330
2854
|
:path: "../node_modules/react-native/Libraries/Image"
|
|
1331
2855
|
React-RCTLinking:
|
|
1332
2856
|
:path: "../node_modules/react-native/Libraries/LinkingIOS"
|
|
1333
2857
|
React-RCTNetwork:
|
|
1334
2858
|
:path: "../node_modules/react-native/Libraries/Network"
|
|
2859
|
+
React-RCTRuntime:
|
|
2860
|
+
:path: "../node_modules/react-native/React/Runtime"
|
|
1335
2861
|
React-RCTSettings:
|
|
1336
2862
|
:path: "../node_modules/react-native/Libraries/Settings"
|
|
1337
2863
|
React-RCTText:
|
|
1338
2864
|
:path: "../node_modules/react-native/Libraries/Text"
|
|
1339
2865
|
React-RCTVibration:
|
|
1340
2866
|
:path: "../node_modules/react-native/Libraries/Vibration"
|
|
2867
|
+
React-rendererconsistency:
|
|
2868
|
+
:path: "../node_modules/react-native/ReactCommon/react/renderer/consistency"
|
|
2869
|
+
React-renderercss:
|
|
2870
|
+
:path: "../node_modules/react-native/ReactCommon/react/renderer/css"
|
|
1341
2871
|
React-rendererdebug:
|
|
1342
2872
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
|
|
1343
2873
|
React-rncore:
|
|
1344
2874
|
:path: "../node_modules/react-native/ReactCommon"
|
|
2875
|
+
React-RuntimeApple:
|
|
2876
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
|
|
2877
|
+
React-RuntimeCore:
|
|
2878
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1345
2879
|
React-runtimeexecutor:
|
|
1346
2880
|
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
|
2881
|
+
React-RuntimeHermes:
|
|
2882
|
+
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1347
2883
|
React-runtimescheduler:
|
|
1348
2884
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
|
|
2885
|
+
React-timing:
|
|
2886
|
+
:path: "../node_modules/react-native/ReactCommon/react/timing"
|
|
1349
2887
|
React-utils:
|
|
1350
2888
|
:path: "../node_modules/react-native/ReactCommon/react/utils"
|
|
2889
|
+
ReactAppDependencyProvider:
|
|
2890
|
+
:path: build/generated/ios
|
|
2891
|
+
ReactCodegen:
|
|
2892
|
+
:path: build/generated/ios
|
|
1351
2893
|
ReactCommon:
|
|
1352
2894
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1353
2895
|
RNBLUIVectorIcons:
|
|
1354
2896
|
:path: "../node_modules/@brightlayer-ui/react-native-vector-icons"
|
|
1355
2897
|
RNCAsyncStorage:
|
|
1356
2898
|
:path: "../node_modules/@react-native-async-storage/async-storage"
|
|
2899
|
+
RNCMaskedView:
|
|
2900
|
+
:path: "../node_modules/@react-native-community/masked-view"
|
|
1357
2901
|
RNGestureHandler:
|
|
1358
2902
|
:path: "../node_modules/react-native-gesture-handler"
|
|
1359
2903
|
RNReanimated:
|
|
1360
2904
|
:path: "../node_modules/react-native-reanimated"
|
|
1361
2905
|
RNScreens:
|
|
1362
2906
|
:path: "../node_modules/react-native-screens"
|
|
2907
|
+
RNSVG:
|
|
2908
|
+
:path: "../node_modules/react-native-svg"
|
|
1363
2909
|
RNVectorIcons:
|
|
1364
2910
|
:path: "../node_modules/react-native-vector-icons"
|
|
1365
2911
|
Yoga:
|
|
1366
2912
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
|
1367
2913
|
|
|
1368
2914
|
SPEC CHECKSUMS:
|
|
1369
|
-
boost:
|
|
1370
|
-
|
|
1371
|
-
|
|
1372
|
-
FBLazyVector:
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1376
|
-
|
|
1377
|
-
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1381
|
-
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
React:
|
|
1391
|
-
React-
|
|
1392
|
-
React-
|
|
1393
|
-
React-
|
|
1394
|
-
React-
|
|
1395
|
-
React-
|
|
1396
|
-
React-
|
|
1397
|
-
React-
|
|
1398
|
-
React-
|
|
1399
|
-
React-
|
|
1400
|
-
React-
|
|
1401
|
-
React-
|
|
1402
|
-
React-
|
|
1403
|
-
React-
|
|
1404
|
-
React-
|
|
1405
|
-
React-
|
|
1406
|
-
React-
|
|
1407
|
-
React-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
react-native-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
React-
|
|
1416
|
-
React-
|
|
1417
|
-
React-
|
|
1418
|
-
React-
|
|
1419
|
-
React-
|
|
1420
|
-
React-
|
|
1421
|
-
React-
|
|
1422
|
-
React-
|
|
1423
|
-
React-
|
|
1424
|
-
React-
|
|
1425
|
-
React-
|
|
1426
|
-
React-
|
|
1427
|
-
React-
|
|
1428
|
-
React-
|
|
1429
|
-
React-
|
|
1430
|
-
React-
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1436
|
-
|
|
1437
|
-
|
|
1438
|
-
|
|
1439
|
-
|
|
2915
|
+
boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90
|
|
2916
|
+
DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb
|
|
2917
|
+
fast_float: b32c788ed9c6a8c584d114d0047beda9664e7cc6
|
|
2918
|
+
FBLazyVector: 09f03e4b6f42f955734b64a118f86509cc719427
|
|
2919
|
+
fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd
|
|
2920
|
+
glog: 5683914934d5b6e4240e497e0f4a3b42d1854183
|
|
2921
|
+
hermes-engine: 4f07404533b808de66cf48ac4200463068d0e95a
|
|
2922
|
+
OktaOidc: 2e6ddf3b1658766bfe1f2b19ef853df1504ae0e5
|
|
2923
|
+
OktaSdkBridgeReactNative: 9cff8569b708a4c1e41b27f3e92c42adb6001b72
|
|
2924
|
+
RCT-Folly: 846fda9475e61ec7bcbf8a3fe81edfcaeb090669
|
|
2925
|
+
RCTDeprecation: efa5010912100e944a7ac9a93a157e1def1988fe
|
|
2926
|
+
RCTRequired: bbc4cf999ddc4a4b076e076c74dd1d39d0254630
|
|
2927
|
+
RCTTypeSafety: d877728097547d0a37786cc9130c43ad71739ac3
|
|
2928
|
+
React: 4b0b9cb962e694611e5e8a697c1b0300a2510c21
|
|
2929
|
+
React-callinvoker: 70f125c17c7132811a6b473946ac5e7ae93b5e57
|
|
2930
|
+
React-Core: bab40f5b1f46fe0c5896895a6f333e861a821a81
|
|
2931
|
+
React-CoreModules: 05647d952e521113c128360633896ba7ba652e82
|
|
2932
|
+
React-cxxreact: 2b4bac1ec6eecc6288ac8a6caea6afb42585740e
|
|
2933
|
+
React-debug: deb3a146ef717fa3e8f4c23e0288369fe53199b7
|
|
2934
|
+
React-defaultsnativemodule: 11e2948787a15d3cf1b66d7f29f13770a177bff7
|
|
2935
|
+
React-domnativemodule: 2f4b279acdb2963736fb5de2f585811dd90070b5
|
|
2936
|
+
React-Fabric: 6f8d1a303c96f1d078c14d74c4005bf457e5b782
|
|
2937
|
+
React-FabricComponents: b106410970e9a0c4e592da656c7a7e0947306c23
|
|
2938
|
+
React-FabricImage: 1abaf230dfce9b58fdf53c4128f3f40c6e64af6a
|
|
2939
|
+
React-featureflags: f7ef58d91079efde3ad223bcca6d197e845d5bcf
|
|
2940
|
+
React-featureflagsnativemodule: ae5abc9849d1696f4f8f11ee3744bf5715e032cf
|
|
2941
|
+
React-graphics: b306856c6ed9aac32f717a229550406a53b28a6d
|
|
2942
|
+
React-hermes: b6edce8fa19388654b1aea30844497cbeade83bc
|
|
2943
|
+
React-idlecallbacksnativemodule: cb386712842cb9e479c89311edb234d529b64db4
|
|
2944
|
+
React-ImageManager: 8ce94417853eaa22faaad1f4cc1952dd3f8e2275
|
|
2945
|
+
React-jserrorhandler: ab827d67dc270a9c8703eef524230baeafaf6876
|
|
2946
|
+
React-jsi: 545342ec5c78ab1277af5f0dbe8d489e7e73db14
|
|
2947
|
+
React-jsiexecutor: 20210891c7c77255c16dec6762faf68b373f9f74
|
|
2948
|
+
React-jsinspector: 4e73460e488132d70d2b4894e5578cc856f2cb74
|
|
2949
|
+
React-jsinspectorcdp: 8b2bcb5779289cb2b9ca517f2965ed23eb2fd3e0
|
|
2950
|
+
React-jsinspectornetwork: b5e0cb9e488d294eed2d8209dc3dc0f9587210c1
|
|
2951
|
+
React-jsinspectortracing: f3c4036e7b984405ac910f878576d325dd9f2834
|
|
2952
|
+
React-jsitooling: 75bbfd221b6173a5e848ca5a6680506bac064a56
|
|
2953
|
+
React-jsitracing: 11ed7d821864dd988c159d4943e0a1e0937c11b1
|
|
2954
|
+
React-logger: 984ebd897afad067555d081deaf03f57c4315723
|
|
2955
|
+
React-Mapbuffer: 0c045c844ce6d85cde53e85ab163294c6adad349
|
|
2956
|
+
React-microtasksnativemodule: d9499269ad1f484ae71319bac1d9231447f2094e
|
|
2957
|
+
react-native-pager-view: 6e60acfd433ace1a7a1af75bd80b619a41478640
|
|
2958
|
+
react-native-restart: 0bc732f4461709022a742bb29bcccf6bbc5b4863
|
|
2959
|
+
react-native-safe-area-context: d3738f0c3b1fcefaed874a45891b0d44306c47c1
|
|
2960
|
+
react-native-webview: 9a8ea59197aa76145b8ce72aa3eea69f1e89dd38
|
|
2961
|
+
React-NativeModulesApple: 983f3483ef0a3446b56d490f09d579fba2442e17
|
|
2962
|
+
React-oscompat: 114036cd8f064558c9c1a0c04fc9ae5e1453706a
|
|
2963
|
+
React-perflogger: e7287fee27c16e3c8bd4d470f2361572b63be16b
|
|
2964
|
+
React-performancetimeline: 8ebbaa31d2d0cea680b0a2a567500d3cab8954fc
|
|
2965
|
+
React-RCTActionSheet: 68c68b0a7a5d2b0cfc255c64889b6e485974e988
|
|
2966
|
+
React-RCTAnimation: d6c5c728b888a967ce9aff1ff71a8ed71a68d069
|
|
2967
|
+
React-RCTAppDelegate: 0fc048666bda159cd469a6fb9befb04b3fa62be4
|
|
2968
|
+
React-RCTBlob: 12d8c699a1f906840113ee8d8bb575e69a05509f
|
|
2969
|
+
React-RCTFabric: 01e815845ebc185f44205dcbf50eeb712fec23fe
|
|
2970
|
+
React-RCTFBReactNativeSpec: f57927fb0af6ce2f25c19f8b894e2986138aa89f
|
|
2971
|
+
React-RCTImage: a82518168f4ee407913b23ca749ca79ef51959f3
|
|
2972
|
+
React-RCTLinking: 7f343b584c36f024f390fea563483568fe763ef6
|
|
2973
|
+
React-RCTNetwork: 3165eb757ceb62a7cde4cdad043d63314122e8a3
|
|
2974
|
+
React-RCTRuntime: feee590c459c4cb6aaa7a00f3abc8c04709b536f
|
|
2975
|
+
React-RCTSettings: 6bad0ae45d8d872c873059f332f586f99875621f
|
|
2976
|
+
React-RCTText: 657d60f35983062de8f0cea67c279aa7a3ea9858
|
|
2977
|
+
React-RCTVibration: 78f4770515141efb7f55f9b27c49dda95319c3a8
|
|
2978
|
+
React-rendererconsistency: f7baab26c6d0cd5b2eb7afcecfd2d8b957017b18
|
|
2979
|
+
React-renderercss: bdd2f83a4a054c3e4321fd61305c202b848e471b
|
|
2980
|
+
React-rendererdebug: 9f8865ee038127a9d99d4b034c9da4935d204993
|
|
2981
|
+
React-rncore: f7438473c4c71ee1963fb06a8635bb96013c9e1c
|
|
2982
|
+
React-RuntimeApple: 4d2ab9f72b9193da86eceded128a67254fc18aeb
|
|
2983
|
+
React-RuntimeCore: 5fd73030438d094975ca0f549d162dd97746ae38
|
|
2984
|
+
React-runtimeexecutor: 17c70842d5e611130cb66f91e247bc4a609c3508
|
|
2985
|
+
React-RuntimeHermes: 3c88e6e1ea7ea0899dcffc77c10d61ea46688cfd
|
|
2986
|
+
React-runtimescheduler: 024500621c7c93d65371498abb4ee26d34f5d47d
|
|
2987
|
+
React-timing: c3c923df2b86194e1682e01167717481232f1dc7
|
|
2988
|
+
React-utils: 9154a037543147e1c24098f1a48fc8472602c092
|
|
2989
|
+
ReactAppDependencyProvider: afd905e84ee36e1678016ae04d7370c75ed539be
|
|
2990
|
+
ReactCodegen: f8d5fb047c4cd9d2caade972cad9edac22521362
|
|
2991
|
+
ReactCommon: 17fd88849a174bf9ce45461912291aca711410fc
|
|
2992
|
+
RNBLUIVectorIcons: c45655a90c6b6d2777bb6443c7088a63149c4b52
|
|
2993
|
+
RNCAsyncStorage: 1f04c8d56558e533277beda29187f571cf7eecb2
|
|
2994
|
+
RNCMaskedView: 4c5ee1c8667d56077246cc6d1977f77393923560
|
|
2995
|
+
RNGestureHandler: 5e1a1605659c22098719fc2e8aee453fe728f52e
|
|
2996
|
+
RNReanimated: bc1ddb7a5352648bcf0d592256069833bf935a46
|
|
2997
|
+
RNScreens: ee2abe7e0c548eed14e92742e81ed991165c56aa
|
|
2998
|
+
RNSVG: 341f555dbcd83a34d1f058e88df387de7bbc3347
|
|
2999
|
+
RNVectorIcons: ef9b4b0b786053ebdd63ee2972f48de9633ba166
|
|
3000
|
+
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
|
|
3001
|
+
Yoga: daa1e4de4b971b977b23bc842aaa3e135324f1f3
|
|
1440
3002
|
|
|
1441
|
-
PODFILE CHECKSUM:
|
|
3003
|
+
PODFILE CHECKSUM: a5de45e2350a9515567a6e18ca8ceea718b48523
|
|
1442
3004
|
|
|
1443
|
-
COCOAPODS: 1.
|
|
3005
|
+
COCOAPODS: 1.16.2
|