@brightlayer-ui/react-native-template-authentication-typescript 3.0.0-alpha.1 → 3.0.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 +76 -0
- package/package.json +2 -2
- package/template/.buckconfig +6 -0
- package/template/.node-version +1 -0
- package/template/.prettierignore +2 -0
- package/template/.ruby-version +1 -0
- package/template/.watchmanconfig +1 -1
- package/template/Gemfile +2 -4
- package/template/Gemfile.lock +11 -17
- package/template/__mocks__/svgMock.js +8 -0
- package/template/_gitignore +8 -18
- package/template/android/app/build.gradle +4 -3
- package/template/android/app/src/main/java/com/{workflow → example}/MainActivity.kt +3 -9
- package/template/android/app/src/main/java/com/{workflow → example}/MainApplication.kt +4 -2
- package/template/android/app/src/main/res/drawable/rn_edit_text_material.xml +1 -2
- package/template/android/app/src/main/res/values/strings.xml +1 -1
- package/template/android/build.gradle +3 -3
- package/template/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/template/android/gradlew +7 -7
- package/template/android/gradlew.bat +10 -10
- package/template/android/link-assets-manifest.json +23 -23
- package/template/android/settings.gradle +1 -1
- package/template/app.json +2 -2
- package/template/assets/images/Logo.svg +11 -0
- package/template/babel.config.js +1 -0
- package/template/index.js +0 -2
- package/template/ios/Podfile +24 -5
- package/template/ios/Podfile.lock +517 -570
- package/template/ios/{blankTemplate → example}/AppDelegate.mm +3 -3
- package/template/ios/{blankTemplate → example}/Info.plist +25 -24
- package/template/ios/{blankTemplate → example}/LaunchScreen.storyboard +1 -1
- package/template/ios/{blankTemplate.xcodeproj → example.xcodeproj}/project.pbxproj +123 -136
- package/template/ios/{blankTemplate.xcodeproj/xcshareddata/xcschemes/blankTemplate.xcscheme → example.xcodeproj/xcshareddata/xcschemes/example.xcscheme} +12 -12
- package/template/ios/{blankTemplate.xcworkspace → example.xcworkspace}/contents.xcworkspacedata +1 -1
- package/template/ios/{blankTemplateTests/blankTemplateTests.m → exampleTests/exampleTests.m} +2 -2
- package/template/ios/link-assets-manifest.json +23 -23
- package/template/metro.config.js +13 -8
- package/template/package.json +42 -35
- package/template/react-native.config.js +3 -0
- package/template/src/components/DebugComponent.tsx +0 -1
- package/template/src/components/{UserMenuExample.tsx → UserMenuComponent.tsx} +1 -1
- package/template/src/navigation/navigation-drawer.tsx +1 -1
- package/template/src/screens/Dashboard.tsx +2 -2
- package/template/src/screens/Homepage.tsx +2 -2
- package/template/src/screens/Locations.tsx +2 -2
- package/template/translations/dictionary/french.ts +3 -3
- package/template/translations/dictionary/portuguese.ts +1 -1
- package/template/translations/dictionary/spanish.ts +1 -1
- package/template/tsconfig.json +3 -3
- package/template/yarn.lock +2667 -1377
- package/template.config.js +1 -1
- package/template/assets/images/Logo.png +0 -0
- package/template/eslint.config.mjs +0 -10
- package/template/ios/blankTemplate/PrivacyInfo.xcprivacy +0 -37
- package/template/src/components/AuthCustomScreen.tsx +0 -50
- package/template/src/components/CustomScreen.tsx +0 -77
- package/template/src/components/ForgotPasswordScreenBaseExample.tsx +0 -42
- package/template/src/components/ResetPasswordScreenBaseExample.tsx +0 -41
- /package/template/ios/{blankTemplate → example}/AppDelegate.h +0 -0
- /package/template/ios/{blankTemplate → example}/Images.xcassets/AppIcon.appiconset/Contents.json +0 -0
- /package/template/ios/{blankTemplate → example}/Images.xcassets/Contents.json +0 -0
- /package/template/ios/{blankTemplate → example}/main.m +0 -0
- /package/template/ios/{blankTemplate.xcworkspace → example.xcworkspace}/xcshareddata/IDEWorkspaceChecks.plist +0 -0
- /package/template/ios/{blankTemplateTests → exampleTests}/Info.plist +0 -0
|
@@ -1,360 +1,382 @@
|
|
|
1
1
|
PODS:
|
|
2
2
|
- boost (1.83.0)
|
|
3
|
+
- CocoaAsyncSocket (7.6.5)
|
|
3
4
|
- DoubleConversion (1.1.6)
|
|
4
|
-
- FBLazyVector (0.
|
|
5
|
-
-
|
|
5
|
+
- FBLazyVector (0.73.2)
|
|
6
|
+
- FBReactNativeSpec (0.73.2):
|
|
7
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
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)
|
|
6
70
|
- glog (0.3.5)
|
|
7
|
-
- hermes-engine (0.
|
|
8
|
-
- hermes-engine/Pre-built (= 0.
|
|
9
|
-
- hermes-engine/Pre-built (0.
|
|
10
|
-
-
|
|
71
|
+
- hermes-engine (0.73.2):
|
|
72
|
+
- hermes-engine/Pre-built (= 0.73.2)
|
|
73
|
+
- hermes-engine/Pre-built (0.73.2)
|
|
74
|
+
- libevent (2.1.12)
|
|
75
|
+
- OpenSSL-Universal (1.1.1100)
|
|
76
|
+
- RCT-Folly (2022.05.16.00):
|
|
11
77
|
- boost
|
|
12
78
|
- DoubleConversion
|
|
13
|
-
- fmt (
|
|
79
|
+
- fmt (~> 6.2.1)
|
|
14
80
|
- glog
|
|
15
|
-
- RCT-Folly/Default (=
|
|
16
|
-
- RCT-Folly/Default (
|
|
81
|
+
- RCT-Folly/Default (= 2022.05.16.00)
|
|
82
|
+
- RCT-Folly/Default (2022.05.16.00):
|
|
17
83
|
- boost
|
|
18
84
|
- DoubleConversion
|
|
19
|
-
- fmt (
|
|
85
|
+
- fmt (~> 6.2.1)
|
|
20
86
|
- glog
|
|
21
|
-
- RCT-Folly/Fabric (
|
|
87
|
+
- RCT-Folly/Fabric (2022.05.16.00):
|
|
22
88
|
- boost
|
|
23
89
|
- DoubleConversion
|
|
24
|
-
- fmt (
|
|
25
|
-
- glog
|
|
26
|
-
-
|
|
27
|
-
|
|
28
|
-
- RCTTypeSafety (0.74.1):
|
|
29
|
-
- FBLazyVector (= 0.74.1)
|
|
30
|
-
- RCTRequired (= 0.74.1)
|
|
31
|
-
- React-Core (= 0.74.1)
|
|
32
|
-
- React (0.74.1):
|
|
33
|
-
- React-Core (= 0.74.1)
|
|
34
|
-
- React-Core/DevSupport (= 0.74.1)
|
|
35
|
-
- React-Core/RCTWebSocket (= 0.74.1)
|
|
36
|
-
- React-RCTActionSheet (= 0.74.1)
|
|
37
|
-
- React-RCTAnimation (= 0.74.1)
|
|
38
|
-
- React-RCTBlob (= 0.74.1)
|
|
39
|
-
- React-RCTImage (= 0.74.1)
|
|
40
|
-
- React-RCTLinking (= 0.74.1)
|
|
41
|
-
- React-RCTNetwork (= 0.74.1)
|
|
42
|
-
- React-RCTSettings (= 0.74.1)
|
|
43
|
-
- React-RCTText (= 0.74.1)
|
|
44
|
-
- React-RCTVibration (= 0.74.1)
|
|
45
|
-
- React-callinvoker (0.74.1)
|
|
46
|
-
- React-Codegen (0.74.1):
|
|
90
|
+
- fmt (~> 6.2.1)
|
|
91
|
+
- glog
|
|
92
|
+
- RCT-Folly/Futures (2022.05.16.00):
|
|
93
|
+
- boost
|
|
47
94
|
- DoubleConversion
|
|
95
|
+
- fmt (~> 6.2.1)
|
|
96
|
+
- glog
|
|
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
|
|
48
120
|
- glog
|
|
49
121
|
- hermes-engine
|
|
50
122
|
- RCT-Folly
|
|
51
123
|
- RCTRequired
|
|
52
124
|
- RCTTypeSafety
|
|
53
125
|
- React-Core
|
|
54
|
-
- React-debug
|
|
55
|
-
- React-Fabric
|
|
56
|
-
- React-FabricImage
|
|
57
|
-
- React-featureflags
|
|
58
|
-
- React-graphics
|
|
59
126
|
- React-jsi
|
|
60
127
|
- React-jsiexecutor
|
|
61
128
|
- React-NativeModulesApple
|
|
62
|
-
- React-
|
|
63
|
-
- React-utils
|
|
129
|
+
- React-rncore
|
|
64
130
|
- ReactCommon/turbomodule/bridging
|
|
65
131
|
- ReactCommon/turbomodule/core
|
|
66
|
-
- React-Core (0.
|
|
132
|
+
- React-Core (0.73.2):
|
|
67
133
|
- glog
|
|
68
134
|
- hermes-engine
|
|
69
|
-
- RCT-Folly (=
|
|
70
|
-
-
|
|
71
|
-
- React-Core/Default (= 0.74.1)
|
|
135
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
136
|
+
- React-Core/Default (= 0.73.2)
|
|
72
137
|
- React-cxxreact
|
|
73
|
-
- React-featureflags
|
|
74
138
|
- React-hermes
|
|
75
139
|
- React-jsi
|
|
76
140
|
- React-jsiexecutor
|
|
77
|
-
- React-jsinspector
|
|
78
141
|
- React-perflogger
|
|
79
142
|
- React-runtimescheduler
|
|
80
143
|
- React-utils
|
|
81
|
-
- SocketRocket (= 0.
|
|
144
|
+
- SocketRocket (= 0.6.1)
|
|
82
145
|
- Yoga
|
|
83
|
-
- React-Core/CoreModulesHeaders (0.
|
|
146
|
+
- React-Core/CoreModulesHeaders (0.73.2):
|
|
84
147
|
- glog
|
|
85
148
|
- hermes-engine
|
|
86
|
-
- RCT-Folly (=
|
|
87
|
-
- RCTDeprecation
|
|
149
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
88
150
|
- React-Core/Default
|
|
89
151
|
- React-cxxreact
|
|
90
|
-
- React-featureflags
|
|
91
152
|
- React-hermes
|
|
92
153
|
- React-jsi
|
|
93
154
|
- React-jsiexecutor
|
|
94
|
-
- React-jsinspector
|
|
95
155
|
- React-perflogger
|
|
96
156
|
- React-runtimescheduler
|
|
97
157
|
- React-utils
|
|
98
|
-
- SocketRocket (= 0.
|
|
158
|
+
- SocketRocket (= 0.6.1)
|
|
99
159
|
- Yoga
|
|
100
|
-
- React-Core/Default (0.
|
|
160
|
+
- React-Core/Default (0.73.2):
|
|
101
161
|
- glog
|
|
102
162
|
- hermes-engine
|
|
103
|
-
- RCT-Folly (=
|
|
104
|
-
- RCTDeprecation
|
|
163
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
105
164
|
- React-cxxreact
|
|
106
|
-
- React-featureflags
|
|
107
165
|
- React-hermes
|
|
108
166
|
- React-jsi
|
|
109
167
|
- React-jsiexecutor
|
|
110
|
-
- React-jsinspector
|
|
111
168
|
- React-perflogger
|
|
112
169
|
- React-runtimescheduler
|
|
113
170
|
- React-utils
|
|
114
|
-
- SocketRocket (= 0.
|
|
171
|
+
- SocketRocket (= 0.6.1)
|
|
115
172
|
- Yoga
|
|
116
|
-
- React-Core/DevSupport (0.
|
|
173
|
+
- React-Core/DevSupport (0.73.2):
|
|
117
174
|
- glog
|
|
118
175
|
- hermes-engine
|
|
119
|
-
- RCT-Folly (=
|
|
120
|
-
-
|
|
121
|
-
- React-Core/
|
|
122
|
-
- React-Core/RCTWebSocket (= 0.74.1)
|
|
176
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
177
|
+
- React-Core/Default (= 0.73.2)
|
|
178
|
+
- React-Core/RCTWebSocket (= 0.73.2)
|
|
123
179
|
- React-cxxreact
|
|
124
|
-
- React-featureflags
|
|
125
180
|
- React-hermes
|
|
126
181
|
- React-jsi
|
|
127
182
|
- React-jsiexecutor
|
|
128
|
-
- React-jsinspector
|
|
183
|
+
- React-jsinspector (= 0.73.2)
|
|
129
184
|
- React-perflogger
|
|
130
185
|
- React-runtimescheduler
|
|
131
186
|
- React-utils
|
|
132
|
-
- SocketRocket (= 0.
|
|
187
|
+
- SocketRocket (= 0.6.1)
|
|
133
188
|
- Yoga
|
|
134
|
-
- React-Core/RCTActionSheetHeaders (0.
|
|
189
|
+
- React-Core/RCTActionSheetHeaders (0.73.2):
|
|
135
190
|
- glog
|
|
136
191
|
- hermes-engine
|
|
137
|
-
- RCT-Folly (=
|
|
138
|
-
- RCTDeprecation
|
|
192
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
139
193
|
- React-Core/Default
|
|
140
194
|
- React-cxxreact
|
|
141
|
-
- React-featureflags
|
|
142
195
|
- React-hermes
|
|
143
196
|
- React-jsi
|
|
144
197
|
- React-jsiexecutor
|
|
145
|
-
- React-jsinspector
|
|
146
198
|
- React-perflogger
|
|
147
199
|
- React-runtimescheduler
|
|
148
200
|
- React-utils
|
|
149
|
-
- SocketRocket (= 0.
|
|
201
|
+
- SocketRocket (= 0.6.1)
|
|
150
202
|
- Yoga
|
|
151
|
-
- React-Core/RCTAnimationHeaders (0.
|
|
203
|
+
- React-Core/RCTAnimationHeaders (0.73.2):
|
|
152
204
|
- glog
|
|
153
205
|
- hermes-engine
|
|
154
|
-
- RCT-Folly (=
|
|
155
|
-
- RCTDeprecation
|
|
206
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
156
207
|
- React-Core/Default
|
|
157
208
|
- React-cxxreact
|
|
158
|
-
- React-featureflags
|
|
159
209
|
- React-hermes
|
|
160
210
|
- React-jsi
|
|
161
211
|
- React-jsiexecutor
|
|
162
|
-
- React-jsinspector
|
|
163
212
|
- React-perflogger
|
|
164
213
|
- React-runtimescheduler
|
|
165
214
|
- React-utils
|
|
166
|
-
- SocketRocket (= 0.
|
|
215
|
+
- SocketRocket (= 0.6.1)
|
|
167
216
|
- Yoga
|
|
168
|
-
- React-Core/RCTBlobHeaders (0.
|
|
217
|
+
- React-Core/RCTBlobHeaders (0.73.2):
|
|
169
218
|
- glog
|
|
170
219
|
- hermes-engine
|
|
171
|
-
- RCT-Folly (=
|
|
172
|
-
- RCTDeprecation
|
|
220
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
173
221
|
- React-Core/Default
|
|
174
222
|
- React-cxxreact
|
|
175
|
-
- React-featureflags
|
|
176
223
|
- React-hermes
|
|
177
224
|
- React-jsi
|
|
178
225
|
- React-jsiexecutor
|
|
179
|
-
- React-jsinspector
|
|
180
226
|
- React-perflogger
|
|
181
227
|
- React-runtimescheduler
|
|
182
228
|
- React-utils
|
|
183
|
-
- SocketRocket (= 0.
|
|
229
|
+
- SocketRocket (= 0.6.1)
|
|
184
230
|
- Yoga
|
|
185
|
-
- React-Core/RCTImageHeaders (0.
|
|
231
|
+
- React-Core/RCTImageHeaders (0.73.2):
|
|
186
232
|
- glog
|
|
187
233
|
- hermes-engine
|
|
188
|
-
- RCT-Folly (=
|
|
189
|
-
- RCTDeprecation
|
|
234
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
190
235
|
- React-Core/Default
|
|
191
236
|
- React-cxxreact
|
|
192
|
-
- React-featureflags
|
|
193
237
|
- React-hermes
|
|
194
238
|
- React-jsi
|
|
195
239
|
- React-jsiexecutor
|
|
196
|
-
- React-jsinspector
|
|
197
240
|
- React-perflogger
|
|
198
241
|
- React-runtimescheduler
|
|
199
242
|
- React-utils
|
|
200
|
-
- SocketRocket (= 0.
|
|
243
|
+
- SocketRocket (= 0.6.1)
|
|
201
244
|
- Yoga
|
|
202
|
-
- React-Core/RCTLinkingHeaders (0.
|
|
245
|
+
- React-Core/RCTLinkingHeaders (0.73.2):
|
|
203
246
|
- glog
|
|
204
247
|
- hermes-engine
|
|
205
|
-
- RCT-Folly (=
|
|
206
|
-
- RCTDeprecation
|
|
248
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
207
249
|
- React-Core/Default
|
|
208
250
|
- React-cxxreact
|
|
209
|
-
- React-featureflags
|
|
210
251
|
- React-hermes
|
|
211
252
|
- React-jsi
|
|
212
253
|
- React-jsiexecutor
|
|
213
|
-
- React-jsinspector
|
|
214
254
|
- React-perflogger
|
|
215
255
|
- React-runtimescheduler
|
|
216
256
|
- React-utils
|
|
217
|
-
- SocketRocket (= 0.
|
|
257
|
+
- SocketRocket (= 0.6.1)
|
|
218
258
|
- Yoga
|
|
219
|
-
- React-Core/RCTNetworkHeaders (0.
|
|
259
|
+
- React-Core/RCTNetworkHeaders (0.73.2):
|
|
220
260
|
- glog
|
|
221
261
|
- hermes-engine
|
|
222
|
-
- RCT-Folly (=
|
|
223
|
-
- RCTDeprecation
|
|
262
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
224
263
|
- React-Core/Default
|
|
225
264
|
- React-cxxreact
|
|
226
|
-
- React-featureflags
|
|
227
265
|
- React-hermes
|
|
228
266
|
- React-jsi
|
|
229
267
|
- React-jsiexecutor
|
|
230
|
-
- React-jsinspector
|
|
231
268
|
- React-perflogger
|
|
232
269
|
- React-runtimescheduler
|
|
233
270
|
- React-utils
|
|
234
|
-
- SocketRocket (= 0.
|
|
271
|
+
- SocketRocket (= 0.6.1)
|
|
235
272
|
- Yoga
|
|
236
|
-
- React-Core/RCTSettingsHeaders (0.
|
|
273
|
+
- React-Core/RCTSettingsHeaders (0.73.2):
|
|
237
274
|
- glog
|
|
238
275
|
- hermes-engine
|
|
239
|
-
- RCT-Folly (=
|
|
240
|
-
- RCTDeprecation
|
|
276
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
241
277
|
- React-Core/Default
|
|
242
278
|
- React-cxxreact
|
|
243
|
-
- React-featureflags
|
|
244
279
|
- React-hermes
|
|
245
280
|
- React-jsi
|
|
246
281
|
- React-jsiexecutor
|
|
247
|
-
- React-jsinspector
|
|
248
282
|
- React-perflogger
|
|
249
283
|
- React-runtimescheduler
|
|
250
284
|
- React-utils
|
|
251
|
-
- SocketRocket (= 0.
|
|
285
|
+
- SocketRocket (= 0.6.1)
|
|
252
286
|
- Yoga
|
|
253
|
-
- React-Core/RCTTextHeaders (0.
|
|
287
|
+
- React-Core/RCTTextHeaders (0.73.2):
|
|
254
288
|
- glog
|
|
255
289
|
- hermes-engine
|
|
256
|
-
- RCT-Folly (=
|
|
257
|
-
- RCTDeprecation
|
|
290
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
258
291
|
- React-Core/Default
|
|
259
292
|
- React-cxxreact
|
|
260
|
-
- React-featureflags
|
|
261
293
|
- React-hermes
|
|
262
294
|
- React-jsi
|
|
263
295
|
- React-jsiexecutor
|
|
264
|
-
- React-jsinspector
|
|
265
296
|
- React-perflogger
|
|
266
297
|
- React-runtimescheduler
|
|
267
298
|
- React-utils
|
|
268
|
-
- SocketRocket (= 0.
|
|
299
|
+
- SocketRocket (= 0.6.1)
|
|
269
300
|
- Yoga
|
|
270
|
-
- React-Core/RCTVibrationHeaders (0.
|
|
301
|
+
- React-Core/RCTVibrationHeaders (0.73.2):
|
|
271
302
|
- glog
|
|
272
303
|
- hermes-engine
|
|
273
|
-
- RCT-Folly (=
|
|
274
|
-
- RCTDeprecation
|
|
304
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
275
305
|
- React-Core/Default
|
|
276
306
|
- React-cxxreact
|
|
277
|
-
- React-featureflags
|
|
278
307
|
- React-hermes
|
|
279
308
|
- React-jsi
|
|
280
309
|
- React-jsiexecutor
|
|
281
|
-
- React-jsinspector
|
|
282
310
|
- React-perflogger
|
|
283
311
|
- React-runtimescheduler
|
|
284
312
|
- React-utils
|
|
285
|
-
- SocketRocket (= 0.
|
|
313
|
+
- SocketRocket (= 0.6.1)
|
|
286
314
|
- Yoga
|
|
287
|
-
- React-Core/RCTWebSocket (0.
|
|
315
|
+
- React-Core/RCTWebSocket (0.73.2):
|
|
288
316
|
- glog
|
|
289
317
|
- hermes-engine
|
|
290
|
-
- RCT-Folly (=
|
|
291
|
-
-
|
|
292
|
-
- React-Core/Default (= 0.74.1)
|
|
318
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
319
|
+
- React-Core/Default (= 0.73.2)
|
|
293
320
|
- React-cxxreact
|
|
294
|
-
- React-featureflags
|
|
295
321
|
- React-hermes
|
|
296
322
|
- React-jsi
|
|
297
323
|
- React-jsiexecutor
|
|
298
|
-
- React-jsinspector
|
|
299
324
|
- React-perflogger
|
|
300
325
|
- React-runtimescheduler
|
|
301
326
|
- React-utils
|
|
302
|
-
- SocketRocket (= 0.
|
|
327
|
+
- SocketRocket (= 0.6.1)
|
|
303
328
|
- Yoga
|
|
304
|
-
- React-CoreModules (0.
|
|
305
|
-
-
|
|
306
|
-
-
|
|
307
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
308
|
-
- RCTTypeSafety (= 0.74.1)
|
|
329
|
+
- React-CoreModules (0.73.2):
|
|
330
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
331
|
+
- RCTTypeSafety (= 0.73.2)
|
|
309
332
|
- React-Codegen
|
|
310
|
-
- React-Core/CoreModulesHeaders (= 0.
|
|
311
|
-
- React-jsi (= 0.
|
|
312
|
-
- React-jsinspector
|
|
333
|
+
- React-Core/CoreModulesHeaders (= 0.73.2)
|
|
334
|
+
- React-jsi (= 0.73.2)
|
|
313
335
|
- React-NativeModulesApple
|
|
314
336
|
- React-RCTBlob
|
|
315
|
-
- React-RCTImage (= 0.
|
|
337
|
+
- React-RCTImage (= 0.73.2)
|
|
316
338
|
- ReactCommon
|
|
317
|
-
- SocketRocket (= 0.
|
|
318
|
-
- React-cxxreact (0.
|
|
339
|
+
- SocketRocket (= 0.6.1)
|
|
340
|
+
- React-cxxreact (0.73.2):
|
|
319
341
|
- boost (= 1.83.0)
|
|
320
342
|
- DoubleConversion
|
|
321
|
-
- fmt (
|
|
343
|
+
- fmt (~> 6.2.1)
|
|
322
344
|
- glog
|
|
323
345
|
- hermes-engine
|
|
324
|
-
- RCT-Folly (=
|
|
325
|
-
- React-callinvoker (= 0.
|
|
326
|
-
- React-debug (= 0.
|
|
327
|
-
- React-jsi (= 0.
|
|
328
|
-
- React-jsinspector
|
|
329
|
-
- React-logger (= 0.
|
|
330
|
-
- React-perflogger (= 0.
|
|
331
|
-
- React-runtimeexecutor (= 0.
|
|
332
|
-
- React-debug (0.
|
|
333
|
-
- React-Fabric (0.
|
|
346
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
347
|
+
- React-callinvoker (= 0.73.2)
|
|
348
|
+
- React-debug (= 0.73.2)
|
|
349
|
+
- React-jsi (= 0.73.2)
|
|
350
|
+
- React-jsinspector (= 0.73.2)
|
|
351
|
+
- React-logger (= 0.73.2)
|
|
352
|
+
- React-perflogger (= 0.73.2)
|
|
353
|
+
- React-runtimeexecutor (= 0.73.2)
|
|
354
|
+
- React-debug (0.73.2)
|
|
355
|
+
- React-Fabric (0.73.2):
|
|
334
356
|
- DoubleConversion
|
|
335
|
-
- fmt (
|
|
357
|
+
- fmt (~> 6.2.1)
|
|
336
358
|
- glog
|
|
337
359
|
- hermes-engine
|
|
338
|
-
- RCT-Folly/Fabric (=
|
|
360
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
339
361
|
- RCTRequired
|
|
340
362
|
- RCTTypeSafety
|
|
341
363
|
- React-Core
|
|
342
364
|
- React-cxxreact
|
|
343
365
|
- React-debug
|
|
344
|
-
- React-Fabric/animations (= 0.
|
|
345
|
-
- React-Fabric/attributedstring (= 0.
|
|
346
|
-
- React-Fabric/componentregistry (= 0.
|
|
347
|
-
- React-Fabric/componentregistrynative (= 0.
|
|
348
|
-
- React-Fabric/components (= 0.
|
|
349
|
-
- React-Fabric/core (= 0.
|
|
350
|
-
- React-Fabric/imagemanager (= 0.
|
|
351
|
-
- React-Fabric/leakchecker (= 0.
|
|
352
|
-
- React-Fabric/mounting (= 0.
|
|
353
|
-
- React-Fabric/scheduler (= 0.
|
|
354
|
-
- React-Fabric/telemetry (= 0.
|
|
355
|
-
- React-Fabric/templateprocessor (= 0.
|
|
356
|
-
- React-Fabric/textlayoutmanager (= 0.
|
|
357
|
-
- React-Fabric/uimanager (= 0.
|
|
366
|
+
- React-Fabric/animations (= 0.73.2)
|
|
367
|
+
- React-Fabric/attributedstring (= 0.73.2)
|
|
368
|
+
- React-Fabric/componentregistry (= 0.73.2)
|
|
369
|
+
- React-Fabric/componentregistrynative (= 0.73.2)
|
|
370
|
+
- React-Fabric/components (= 0.73.2)
|
|
371
|
+
- React-Fabric/core (= 0.73.2)
|
|
372
|
+
- React-Fabric/imagemanager (= 0.73.2)
|
|
373
|
+
- React-Fabric/leakchecker (= 0.73.2)
|
|
374
|
+
- React-Fabric/mounting (= 0.73.2)
|
|
375
|
+
- React-Fabric/scheduler (= 0.73.2)
|
|
376
|
+
- React-Fabric/telemetry (= 0.73.2)
|
|
377
|
+
- React-Fabric/templateprocessor (= 0.73.2)
|
|
378
|
+
- React-Fabric/textlayoutmanager (= 0.73.2)
|
|
379
|
+
- React-Fabric/uimanager (= 0.73.2)
|
|
358
380
|
- React-graphics
|
|
359
381
|
- React-jsi
|
|
360
382
|
- React-jsiexecutor
|
|
@@ -363,12 +385,12 @@ PODS:
|
|
|
363
385
|
- React-runtimescheduler
|
|
364
386
|
- React-utils
|
|
365
387
|
- ReactCommon/turbomodule/core
|
|
366
|
-
- React-Fabric/animations (0.
|
|
388
|
+
- React-Fabric/animations (0.73.2):
|
|
367
389
|
- DoubleConversion
|
|
368
|
-
- fmt (
|
|
390
|
+
- fmt (~> 6.2.1)
|
|
369
391
|
- glog
|
|
370
392
|
- hermes-engine
|
|
371
|
-
- RCT-Folly/Fabric (=
|
|
393
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
372
394
|
- RCTRequired
|
|
373
395
|
- RCTTypeSafety
|
|
374
396
|
- React-Core
|
|
@@ -382,12 +404,12 @@ PODS:
|
|
|
382
404
|
- React-runtimescheduler
|
|
383
405
|
- React-utils
|
|
384
406
|
- ReactCommon/turbomodule/core
|
|
385
|
-
- React-Fabric/attributedstring (0.
|
|
407
|
+
- React-Fabric/attributedstring (0.73.2):
|
|
386
408
|
- DoubleConversion
|
|
387
|
-
- fmt (
|
|
409
|
+
- fmt (~> 6.2.1)
|
|
388
410
|
- glog
|
|
389
411
|
- hermes-engine
|
|
390
|
-
- RCT-Folly/Fabric (=
|
|
412
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
391
413
|
- RCTRequired
|
|
392
414
|
- RCTTypeSafety
|
|
393
415
|
- React-Core
|
|
@@ -401,12 +423,12 @@ PODS:
|
|
|
401
423
|
- React-runtimescheduler
|
|
402
424
|
- React-utils
|
|
403
425
|
- ReactCommon/turbomodule/core
|
|
404
|
-
- React-Fabric/componentregistry (0.
|
|
426
|
+
- React-Fabric/componentregistry (0.73.2):
|
|
405
427
|
- DoubleConversion
|
|
406
|
-
- fmt (
|
|
428
|
+
- fmt (~> 6.2.1)
|
|
407
429
|
- glog
|
|
408
430
|
- hermes-engine
|
|
409
|
-
- RCT-Folly/Fabric (=
|
|
431
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
410
432
|
- RCTRequired
|
|
411
433
|
- RCTTypeSafety
|
|
412
434
|
- React-Core
|
|
@@ -420,12 +442,12 @@ PODS:
|
|
|
420
442
|
- React-runtimescheduler
|
|
421
443
|
- React-utils
|
|
422
444
|
- ReactCommon/turbomodule/core
|
|
423
|
-
- React-Fabric/componentregistrynative (0.
|
|
445
|
+
- React-Fabric/componentregistrynative (0.73.2):
|
|
424
446
|
- DoubleConversion
|
|
425
|
-
- fmt (
|
|
447
|
+
- fmt (~> 6.2.1)
|
|
426
448
|
- glog
|
|
427
449
|
- hermes-engine
|
|
428
|
-
- RCT-Folly/Fabric (=
|
|
450
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
429
451
|
- RCTRequired
|
|
430
452
|
- RCTTypeSafety
|
|
431
453
|
- React-Core
|
|
@@ -439,28 +461,28 @@ PODS:
|
|
|
439
461
|
- React-runtimescheduler
|
|
440
462
|
- React-utils
|
|
441
463
|
- ReactCommon/turbomodule/core
|
|
442
|
-
- React-Fabric/components (0.
|
|
464
|
+
- React-Fabric/components (0.73.2):
|
|
443
465
|
- DoubleConversion
|
|
444
|
-
- fmt (
|
|
466
|
+
- fmt (~> 6.2.1)
|
|
445
467
|
- glog
|
|
446
468
|
- hermes-engine
|
|
447
|
-
- RCT-Folly/Fabric (=
|
|
469
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
448
470
|
- RCTRequired
|
|
449
471
|
- RCTTypeSafety
|
|
450
472
|
- React-Core
|
|
451
473
|
- React-cxxreact
|
|
452
474
|
- React-debug
|
|
453
|
-
- React-Fabric/components/inputaccessory (= 0.
|
|
454
|
-
- React-Fabric/components/legacyviewmanagerinterop (= 0.
|
|
455
|
-
- React-Fabric/components/modal (= 0.
|
|
456
|
-
- React-Fabric/components/rncore (= 0.
|
|
457
|
-
- React-Fabric/components/root (= 0.
|
|
458
|
-
- React-Fabric/components/safeareaview (= 0.
|
|
459
|
-
- React-Fabric/components/scrollview (= 0.
|
|
460
|
-
- React-Fabric/components/text (= 0.
|
|
461
|
-
- React-Fabric/components/textinput (= 0.
|
|
462
|
-
- React-Fabric/components/unimplementedview (= 0.
|
|
463
|
-
- React-Fabric/components/view (= 0.
|
|
475
|
+
- React-Fabric/components/inputaccessory (= 0.73.2)
|
|
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)
|
|
464
486
|
- React-graphics
|
|
465
487
|
- React-jsi
|
|
466
488
|
- React-jsiexecutor
|
|
@@ -469,12 +491,12 @@ PODS:
|
|
|
469
491
|
- React-runtimescheduler
|
|
470
492
|
- React-utils
|
|
471
493
|
- ReactCommon/turbomodule/core
|
|
472
|
-
- React-Fabric/components/inputaccessory (0.
|
|
494
|
+
- React-Fabric/components/inputaccessory (0.73.2):
|
|
473
495
|
- DoubleConversion
|
|
474
|
-
- fmt (
|
|
496
|
+
- fmt (~> 6.2.1)
|
|
475
497
|
- glog
|
|
476
498
|
- hermes-engine
|
|
477
|
-
- RCT-Folly/Fabric (=
|
|
499
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
478
500
|
- RCTRequired
|
|
479
501
|
- RCTTypeSafety
|
|
480
502
|
- React-Core
|
|
@@ -488,12 +510,12 @@ PODS:
|
|
|
488
510
|
- React-runtimescheduler
|
|
489
511
|
- React-utils
|
|
490
512
|
- ReactCommon/turbomodule/core
|
|
491
|
-
- React-Fabric/components/legacyviewmanagerinterop (0.
|
|
513
|
+
- React-Fabric/components/legacyviewmanagerinterop (0.73.2):
|
|
492
514
|
- DoubleConversion
|
|
493
|
-
- fmt (
|
|
515
|
+
- fmt (~> 6.2.1)
|
|
494
516
|
- glog
|
|
495
517
|
- hermes-engine
|
|
496
|
-
- RCT-Folly/Fabric (=
|
|
518
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
497
519
|
- RCTRequired
|
|
498
520
|
- RCTTypeSafety
|
|
499
521
|
- React-Core
|
|
@@ -507,12 +529,12 @@ PODS:
|
|
|
507
529
|
- React-runtimescheduler
|
|
508
530
|
- React-utils
|
|
509
531
|
- ReactCommon/turbomodule/core
|
|
510
|
-
- React-Fabric/components/modal (0.
|
|
532
|
+
- React-Fabric/components/modal (0.73.2):
|
|
511
533
|
- DoubleConversion
|
|
512
|
-
- fmt (
|
|
534
|
+
- fmt (~> 6.2.1)
|
|
513
535
|
- glog
|
|
514
536
|
- hermes-engine
|
|
515
|
-
- RCT-Folly/Fabric (=
|
|
537
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
516
538
|
- RCTRequired
|
|
517
539
|
- RCTTypeSafety
|
|
518
540
|
- React-Core
|
|
@@ -526,12 +548,12 @@ PODS:
|
|
|
526
548
|
- React-runtimescheduler
|
|
527
549
|
- React-utils
|
|
528
550
|
- ReactCommon/turbomodule/core
|
|
529
|
-
- React-Fabric/components/rncore (0.
|
|
551
|
+
- React-Fabric/components/rncore (0.73.2):
|
|
530
552
|
- DoubleConversion
|
|
531
|
-
- fmt (
|
|
553
|
+
- fmt (~> 6.2.1)
|
|
532
554
|
- glog
|
|
533
555
|
- hermes-engine
|
|
534
|
-
- RCT-Folly/Fabric (=
|
|
556
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
535
557
|
- RCTRequired
|
|
536
558
|
- RCTTypeSafety
|
|
537
559
|
- React-Core
|
|
@@ -545,12 +567,12 @@ PODS:
|
|
|
545
567
|
- React-runtimescheduler
|
|
546
568
|
- React-utils
|
|
547
569
|
- ReactCommon/turbomodule/core
|
|
548
|
-
- React-Fabric/components/root (0.
|
|
570
|
+
- React-Fabric/components/root (0.73.2):
|
|
549
571
|
- DoubleConversion
|
|
550
|
-
- fmt (
|
|
572
|
+
- fmt (~> 6.2.1)
|
|
551
573
|
- glog
|
|
552
574
|
- hermes-engine
|
|
553
|
-
- RCT-Folly/Fabric (=
|
|
575
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
554
576
|
- RCTRequired
|
|
555
577
|
- RCTTypeSafety
|
|
556
578
|
- React-Core
|
|
@@ -564,12 +586,12 @@ PODS:
|
|
|
564
586
|
- React-runtimescheduler
|
|
565
587
|
- React-utils
|
|
566
588
|
- ReactCommon/turbomodule/core
|
|
567
|
-
- React-Fabric/components/safeareaview (0.
|
|
589
|
+
- React-Fabric/components/safeareaview (0.73.2):
|
|
568
590
|
- DoubleConversion
|
|
569
|
-
- fmt (
|
|
591
|
+
- fmt (~> 6.2.1)
|
|
570
592
|
- glog
|
|
571
593
|
- hermes-engine
|
|
572
|
-
- RCT-Folly/Fabric (=
|
|
594
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
573
595
|
- RCTRequired
|
|
574
596
|
- RCTTypeSafety
|
|
575
597
|
- React-Core
|
|
@@ -583,12 +605,12 @@ PODS:
|
|
|
583
605
|
- React-runtimescheduler
|
|
584
606
|
- React-utils
|
|
585
607
|
- ReactCommon/turbomodule/core
|
|
586
|
-
- React-Fabric/components/scrollview (0.
|
|
608
|
+
- React-Fabric/components/scrollview (0.73.2):
|
|
587
609
|
- DoubleConversion
|
|
588
|
-
- fmt (
|
|
610
|
+
- fmt (~> 6.2.1)
|
|
589
611
|
- glog
|
|
590
612
|
- hermes-engine
|
|
591
|
-
- RCT-Folly/Fabric (=
|
|
613
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
592
614
|
- RCTRequired
|
|
593
615
|
- RCTTypeSafety
|
|
594
616
|
- React-Core
|
|
@@ -602,12 +624,12 @@ PODS:
|
|
|
602
624
|
- React-runtimescheduler
|
|
603
625
|
- React-utils
|
|
604
626
|
- ReactCommon/turbomodule/core
|
|
605
|
-
- React-Fabric/components/text (0.
|
|
627
|
+
- React-Fabric/components/text (0.73.2):
|
|
606
628
|
- DoubleConversion
|
|
607
|
-
- fmt (
|
|
629
|
+
- fmt (~> 6.2.1)
|
|
608
630
|
- glog
|
|
609
631
|
- hermes-engine
|
|
610
|
-
- RCT-Folly/Fabric (=
|
|
632
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
611
633
|
- RCTRequired
|
|
612
634
|
- RCTTypeSafety
|
|
613
635
|
- React-Core
|
|
@@ -621,12 +643,12 @@ PODS:
|
|
|
621
643
|
- React-runtimescheduler
|
|
622
644
|
- React-utils
|
|
623
645
|
- ReactCommon/turbomodule/core
|
|
624
|
-
- React-Fabric/components/textinput (0.
|
|
646
|
+
- React-Fabric/components/textinput (0.73.2):
|
|
625
647
|
- DoubleConversion
|
|
626
|
-
- fmt (
|
|
648
|
+
- fmt (~> 6.2.1)
|
|
627
649
|
- glog
|
|
628
650
|
- hermes-engine
|
|
629
|
-
- RCT-Folly/Fabric (=
|
|
651
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
630
652
|
- RCTRequired
|
|
631
653
|
- RCTTypeSafety
|
|
632
654
|
- React-Core
|
|
@@ -640,12 +662,12 @@ PODS:
|
|
|
640
662
|
- React-runtimescheduler
|
|
641
663
|
- React-utils
|
|
642
664
|
- ReactCommon/turbomodule/core
|
|
643
|
-
- React-Fabric/components/unimplementedview (0.
|
|
665
|
+
- React-Fabric/components/unimplementedview (0.73.2):
|
|
644
666
|
- DoubleConversion
|
|
645
|
-
- fmt (
|
|
667
|
+
- fmt (~> 6.2.1)
|
|
646
668
|
- glog
|
|
647
669
|
- hermes-engine
|
|
648
|
-
- RCT-Folly/Fabric (=
|
|
670
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
649
671
|
- RCTRequired
|
|
650
672
|
- RCTTypeSafety
|
|
651
673
|
- React-Core
|
|
@@ -659,12 +681,12 @@ PODS:
|
|
|
659
681
|
- React-runtimescheduler
|
|
660
682
|
- React-utils
|
|
661
683
|
- ReactCommon/turbomodule/core
|
|
662
|
-
- React-Fabric/components/view (0.
|
|
684
|
+
- React-Fabric/components/view (0.73.2):
|
|
663
685
|
- DoubleConversion
|
|
664
|
-
- fmt (
|
|
686
|
+
- fmt (~> 6.2.1)
|
|
665
687
|
- glog
|
|
666
688
|
- hermes-engine
|
|
667
|
-
- RCT-Folly/Fabric (=
|
|
689
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
668
690
|
- RCTRequired
|
|
669
691
|
- RCTTypeSafety
|
|
670
692
|
- React-Core
|
|
@@ -679,12 +701,12 @@ PODS:
|
|
|
679
701
|
- React-utils
|
|
680
702
|
- ReactCommon/turbomodule/core
|
|
681
703
|
- Yoga
|
|
682
|
-
- React-Fabric/core (0.
|
|
704
|
+
- React-Fabric/core (0.73.2):
|
|
683
705
|
- DoubleConversion
|
|
684
|
-
- fmt (
|
|
706
|
+
- fmt (~> 6.2.1)
|
|
685
707
|
- glog
|
|
686
708
|
- hermes-engine
|
|
687
|
-
- RCT-Folly/Fabric (=
|
|
709
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
688
710
|
- RCTRequired
|
|
689
711
|
- RCTTypeSafety
|
|
690
712
|
- React-Core
|
|
@@ -698,12 +720,12 @@ PODS:
|
|
|
698
720
|
- React-runtimescheduler
|
|
699
721
|
- React-utils
|
|
700
722
|
- ReactCommon/turbomodule/core
|
|
701
|
-
- React-Fabric/imagemanager (0.
|
|
723
|
+
- React-Fabric/imagemanager (0.73.2):
|
|
702
724
|
- DoubleConversion
|
|
703
|
-
- fmt (
|
|
725
|
+
- fmt (~> 6.2.1)
|
|
704
726
|
- glog
|
|
705
727
|
- hermes-engine
|
|
706
|
-
- RCT-Folly/Fabric (=
|
|
728
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
707
729
|
- RCTRequired
|
|
708
730
|
- RCTTypeSafety
|
|
709
731
|
- React-Core
|
|
@@ -717,12 +739,12 @@ PODS:
|
|
|
717
739
|
- React-runtimescheduler
|
|
718
740
|
- React-utils
|
|
719
741
|
- ReactCommon/turbomodule/core
|
|
720
|
-
- React-Fabric/leakchecker (0.
|
|
742
|
+
- React-Fabric/leakchecker (0.73.2):
|
|
721
743
|
- DoubleConversion
|
|
722
|
-
- fmt (
|
|
744
|
+
- fmt (~> 6.2.1)
|
|
723
745
|
- glog
|
|
724
746
|
- hermes-engine
|
|
725
|
-
- RCT-Folly/Fabric (=
|
|
747
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
726
748
|
- RCTRequired
|
|
727
749
|
- RCTTypeSafety
|
|
728
750
|
- React-Core
|
|
@@ -736,12 +758,12 @@ PODS:
|
|
|
736
758
|
- React-runtimescheduler
|
|
737
759
|
- React-utils
|
|
738
760
|
- ReactCommon/turbomodule/core
|
|
739
|
-
- React-Fabric/mounting (0.
|
|
761
|
+
- React-Fabric/mounting (0.73.2):
|
|
740
762
|
- DoubleConversion
|
|
741
|
-
- fmt (
|
|
763
|
+
- fmt (~> 6.2.1)
|
|
742
764
|
- glog
|
|
743
765
|
- hermes-engine
|
|
744
|
-
- RCT-Folly/Fabric (=
|
|
766
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
745
767
|
- RCTRequired
|
|
746
768
|
- RCTTypeSafety
|
|
747
769
|
- React-Core
|
|
@@ -755,12 +777,12 @@ PODS:
|
|
|
755
777
|
- React-runtimescheduler
|
|
756
778
|
- React-utils
|
|
757
779
|
- ReactCommon/turbomodule/core
|
|
758
|
-
- React-Fabric/scheduler (0.
|
|
780
|
+
- React-Fabric/scheduler (0.73.2):
|
|
759
781
|
- DoubleConversion
|
|
760
|
-
- fmt (
|
|
782
|
+
- fmt (~> 6.2.1)
|
|
761
783
|
- glog
|
|
762
784
|
- hermes-engine
|
|
763
|
-
- RCT-Folly/Fabric (=
|
|
785
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
764
786
|
- RCTRequired
|
|
765
787
|
- RCTTypeSafety
|
|
766
788
|
- React-Core
|
|
@@ -774,12 +796,12 @@ PODS:
|
|
|
774
796
|
- React-runtimescheduler
|
|
775
797
|
- React-utils
|
|
776
798
|
- ReactCommon/turbomodule/core
|
|
777
|
-
- React-Fabric/telemetry (0.
|
|
799
|
+
- React-Fabric/telemetry (0.73.2):
|
|
778
800
|
- DoubleConversion
|
|
779
|
-
- fmt (
|
|
801
|
+
- fmt (~> 6.2.1)
|
|
780
802
|
- glog
|
|
781
803
|
- hermes-engine
|
|
782
|
-
- RCT-Folly/Fabric (=
|
|
804
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
783
805
|
- RCTRequired
|
|
784
806
|
- RCTTypeSafety
|
|
785
807
|
- React-Core
|
|
@@ -793,12 +815,12 @@ PODS:
|
|
|
793
815
|
- React-runtimescheduler
|
|
794
816
|
- React-utils
|
|
795
817
|
- ReactCommon/turbomodule/core
|
|
796
|
-
- React-Fabric/templateprocessor (0.
|
|
818
|
+
- React-Fabric/templateprocessor (0.73.2):
|
|
797
819
|
- DoubleConversion
|
|
798
|
-
- fmt (
|
|
820
|
+
- fmt (~> 6.2.1)
|
|
799
821
|
- glog
|
|
800
822
|
- hermes-engine
|
|
801
|
-
- RCT-Folly/Fabric (=
|
|
823
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
802
824
|
- RCTRequired
|
|
803
825
|
- RCTTypeSafety
|
|
804
826
|
- React-Core
|
|
@@ -812,12 +834,12 @@ PODS:
|
|
|
812
834
|
- React-runtimescheduler
|
|
813
835
|
- React-utils
|
|
814
836
|
- ReactCommon/turbomodule/core
|
|
815
|
-
- React-Fabric/textlayoutmanager (0.
|
|
837
|
+
- React-Fabric/textlayoutmanager (0.73.2):
|
|
816
838
|
- DoubleConversion
|
|
817
|
-
- fmt (
|
|
839
|
+
- fmt (~> 6.2.1)
|
|
818
840
|
- glog
|
|
819
841
|
- hermes-engine
|
|
820
|
-
- RCT-Folly/Fabric (=
|
|
842
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
821
843
|
- RCTRequired
|
|
822
844
|
- RCTTypeSafety
|
|
823
845
|
- React-Core
|
|
@@ -832,12 +854,12 @@ PODS:
|
|
|
832
854
|
- React-runtimescheduler
|
|
833
855
|
- React-utils
|
|
834
856
|
- ReactCommon/turbomodule/core
|
|
835
|
-
- React-Fabric/uimanager (0.
|
|
857
|
+
- React-Fabric/uimanager (0.73.2):
|
|
836
858
|
- DoubleConversion
|
|
837
|
-
- fmt (
|
|
859
|
+
- fmt (~> 6.2.1)
|
|
838
860
|
- glog
|
|
839
861
|
- hermes-engine
|
|
840
|
-
- RCT-Folly/Fabric (=
|
|
862
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
841
863
|
- RCTRequired
|
|
842
864
|
- RCTTypeSafety
|
|
843
865
|
- React-Core
|
|
@@ -851,45 +873,42 @@ PODS:
|
|
|
851
873
|
- React-runtimescheduler
|
|
852
874
|
- React-utils
|
|
853
875
|
- ReactCommon/turbomodule/core
|
|
854
|
-
- React-FabricImage (0.
|
|
876
|
+
- React-FabricImage (0.73.2):
|
|
855
877
|
- DoubleConversion
|
|
856
|
-
- fmt (
|
|
878
|
+
- fmt (~> 6.2.1)
|
|
857
879
|
- glog
|
|
858
880
|
- hermes-engine
|
|
859
|
-
- RCT-Folly/Fabric (=
|
|
860
|
-
- RCTRequired (= 0.
|
|
861
|
-
- RCTTypeSafety (= 0.
|
|
881
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
882
|
+
- RCTRequired (= 0.73.2)
|
|
883
|
+
- RCTTypeSafety (= 0.73.2)
|
|
862
884
|
- React-Fabric
|
|
863
885
|
- React-graphics
|
|
864
886
|
- React-ImageManager
|
|
865
887
|
- React-jsi
|
|
866
|
-
- React-jsiexecutor (= 0.
|
|
888
|
+
- React-jsiexecutor (= 0.73.2)
|
|
867
889
|
- React-logger
|
|
868
890
|
- React-rendererdebug
|
|
869
891
|
- React-utils
|
|
870
892
|
- ReactCommon
|
|
871
893
|
- Yoga
|
|
872
|
-
- React-
|
|
873
|
-
- React-graphics (0.74.1):
|
|
874
|
-
- DoubleConversion
|
|
875
|
-
- fmt (= 9.1.0)
|
|
894
|
+
- React-graphics (0.73.2):
|
|
876
895
|
- glog
|
|
877
|
-
- RCT-Folly/Fabric (=
|
|
878
|
-
- React-Core/Default (= 0.
|
|
896
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
897
|
+
- React-Core/Default (= 0.73.2)
|
|
879
898
|
- React-utils
|
|
880
|
-
- React-hermes (0.
|
|
899
|
+
- React-hermes (0.73.2):
|
|
881
900
|
- DoubleConversion
|
|
882
|
-
- fmt (
|
|
901
|
+
- fmt (~> 6.2.1)
|
|
883
902
|
- glog
|
|
884
903
|
- hermes-engine
|
|
885
|
-
- RCT-Folly (=
|
|
886
|
-
-
|
|
904
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
905
|
+
- RCT-Folly/Futures (= 2022.05.16.00)
|
|
906
|
+
- React-cxxreact (= 0.73.2)
|
|
887
907
|
- React-jsi
|
|
888
|
-
- React-jsiexecutor (= 0.
|
|
889
|
-
- React-jsinspector
|
|
890
|
-
- React-perflogger (= 0.
|
|
891
|
-
|
|
892
|
-
- React-ImageManager (0.74.1):
|
|
908
|
+
- React-jsiexecutor (= 0.73.2)
|
|
909
|
+
- React-jsinspector (= 0.73.2)
|
|
910
|
+
- React-perflogger (= 0.73.2)
|
|
911
|
+
- React-ImageManager (0.73.2):
|
|
893
912
|
- glog
|
|
894
913
|
- RCT-Folly/Fabric
|
|
895
914
|
- React-Core/Default
|
|
@@ -898,118 +917,102 @@ PODS:
|
|
|
898
917
|
- React-graphics
|
|
899
918
|
- React-rendererdebug
|
|
900
919
|
- React-utils
|
|
901
|
-
- React-jserrorhandler (0.
|
|
902
|
-
- RCT-Folly/Fabric (=
|
|
920
|
+
- React-jserrorhandler (0.73.2):
|
|
921
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
903
922
|
- React-debug
|
|
904
923
|
- React-jsi
|
|
905
924
|
- React-Mapbuffer
|
|
906
|
-
- React-jsi (0.
|
|
925
|
+
- React-jsi (0.73.2):
|
|
907
926
|
- boost (= 1.83.0)
|
|
908
927
|
- DoubleConversion
|
|
909
|
-
- fmt (
|
|
928
|
+
- fmt (~> 6.2.1)
|
|
910
929
|
- glog
|
|
911
930
|
- hermes-engine
|
|
912
|
-
- RCT-Folly (=
|
|
913
|
-
- React-jsiexecutor (0.
|
|
931
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
932
|
+
- React-jsiexecutor (0.73.2):
|
|
914
933
|
- DoubleConversion
|
|
915
|
-
- fmt (
|
|
934
|
+
- fmt (~> 6.2.1)
|
|
916
935
|
- glog
|
|
917
936
|
- hermes-engine
|
|
918
|
-
- RCT-Folly (=
|
|
919
|
-
- React-cxxreact (= 0.
|
|
920
|
-
- React-jsi (= 0.
|
|
921
|
-
- React-
|
|
922
|
-
|
|
923
|
-
- React-
|
|
924
|
-
- DoubleConversion
|
|
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):
|
|
925
943
|
- glog
|
|
926
|
-
|
|
927
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
928
|
-
- React-featureflags
|
|
929
|
-
- React-jsi
|
|
930
|
-
- React-runtimeexecutor (= 0.74.1)
|
|
931
|
-
- React-jsitracing (0.74.1):
|
|
932
|
-
- React-jsi
|
|
933
|
-
- React-logger (0.74.1):
|
|
934
|
-
- glog
|
|
935
|
-
- React-Mapbuffer (0.74.1):
|
|
944
|
+
- React-Mapbuffer (0.73.2):
|
|
936
945
|
- glog
|
|
937
946
|
- React-debug
|
|
938
|
-
- react-native-
|
|
947
|
+
- react-native-pager-view (6.2.3):
|
|
948
|
+
- glog
|
|
949
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
939
950
|
- React-Core
|
|
940
|
-
-
|
|
941
|
-
|
|
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):
|
|
942
961
|
- glog
|
|
943
962
|
- hermes-engine
|
|
944
963
|
- React-callinvoker
|
|
945
964
|
- React-Core
|
|
946
965
|
- React-cxxreact
|
|
947
966
|
- React-jsi
|
|
948
|
-
- React-jsinspector
|
|
949
967
|
- React-runtimeexecutor
|
|
950
968
|
- ReactCommon/turbomodule/bridging
|
|
951
969
|
- ReactCommon/turbomodule/core
|
|
952
|
-
- React-perflogger (0.
|
|
953
|
-
- React-RCTActionSheet (0.
|
|
954
|
-
- React-Core/RCTActionSheetHeaders (= 0.
|
|
955
|
-
- React-RCTAnimation (0.
|
|
956
|
-
- RCT-Folly (=
|
|
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)
|
|
957
975
|
- RCTTypeSafety
|
|
958
976
|
- React-Codegen
|
|
959
977
|
- React-Core/RCTAnimationHeaders
|
|
960
978
|
- React-jsi
|
|
961
979
|
- React-NativeModulesApple
|
|
962
980
|
- ReactCommon
|
|
963
|
-
- React-RCTAppDelegate (0.
|
|
964
|
-
- RCT-Folly
|
|
981
|
+
- React-RCTAppDelegate (0.73.2):
|
|
982
|
+
- RCT-Folly
|
|
965
983
|
- RCTRequired
|
|
966
984
|
- RCTTypeSafety
|
|
967
|
-
- React-Codegen
|
|
968
985
|
- React-Core
|
|
969
986
|
- React-CoreModules
|
|
970
|
-
- React-debug
|
|
971
|
-
- React-Fabric
|
|
972
|
-
- React-featureflags
|
|
973
|
-
- React-graphics
|
|
974
987
|
- React-hermes
|
|
975
988
|
- React-nativeconfig
|
|
976
989
|
- React-NativeModulesApple
|
|
977
990
|
- React-RCTFabric
|
|
978
991
|
- React-RCTImage
|
|
979
992
|
- React-RCTNetwork
|
|
980
|
-
- React-rendererdebug
|
|
981
|
-
- React-RuntimeApple
|
|
982
|
-
- React-RuntimeCore
|
|
983
|
-
- React-RuntimeHermes
|
|
984
993
|
- React-runtimescheduler
|
|
985
|
-
- React-utils
|
|
986
994
|
- ReactCommon
|
|
987
|
-
- React-RCTBlob (0.
|
|
988
|
-
- DoubleConversion
|
|
989
|
-
- fmt (= 9.1.0)
|
|
995
|
+
- React-RCTBlob (0.73.2):
|
|
990
996
|
- hermes-engine
|
|
991
|
-
- RCT-Folly (=
|
|
997
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
992
998
|
- React-Codegen
|
|
993
999
|
- React-Core/RCTBlobHeaders
|
|
994
1000
|
- React-Core/RCTWebSocket
|
|
995
1001
|
- React-jsi
|
|
996
|
-
- React-jsinspector
|
|
997
1002
|
- React-NativeModulesApple
|
|
998
1003
|
- React-RCTNetwork
|
|
999
1004
|
- ReactCommon
|
|
1000
|
-
- React-RCTFabric (0.
|
|
1005
|
+
- React-RCTFabric (0.73.2):
|
|
1001
1006
|
- glog
|
|
1002
1007
|
- hermes-engine
|
|
1003
|
-
- RCT-Folly/Fabric (=
|
|
1008
|
+
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
1004
1009
|
- React-Core
|
|
1005
1010
|
- React-debug
|
|
1006
1011
|
- React-Fabric
|
|
1007
1012
|
- React-FabricImage
|
|
1008
|
-
- React-featureflags
|
|
1009
1013
|
- React-graphics
|
|
1010
1014
|
- React-ImageManager
|
|
1011
1015
|
- React-jsi
|
|
1012
|
-
- React-jsinspector
|
|
1013
1016
|
- React-nativeconfig
|
|
1014
1017
|
- React-RCTImage
|
|
1015
1018
|
- React-RCTText
|
|
@@ -1017,8 +1020,8 @@ PODS:
|
|
|
1017
1020
|
- React-runtimescheduler
|
|
1018
1021
|
- React-utils
|
|
1019
1022
|
- Yoga
|
|
1020
|
-
- React-RCTImage (0.
|
|
1021
|
-
- RCT-Folly (=
|
|
1023
|
+
- React-RCTImage (0.73.2):
|
|
1024
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1022
1025
|
- RCTTypeSafety
|
|
1023
1026
|
- React-Codegen
|
|
1024
1027
|
- React-Core/RCTImageHeaders
|
|
@@ -1026,240 +1029,166 @@ PODS:
|
|
|
1026
1029
|
- React-NativeModulesApple
|
|
1027
1030
|
- React-RCTNetwork
|
|
1028
1031
|
- ReactCommon
|
|
1029
|
-
- React-RCTLinking (0.
|
|
1032
|
+
- React-RCTLinking (0.73.2):
|
|
1030
1033
|
- React-Codegen
|
|
1031
|
-
- React-Core/RCTLinkingHeaders (= 0.
|
|
1032
|
-
- React-jsi (= 0.
|
|
1034
|
+
- React-Core/RCTLinkingHeaders (= 0.73.2)
|
|
1035
|
+
- React-jsi (= 0.73.2)
|
|
1033
1036
|
- React-NativeModulesApple
|
|
1034
1037
|
- ReactCommon
|
|
1035
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1036
|
-
- React-RCTNetwork (0.
|
|
1037
|
-
- RCT-Folly (=
|
|
1038
|
+
- ReactCommon/turbomodule/core (= 0.73.2)
|
|
1039
|
+
- React-RCTNetwork (0.73.2):
|
|
1040
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1038
1041
|
- RCTTypeSafety
|
|
1039
1042
|
- React-Codegen
|
|
1040
1043
|
- React-Core/RCTNetworkHeaders
|
|
1041
1044
|
- React-jsi
|
|
1042
1045
|
- React-NativeModulesApple
|
|
1043
1046
|
- ReactCommon
|
|
1044
|
-
- React-RCTSettings (0.
|
|
1045
|
-
- RCT-Folly (=
|
|
1047
|
+
- React-RCTSettings (0.73.2):
|
|
1048
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1046
1049
|
- RCTTypeSafety
|
|
1047
1050
|
- React-Codegen
|
|
1048
1051
|
- React-Core/RCTSettingsHeaders
|
|
1049
1052
|
- React-jsi
|
|
1050
1053
|
- React-NativeModulesApple
|
|
1051
1054
|
- ReactCommon
|
|
1052
|
-
- React-RCTText (0.
|
|
1053
|
-
- React-Core/RCTTextHeaders (= 0.
|
|
1055
|
+
- React-RCTText (0.73.2):
|
|
1056
|
+
- React-Core/RCTTextHeaders (= 0.73.2)
|
|
1054
1057
|
- Yoga
|
|
1055
|
-
- React-RCTVibration (0.
|
|
1056
|
-
- RCT-Folly (=
|
|
1058
|
+
- React-RCTVibration (0.73.2):
|
|
1059
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1057
1060
|
- React-Codegen
|
|
1058
1061
|
- React-Core/RCTVibrationHeaders
|
|
1059
1062
|
- React-jsi
|
|
1060
1063
|
- React-NativeModulesApple
|
|
1061
1064
|
- ReactCommon
|
|
1062
|
-
- React-rendererdebug (0.
|
|
1065
|
+
- React-rendererdebug (0.73.2):
|
|
1063
1066
|
- DoubleConversion
|
|
1064
|
-
- fmt (
|
|
1065
|
-
- RCT-Folly (=
|
|
1067
|
+
- fmt (~> 6.2.1)
|
|
1068
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1066
1069
|
- React-debug
|
|
1067
|
-
- React-rncore (0.
|
|
1068
|
-
- React-
|
|
1069
|
-
-
|
|
1070
|
-
|
|
1071
|
-
- React-callinvoker
|
|
1072
|
-
- React-Core/Default
|
|
1073
|
-
- React-CoreModules
|
|
1074
|
-
- React-cxxreact
|
|
1075
|
-
- React-jserrorhandler
|
|
1076
|
-
- React-jsi
|
|
1077
|
-
- React-jsiexecutor
|
|
1078
|
-
- React-jsinspector
|
|
1079
|
-
- React-Mapbuffer
|
|
1080
|
-
- React-NativeModulesApple
|
|
1081
|
-
- React-RCTFabric
|
|
1082
|
-
- React-RuntimeCore
|
|
1083
|
-
- React-runtimeexecutor
|
|
1084
|
-
- React-RuntimeHermes
|
|
1085
|
-
- React-utils
|
|
1086
|
-
- React-RuntimeCore (0.74.1):
|
|
1070
|
+
- React-rncore (0.73.2)
|
|
1071
|
+
- React-runtimeexecutor (0.73.2):
|
|
1072
|
+
- React-jsi (= 0.73.2)
|
|
1073
|
+
- React-runtimescheduler (0.73.2):
|
|
1087
1074
|
- glog
|
|
1088
1075
|
- hermes-engine
|
|
1089
|
-
- RCT-Folly
|
|
1090
|
-
- React-cxxreact
|
|
1091
|
-
- React-featureflags
|
|
1092
|
-
- React-jserrorhandler
|
|
1093
|
-
- React-jsi
|
|
1094
|
-
- React-jsiexecutor
|
|
1095
|
-
- React-jsinspector
|
|
1096
|
-
- React-runtimeexecutor
|
|
1097
|
-
- React-runtimescheduler
|
|
1098
|
-
- React-utils
|
|
1099
|
-
- React-runtimeexecutor (0.74.1):
|
|
1100
|
-
- React-jsi (= 0.74.1)
|
|
1101
|
-
- React-RuntimeHermes (0.74.1):
|
|
1102
|
-
- hermes-engine
|
|
1103
|
-
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
1104
|
-
- React-featureflags
|
|
1105
|
-
- React-hermes
|
|
1106
|
-
- React-jsi
|
|
1107
|
-
- React-jsinspector
|
|
1108
|
-
- React-jsitracing
|
|
1109
|
-
- React-nativeconfig
|
|
1110
|
-
- React-RuntimeCore
|
|
1111
|
-
- React-utils
|
|
1112
|
-
- React-runtimescheduler (0.74.1):
|
|
1113
|
-
- glog
|
|
1114
|
-
- hermes-engine
|
|
1115
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
1076
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1116
1077
|
- React-callinvoker
|
|
1117
1078
|
- React-cxxreact
|
|
1118
1079
|
- React-debug
|
|
1119
|
-
- React-featureflags
|
|
1120
1080
|
- React-jsi
|
|
1121
1081
|
- React-rendererdebug
|
|
1122
1082
|
- React-runtimeexecutor
|
|
1123
1083
|
- React-utils
|
|
1124
|
-
- React-utils (0.
|
|
1084
|
+
- React-utils (0.73.2):
|
|
1125
1085
|
- glog
|
|
1126
|
-
-
|
|
1127
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
1086
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1128
1087
|
- React-debug
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
- ReactCommon/turbomodule (= 0.
|
|
1132
|
-
- ReactCommon/turbomodule (0.
|
|
1088
|
+
- ReactCommon (0.73.2):
|
|
1089
|
+
- React-logger (= 0.73.2)
|
|
1090
|
+
- ReactCommon/turbomodule (= 0.73.2)
|
|
1091
|
+
- ReactCommon/turbomodule (0.73.2):
|
|
1133
1092
|
- DoubleConversion
|
|
1134
|
-
- fmt (
|
|
1093
|
+
- fmt (~> 6.2.1)
|
|
1135
1094
|
- glog
|
|
1136
1095
|
- hermes-engine
|
|
1137
|
-
- RCT-Folly (=
|
|
1138
|
-
- React-callinvoker (= 0.
|
|
1139
|
-
- React-cxxreact (= 0.
|
|
1140
|
-
- React-jsi (= 0.
|
|
1141
|
-
- React-logger (= 0.
|
|
1142
|
-
- React-perflogger (= 0.
|
|
1143
|
-
- ReactCommon/turbomodule/bridging (= 0.
|
|
1144
|
-
- ReactCommon/turbomodule/core (= 0.
|
|
1145
|
-
- ReactCommon/turbomodule/bridging (0.
|
|
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):
|
|
1146
1105
|
- DoubleConversion
|
|
1147
|
-
- fmt (
|
|
1106
|
+
- fmt (~> 6.2.1)
|
|
1148
1107
|
- glog
|
|
1149
1108
|
- hermes-engine
|
|
1150
|
-
- RCT-Folly (=
|
|
1151
|
-
- React-callinvoker (= 0.
|
|
1152
|
-
- React-cxxreact (= 0.
|
|
1153
|
-
- React-jsi (= 0.
|
|
1154
|
-
- React-logger (= 0.
|
|
1155
|
-
- React-perflogger (= 0.
|
|
1156
|
-
- ReactCommon/turbomodule/core (0.
|
|
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):
|
|
1157
1116
|
- DoubleConversion
|
|
1158
|
-
- fmt (
|
|
1117
|
+
- fmt (~> 6.2.1)
|
|
1159
1118
|
- glog
|
|
1160
1119
|
- hermes-engine
|
|
1161
|
-
- RCT-Folly (=
|
|
1162
|
-
- React-callinvoker (= 0.
|
|
1163
|
-
- React-cxxreact (= 0.
|
|
1164
|
-
- React-
|
|
1165
|
-
- React-
|
|
1166
|
-
- React-
|
|
1167
|
-
|
|
1168
|
-
- React-utils (= 0.74.1)
|
|
1169
|
-
- RNBLUIVectorIcons (2.3.0):
|
|
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):
|
|
1170
1127
|
- React
|
|
1171
|
-
-
|
|
1172
|
-
-
|
|
1128
|
+
- RNCAsyncStorage (1.22.3):
|
|
1129
|
+
- React-Core
|
|
1130
|
+
- RNGestureHandler (2.14.1):
|
|
1173
1131
|
- glog
|
|
1174
|
-
-
|
|
1175
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
1176
|
-
- RCTRequired
|
|
1177
|
-
- RCTTypeSafety
|
|
1178
|
-
- React-Codegen
|
|
1132
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1179
1133
|
- React-Core
|
|
1180
|
-
|
|
1181
|
-
- React-Fabric
|
|
1182
|
-
- React-featureflags
|
|
1183
|
-
- React-graphics
|
|
1184
|
-
- React-ImageManager
|
|
1185
|
-
- React-NativeModulesApple
|
|
1186
|
-
- React-RCTFabric
|
|
1187
|
-
- React-rendererdebug
|
|
1188
|
-
- React-utils
|
|
1189
|
-
- ReactCommon/turbomodule/bridging
|
|
1190
|
-
- ReactCommon/turbomodule/core
|
|
1191
|
-
- Yoga
|
|
1192
|
-
- RNReanimated (3.11.0):
|
|
1193
|
-
- DoubleConversion
|
|
1134
|
+
- RNReanimated (3.6.1):
|
|
1194
1135
|
- glog
|
|
1195
|
-
-
|
|
1196
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
1197
|
-
- RCTRequired
|
|
1198
|
-
- RCTTypeSafety
|
|
1199
|
-
- React-Codegen
|
|
1136
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1200
1137
|
- React-Core
|
|
1201
|
-
- React-debug
|
|
1202
|
-
- React-Fabric
|
|
1203
|
-
- React-featureflags
|
|
1204
|
-
- React-graphics
|
|
1205
|
-
- React-ImageManager
|
|
1206
|
-
- React-NativeModulesApple
|
|
1207
|
-
- React-RCTFabric
|
|
1208
|
-
- React-rendererdebug
|
|
1209
|
-
- React-utils
|
|
1210
|
-
- ReactCommon/turbomodule/bridging
|
|
1211
1138
|
- ReactCommon/turbomodule/core
|
|
1212
|
-
|
|
1213
|
-
- RNScreens (3.31.1):
|
|
1214
|
-
- DoubleConversion
|
|
1139
|
+
- RNScreens (3.29.0):
|
|
1215
1140
|
- glog
|
|
1216
|
-
-
|
|
1217
|
-
- RCT-Folly (= 2024.01.01.00)
|
|
1218
|
-
- RCTRequired
|
|
1219
|
-
- RCTTypeSafety
|
|
1220
|
-
- React-Codegen
|
|
1141
|
+
- RCT-Folly (= 2022.05.16.00)
|
|
1221
1142
|
- React-Core
|
|
1222
|
-
- React-debug
|
|
1223
|
-
- React-Fabric
|
|
1224
|
-
- React-featureflags
|
|
1225
|
-
- React-graphics
|
|
1226
|
-
- React-ImageManager
|
|
1227
|
-
- React-NativeModulesApple
|
|
1228
|
-
- React-RCTFabric
|
|
1229
|
-
- React-RCTImage
|
|
1230
|
-
- React-rendererdebug
|
|
1231
|
-
- React-utils
|
|
1232
|
-
- ReactCommon/turbomodule/bridging
|
|
1233
|
-
- ReactCommon/turbomodule/core
|
|
1234
|
-
- Yoga
|
|
1235
1143
|
- RNVectorIcons (9.2.0):
|
|
1236
1144
|
- React-Core
|
|
1237
|
-
- SocketRocket (0.
|
|
1238
|
-
- Yoga (
|
|
1145
|
+
- SocketRocket (0.6.1)
|
|
1146
|
+
- Yoga (1.14.0)
|
|
1239
1147
|
|
|
1240
1148
|
DEPENDENCIES:
|
|
1241
1149
|
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
|
1242
1150
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
1243
1151
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
|
1244
|
-
-
|
|
1152
|
+
- FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
|
|
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)
|
|
1245
1173
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
1246
1174
|
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
|
|
1175
|
+
- libevent (~> 2.1.12)
|
|
1176
|
+
- OpenSSL-Universal (= 1.1.1100)
|
|
1247
1177
|
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
1248
1178
|
- RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
1249
|
-
-
|
|
1250
|
-
- RCTRequired (from `../node_modules/react-native/Libraries/Required`)
|
|
1179
|
+
- RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
|
|
1251
1180
|
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
|
1252
1181
|
- React (from `../node_modules/react-native/`)
|
|
1253
1182
|
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
|
1254
1183
|
- React-Codegen (from `build/generated/ios`)
|
|
1255
1184
|
- React-Core (from `../node_modules/react-native/`)
|
|
1185
|
+
- React-Core/DevSupport (from `../node_modules/react-native/`)
|
|
1256
1186
|
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
|
1257
1187
|
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
|
1258
1188
|
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
|
1259
1189
|
- React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
|
|
1260
1190
|
- React-Fabric (from `../node_modules/react-native/ReactCommon`)
|
|
1261
1191
|
- React-FabricImage (from `../node_modules/react-native/ReactCommon`)
|
|
1262
|
-
- React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
|
|
1263
1192
|
- React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
|
|
1264
1193
|
- React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
|
|
1265
1194
|
- React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
|
|
@@ -1267,10 +1196,12 @@ DEPENDENCIES:
|
|
|
1267
1196
|
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
|
1268
1197
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
1269
1198
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
|
|
1270
|
-
- React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
|
|
1271
1199
|
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
|
1272
1200
|
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
|
|
1201
|
+
- react-native-pager-view (from `../node_modules/react-native-pager-view`)
|
|
1202
|
+
- react-native-restart (from `../node_modules/react-native-restart`)
|
|
1273
1203
|
- react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
|
|
1204
|
+
- react-native-webview (from `../node_modules/react-native-webview`)
|
|
1274
1205
|
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
|
|
1275
1206
|
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
|
|
1276
1207
|
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
|
@@ -1287,14 +1218,12 @@ DEPENDENCIES:
|
|
|
1287
1218
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
1288
1219
|
- React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
|
|
1289
1220
|
- React-rncore (from `../node_modules/react-native/ReactCommon`)
|
|
1290
|
-
- React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
|
|
1291
|
-
- React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1292
1221
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
1293
|
-
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
1294
1222
|
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
|
|
1295
1223
|
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
|
|
1296
1224
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
1297
1225
|
- "RNBLUIVectorIcons (from `../node_modules/@brightlayer-ui/react-native-vector-icons`)"
|
|
1226
|
+
- "RNCAsyncStorage (from `../node_modules/@react-native-async-storage/async-storage`)"
|
|
1298
1227
|
- RNGestureHandler (from `../node_modules/react-native-gesture-handler`)
|
|
1299
1228
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
1300
1229
|
- RNScreens (from `../node_modules/react-native-screens`)
|
|
@@ -1303,6 +1232,18 @@ DEPENDENCIES:
|
|
|
1303
1232
|
|
|
1304
1233
|
SPEC REPOS:
|
|
1305
1234
|
trunk:
|
|
1235
|
+
- CocoaAsyncSocket
|
|
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
|
|
1306
1247
|
- SocketRocket
|
|
1307
1248
|
|
|
1308
1249
|
EXTERNAL SOURCES:
|
|
@@ -1312,19 +1253,17 @@ EXTERNAL SOURCES:
|
|
|
1312
1253
|
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
1313
1254
|
FBLazyVector:
|
|
1314
1255
|
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
|
1315
|
-
|
|
1316
|
-
:
|
|
1256
|
+
FBReactNativeSpec:
|
|
1257
|
+
:path: "../node_modules/react-native/React/FBReactNativeSpec"
|
|
1317
1258
|
glog:
|
|
1318
1259
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
1319
1260
|
hermes-engine:
|
|
1320
1261
|
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
|
1321
|
-
:tag: hermes-
|
|
1262
|
+
:tag: hermes-2023-11-17-RNv0.73.0-21043a3fc062be445e56a2c10ecd8be028dd9cc5
|
|
1322
1263
|
RCT-Folly:
|
|
1323
1264
|
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
1324
|
-
RCTDeprecation:
|
|
1325
|
-
:path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
|
|
1326
1265
|
RCTRequired:
|
|
1327
|
-
:path: "../node_modules/react-native/Libraries/
|
|
1266
|
+
:path: "../node_modules/react-native/Libraries/RCTRequired"
|
|
1328
1267
|
RCTTypeSafety:
|
|
1329
1268
|
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
|
1330
1269
|
React:
|
|
@@ -1345,8 +1284,6 @@ EXTERNAL SOURCES:
|
|
|
1345
1284
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1346
1285
|
React-FabricImage:
|
|
1347
1286
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1348
|
-
React-featureflags:
|
|
1349
|
-
:path: "../node_modules/react-native/ReactCommon/react/featureflags"
|
|
1350
1287
|
React-graphics:
|
|
1351
1288
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
|
|
1352
1289
|
React-hermes:
|
|
@@ -1361,14 +1298,18 @@ EXTERNAL SOURCES:
|
|
|
1361
1298
|
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
1362
1299
|
React-jsinspector:
|
|
1363
1300
|
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
|
|
1364
|
-
React-jsitracing:
|
|
1365
|
-
:path: "../node_modules/react-native/ReactCommon/hermes/executor/"
|
|
1366
1301
|
React-logger:
|
|
1367
1302
|
:path: "../node_modules/react-native/ReactCommon/logger"
|
|
1368
1303
|
React-Mapbuffer:
|
|
1369
1304
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1305
|
+
react-native-pager-view:
|
|
1306
|
+
:path: "../node_modules/react-native-pager-view"
|
|
1307
|
+
react-native-restart:
|
|
1308
|
+
:path: "../node_modules/react-native-restart"
|
|
1370
1309
|
react-native-safe-area-context:
|
|
1371
1310
|
:path: "../node_modules/react-native-safe-area-context"
|
|
1311
|
+
react-native-webview:
|
|
1312
|
+
:path: "../node_modules/react-native-webview"
|
|
1372
1313
|
React-nativeconfig:
|
|
1373
1314
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1374
1315
|
React-NativeModulesApple:
|
|
@@ -1401,14 +1342,8 @@ EXTERNAL SOURCES:
|
|
|
1401
1342
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
|
|
1402
1343
|
React-rncore:
|
|
1403
1344
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1404
|
-
React-RuntimeApple:
|
|
1405
|
-
:path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
|
|
1406
|
-
React-RuntimeCore:
|
|
1407
|
-
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1408
1345
|
React-runtimeexecutor:
|
|
1409
1346
|
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
|
1410
|
-
React-RuntimeHermes:
|
|
1411
|
-
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
1412
1347
|
React-runtimescheduler:
|
|
1413
1348
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
|
|
1414
1349
|
React-utils:
|
|
@@ -1417,6 +1352,8 @@ EXTERNAL SOURCES:
|
|
|
1417
1352
|
:path: "../node_modules/react-native/ReactCommon"
|
|
1418
1353
|
RNBLUIVectorIcons:
|
|
1419
1354
|
:path: "../node_modules/@brightlayer-ui/react-native-vector-icons"
|
|
1355
|
+
RNCAsyncStorage:
|
|
1356
|
+
:path: "../node_modules/@react-native-async-storage/async-storage"
|
|
1420
1357
|
RNGestureHandler:
|
|
1421
1358
|
:path: "../node_modules/react-native-gesture-handler"
|
|
1422
1359
|
RNReanimated:
|
|
@@ -1430,67 +1367,77 @@ EXTERNAL SOURCES:
|
|
|
1430
1367
|
|
|
1431
1368
|
SPEC CHECKSUMS:
|
|
1432
1369
|
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
|
|
1433
|
-
|
|
1434
|
-
|
|
1435
|
-
|
|
1370
|
+
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
|
|
1371
|
+
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
|
|
1372
|
+
FBLazyVector: fbc4957d9aa695250b55d879c1d86f79d7e69ab4
|
|
1373
|
+
FBReactNativeSpec: 86de768f89901ef6ed3207cd686362189d64ac88
|
|
1374
|
+
Flipper: c7a0093234c4bdd456e363f2f19b2e4b27652d44
|
|
1375
|
+
Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
|
|
1376
|
+
Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
|
|
1377
|
+
Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
|
|
1378
|
+
Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
|
|
1379
|
+
Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
|
|
1380
|
+
Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
|
|
1381
|
+
FlipperKit: 37525a5d056ef9b93d1578e04bc3ea1de940094f
|
|
1382
|
+
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
|
1436
1383
|
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
|
|
1437
|
-
hermes-engine:
|
|
1438
|
-
|
|
1439
|
-
|
|
1440
|
-
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
React
|
|
1444
|
-
React-
|
|
1445
|
-
React-
|
|
1446
|
-
React-
|
|
1447
|
-
React-
|
|
1448
|
-
React-
|
|
1449
|
-
React-
|
|
1450
|
-
React-
|
|
1451
|
-
React-
|
|
1452
|
-
React-graphics:
|
|
1453
|
-
React-hermes:
|
|
1454
|
-
React-ImageManager:
|
|
1455
|
-
React-jserrorhandler:
|
|
1456
|
-
React-jsi:
|
|
1457
|
-
React-jsiexecutor:
|
|
1458
|
-
React-jsinspector:
|
|
1459
|
-
React-
|
|
1460
|
-
React-
|
|
1461
|
-
|
|
1462
|
-
react-native-
|
|
1463
|
-
|
|
1464
|
-
|
|
1465
|
-
React-
|
|
1466
|
-
React-
|
|
1467
|
-
React-
|
|
1468
|
-
React-
|
|
1469
|
-
React-
|
|
1470
|
-
React-
|
|
1471
|
-
React-
|
|
1472
|
-
React-
|
|
1473
|
-
React-
|
|
1474
|
-
React-
|
|
1475
|
-
React-
|
|
1476
|
-
React-
|
|
1477
|
-
React-
|
|
1478
|
-
React-
|
|
1479
|
-
React-
|
|
1480
|
-
React-
|
|
1481
|
-
React-runtimeexecutor:
|
|
1482
|
-
React-
|
|
1483
|
-
React-
|
|
1484
|
-
|
|
1485
|
-
|
|
1486
|
-
|
|
1487
|
-
RNGestureHandler:
|
|
1488
|
-
RNReanimated:
|
|
1489
|
-
RNScreens:
|
|
1384
|
+
hermes-engine: b361c9ef5ef3cda53f66e195599b47e1f84ffa35
|
|
1385
|
+
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
|
|
1386
|
+
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
|
|
1387
|
+
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
|
|
1388
|
+
RCTRequired: 9b1e7e262745fb671e33c51c1078d093bd30e322
|
|
1389
|
+
RCTTypeSafety: a759e3b086eccf3e2cbf2493d22f28e082f958e6
|
|
1390
|
+
React: 805f5dd55bbdb92c36b4914c64aaae4c97d358dc
|
|
1391
|
+
React-callinvoker: 6a697867607c990c2c2c085296ee32cfb5e47c01
|
|
1392
|
+
React-Codegen: c4447ffa339f4e7a22e0c9c800eec9084f31899c
|
|
1393
|
+
React-Core: 49f66fecc7695464e9b7bc7dc7cd9473d2c60584
|
|
1394
|
+
React-CoreModules: 710e7c557a1a8180bd1645f5b4bf79f4bd3f5417
|
|
1395
|
+
React-cxxreact: 345857b5e4be000c0527df78be3b41a0677a20ce
|
|
1396
|
+
React-debug: f1637bce73342b2f6eee4982508fdfb088667a87
|
|
1397
|
+
React-Fabric: 4dfcff8f14d8e5a7a60b11b7862dad2a9d99c65b
|
|
1398
|
+
React-FabricImage: 4a9e9510b7f28bbde6a743b18c0cb941a142e938
|
|
1399
|
+
React-graphics: dd5af9d8b1b45171fd6933e19fed522f373bcb10
|
|
1400
|
+
React-hermes: a52d183a5cf8ccb7020ce3df4275b89d01e6b53e
|
|
1401
|
+
React-ImageManager: c5b7db131eff71443d7f3a8d686fd841d18befd3
|
|
1402
|
+
React-jserrorhandler: 97a6a12e2344c3c4fdd7ba1edefb005215c732f8
|
|
1403
|
+
React-jsi: a182068133f80918cd0eec77875abaf943a0b6be
|
|
1404
|
+
React-jsiexecutor: dacd00ce8a18fc00a0ae6c25e3015a6437e5d2e8
|
|
1405
|
+
React-jsinspector: 03644c063fc3621c9a4e8bf263a8150909129618
|
|
1406
|
+
React-logger: 66b168e2b2bee57bd8ce9e69f739d805732a5570
|
|
1407
|
+
React-Mapbuffer: 9ee041e1d7be96da6d76a251f92e72b711c651d6
|
|
1408
|
+
react-native-pager-view: d81ab2060b9caf57ca8c3a0d57467ff407cdb825
|
|
1409
|
+
react-native-restart: 7595693413fe3ca15893702f2c8306c62a708162
|
|
1410
|
+
react-native-safe-area-context: 0ee144a6170530ccc37a0fd9388e28d06f516a89
|
|
1411
|
+
react-native-webview: 0f93dc8f4208ae5365884922c3cd14da5037ca4c
|
|
1412
|
+
React-nativeconfig: d753fbbc8cecc8ae413d615599ac378bbf6999bb
|
|
1413
|
+
React-NativeModulesApple: 964f4eeab1b4325e8b6a799cf4444c3fd4eb0a9c
|
|
1414
|
+
React-perflogger: 29efe63b7ef5fbaaa50ef6eaa92482f98a24b97e
|
|
1415
|
+
React-RCTActionSheet: 69134c62aefd362027b20da01cd5d14ffd39db3f
|
|
1416
|
+
React-RCTAnimation: 3b5a57087c7a5e727855b803d643ac1d445488f5
|
|
1417
|
+
React-RCTAppDelegate: a3ce9b69c0620a1717d08e826d4dc7ad8a3a3cae
|
|
1418
|
+
React-RCTBlob: 26ea660f2be1e6de62f2d2ad9a9c7b9bfabb786f
|
|
1419
|
+
React-RCTFabric: bb6dbbff2f80b9489f8b2f1d2554aa040aa2e3cd
|
|
1420
|
+
React-RCTImage: 27b27f4663df9e776d0549ed2f3536213e793f1b
|
|
1421
|
+
React-RCTLinking: 962880ce9d0e2ea83fd182953538fc4ed757d4da
|
|
1422
|
+
React-RCTNetwork: 73a756b44d4ad584bae13a5f1484e3ce12accac8
|
|
1423
|
+
React-RCTSettings: 6d7f8d807f05de3d01cfb182d14e5f400716faac
|
|
1424
|
+
React-RCTText: 73006e95ca359595c2510c1c0114027c85a6ddd3
|
|
1425
|
+
React-RCTVibration: 599f427f9cbdd9c4bf38959ca020e8fef0717211
|
|
1426
|
+
React-rendererdebug: f2946e0a1c3b906e71555a7c4a39aa6a6c0e639b
|
|
1427
|
+
React-rncore: 74030de0ffef7b1a3fb77941168624534cc9ae7f
|
|
1428
|
+
React-runtimeexecutor: 2d1f64f58193f00a3ad71d3f89c2bfbfe11cf5a5
|
|
1429
|
+
React-runtimescheduler: df8945a656356ff10f58f65a70820478bfcf33ad
|
|
1430
|
+
React-utils: f5bc61e7ea3325c0732ae2d755f4441940163b85
|
|
1431
|
+
ReactCommon: 45b5d4f784e869c44a6f5a8fad5b114ca8f78c53
|
|
1432
|
+
RNBLUIVectorIcons: 2198bfdf9aa57f08d56360e85ca6568821b67b5e
|
|
1433
|
+
RNCAsyncStorage: 10591b9e0a91eaffee14e69b3721009759235125
|
|
1434
|
+
RNGestureHandler: 25b969a1ffc806b9f9ad2e170d4a3b049c6af85e
|
|
1435
|
+
RNReanimated: 57f436e7aa3d277fbfed05e003230b43428157c0
|
|
1436
|
+
RNScreens: b582cb834dc4133307562e930e8fa914b8c04ef2
|
|
1490
1437
|
RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8
|
|
1491
|
-
SocketRocket:
|
|
1492
|
-
Yoga:
|
|
1438
|
+
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
|
|
1439
|
+
Yoga: 13c8ef87792450193e117976337b8527b49e8c03
|
|
1493
1440
|
|
|
1494
|
-
PODFILE CHECKSUM:
|
|
1441
|
+
PODFILE CHECKSUM: 0102c6fabdf4b18c8262ef30a5501363fc491918
|
|
1495
1442
|
|
|
1496
1443
|
COCOAPODS: 1.14.3
|