@computools/react-native-template-controller 0.0.12 → 1.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.
Files changed (116) hide show
  1. package/README.md +5 -2
  2. package/package.json +1 -1
  3. package/template/android/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex +0 -0
  4. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state +0 -0
  5. package/template/android/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/X24oK+yUQDTBzOEuGieZq5sagLo= +0 -0
  6. package/template/android/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt +1 -1
  7. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libfabricjni.so +0 -0
  8. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
  9. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libhermes_executor.so +0 -0
  10. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_codegen_rncore.so +0 -0
  11. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_config.so +0 -0
  12. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_nativemodule_core.so +0 -0
  13. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_imagemanager.so +0 -0
  14. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreact_render_textlayoutmanager.so +0 -0
  15. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativejni.so +0 -0
  16. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
  17. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_image.so +0 -0
  18. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/librrc_text.so +0 -0
  19. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/arm64-v8a/libturbomodulejsijni.so +0 -0
  20. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libfabricjni.so +0 -0
  21. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
  22. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libhermes_executor.so +0 -0
  23. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_codegen_rncore.so +0 -0
  24. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_config.so +0 -0
  25. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_nativemodule_core.so +0 -0
  26. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_imagemanager.so +0 -0
  27. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreact_render_textlayoutmanager.so +0 -0
  28. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativejni.so +0 -0
  29. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
  30. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_image.so +0 -0
  31. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/librrc_text.so +0 -0
  32. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/armeabi-v7a/libturbomodulejsijni.so +0 -0
  33. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libfabricjni.so +0 -0
  34. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes.so +0 -0
  35. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libhermes_executor.so +0 -0
  36. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_codegen_rncore.so +0 -0
  37. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_config.so +0 -0
  38. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_nativemodule_core.so +0 -0
  39. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_imagemanager.so +0 -0
  40. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreact_render_textlayoutmanager.so +0 -0
  41. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativejni.so +0 -0
  42. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
  43. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_image.so +0 -0
  44. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/librrc_text.so +0 -0
  45. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86/libturbomodulejsijni.so +0 -0
  46. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libfabricjni.so +0 -0
  47. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
  48. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libhermes_executor.so +0 -0
  49. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_codegen_rncore.so +0 -0
  50. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_config.so +0 -0
  51. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_nativemodule_core.so +0 -0
  52. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_imagemanager.so +0 -0
  53. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreact_render_textlayoutmanager.so +0 -0
  54. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativejni.so +0 -0
  55. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
  56. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_image.so +0 -0
  57. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/librrc_text.so +0 -0
  58. package/template/android/app/build/intermediates/merged_native_libs/debug/out/lib/x86_64/libturbomodulejsijni.so +0 -0
  59. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libfabricjni.so +0 -0
  60. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libhermes.so +0 -0
  61. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libhermes_executor.so +0 -0
  62. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_codegen_rncore.so +0 -0
  63. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_config.so +0 -0
  64. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_nativemodule_core.so +0 -0
  65. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_imagemanager.so +0 -0
  66. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreact_render_textlayoutmanager.so +0 -0
  67. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativejni.so +0 -0
  68. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libreactnativemmkv.so +0 -0
  69. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_image.so +0 -0
  70. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/librrc_text.so +0 -0
  71. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/arm64-v8a/libturbomodulejsijni.so +0 -0
  72. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libfabricjni.so +0 -0
  73. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libhermes.so +0 -0
  74. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libhermes_executor.so +0 -0
  75. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_codegen_rncore.so +0 -0
  76. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_config.so +0 -0
  77. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_nativemodule_core.so +0 -0
  78. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_imagemanager.so +0 -0
  79. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreact_render_textlayoutmanager.so +0 -0
  80. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativejni.so +0 -0
  81. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libreactnativemmkv.so +0 -0
  82. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_image.so +0 -0
  83. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/librrc_text.so +0 -0
  84. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/armeabi-v7a/libturbomodulejsijni.so +0 -0
  85. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libfabricjni.so +0 -0
  86. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libhermes.so +0 -0
  87. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libhermes_executor.so +0 -0
  88. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_codegen_rncore.so +0 -0
  89. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_config.so +0 -0
  90. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_nativemodule_core.so +0 -0
  91. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_imagemanager.so +0 -0
  92. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreact_render_textlayoutmanager.so +0 -0
  93. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativejni.so +0 -0
  94. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libreactnativemmkv.so +0 -0
  95. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_image.so +0 -0
  96. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/librrc_text.so +0 -0
  97. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86/libturbomodulejsijni.so +0 -0
  98. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libfabricjni.so +0 -0
  99. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libhermes.so +0 -0
  100. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libhermes_executor.so +0 -0
  101. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_codegen_rncore.so +0 -0
  102. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_config.so +0 -0
  103. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_nativemodule_core.so +0 -0
  104. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_imagemanager.so +0 -0
  105. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreact_render_textlayoutmanager.so +0 -0
  106. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativejni.so +0 -0
  107. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libreactnativemmkv.so +0 -0
  108. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_image.so +0 -0
  109. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/librrc_text.so +0 -0
  110. package/template/android/app/build/intermediates/stripped_native_libs/debug/out/lib/x86_64/libturbomodulejsijni.so +0 -0
  111. package/template/android/app/build/outputs/apk/debug/app-debug.apk +0 -0
  112. package/template/ios/build/generated/ios/React-Codegen.podspec.json +1 -1
  113. package/template/package.json +3 -3
  114. package/template/ios/Podfile.lock +0 -755
  115. package/template/ios/ReactNativeTemplate.xcworkspace/contents.xcworkspacedata +0 -10
  116. package/template/yarn.lock +0 -7596
@@ -1,755 +0,0 @@
1
- PODS:
2
- - boost (1.76.0)
3
- - CocoaAsyncSocket (7.6.5)
4
- - DoubleConversion (1.1.6)
5
- - FBLazyVector (0.72.1)
6
- - FBReactNativeSpec (0.72.1):
7
- - RCT-Folly (= 2021.07.22.00)
8
- - RCTRequired (= 0.72.1)
9
- - RCTTypeSafety (= 0.72.1)
10
- - React-Core (= 0.72.1)
11
- - React-jsi (= 0.72.1)
12
- - ReactCommon/turbomodule/core (= 0.72.1)
13
- - Flipper (0.182.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.182.0):
28
- - FlipperKit/Core (= 0.182.0)
29
- - FlipperKit/Core (0.182.0):
30
- - Flipper (~> 0.182.0)
31
- - FlipperKit/CppBridge
32
- - FlipperKit/FBCxxFollyDynamicConvert
33
- - FlipperKit/FBDefines
34
- - FlipperKit/FKPortForwarding
35
- - SocketRocket (~> 0.6.0)
36
- - FlipperKit/CppBridge (0.182.0):
37
- - Flipper (~> 0.182.0)
38
- - FlipperKit/FBCxxFollyDynamicConvert (0.182.0):
39
- - Flipper-Folly (~> 2.6)
40
- - FlipperKit/FBDefines (0.182.0)
41
- - FlipperKit/FKPortForwarding (0.182.0):
42
- - CocoaAsyncSocket (~> 7.6)
43
- - Flipper-PeerTalk (~> 0.0.4)
44
- - FlipperKit/FlipperKitHighlightOverlay (0.182.0)
45
- - FlipperKit/FlipperKitLayoutHelpers (0.182.0):
46
- - FlipperKit/Core
47
- - FlipperKit/FlipperKitHighlightOverlay
48
- - FlipperKit/FlipperKitLayoutTextSearchable
49
- - FlipperKit/FlipperKitLayoutIOSDescriptors (0.182.0):
50
- - FlipperKit/Core
51
- - FlipperKit/FlipperKitHighlightOverlay
52
- - FlipperKit/FlipperKitLayoutHelpers
53
- - YogaKit (~> 1.18)
54
- - FlipperKit/FlipperKitLayoutPlugin (0.182.0):
55
- - FlipperKit/Core
56
- - FlipperKit/FlipperKitHighlightOverlay
57
- - FlipperKit/FlipperKitLayoutHelpers
58
- - FlipperKit/FlipperKitLayoutIOSDescriptors
59
- - FlipperKit/FlipperKitLayoutTextSearchable
60
- - YogaKit (~> 1.18)
61
- - FlipperKit/FlipperKitLayoutTextSearchable (0.182.0)
62
- - FlipperKit/FlipperKitNetworkPlugin (0.182.0):
63
- - FlipperKit/Core
64
- - FlipperKit/FlipperKitReactPlugin (0.182.0):
65
- - FlipperKit/Core
66
- - FlipperKit/FlipperKitUserDefaultsPlugin (0.182.0):
67
- - FlipperKit/Core
68
- - FlipperKit/SKIOSNetworkPlugin (0.182.0):
69
- - FlipperKit/Core
70
- - FlipperKit/FlipperKitNetworkPlugin
71
- - fmt (6.2.1)
72
- - glog (0.3.5)
73
- - hermes-engine (0.72.1):
74
- - hermes-engine/Pre-built (= 0.72.1)
75
- - hermes-engine/Pre-built (0.72.1)
76
- - libevent (2.1.12)
77
- - MMKV (1.3.0):
78
- - MMKVCore (~> 1.3.0)
79
- - MMKVCore (1.3.0)
80
- - OpenSSL-Universal (1.1.1100)
81
- - RCT-Folly (2021.07.22.00):
82
- - boost
83
- - DoubleConversion
84
- - fmt (~> 6.2.1)
85
- - glog
86
- - RCT-Folly/Default (= 2021.07.22.00)
87
- - RCT-Folly/Default (2021.07.22.00):
88
- - boost
89
- - DoubleConversion
90
- - fmt (~> 6.2.1)
91
- - glog
92
- - RCT-Folly/Futures (2021.07.22.00):
93
- - boost
94
- - DoubleConversion
95
- - fmt (~> 6.2.1)
96
- - glog
97
- - libevent
98
- - RCTRequired (0.72.1)
99
- - RCTTypeSafety (0.72.1):
100
- - FBLazyVector (= 0.72.1)
101
- - RCTRequired (= 0.72.1)
102
- - React-Core (= 0.72.1)
103
- - React (0.72.1):
104
- - React-Core (= 0.72.1)
105
- - React-Core/DevSupport (= 0.72.1)
106
- - React-Core/RCTWebSocket (= 0.72.1)
107
- - React-RCTActionSheet (= 0.72.1)
108
- - React-RCTAnimation (= 0.72.1)
109
- - React-RCTBlob (= 0.72.1)
110
- - React-RCTImage (= 0.72.1)
111
- - React-RCTLinking (= 0.72.1)
112
- - React-RCTNetwork (= 0.72.1)
113
- - React-RCTSettings (= 0.72.1)
114
- - React-RCTText (= 0.72.1)
115
- - React-RCTVibration (= 0.72.1)
116
- - React-callinvoker (0.72.1)
117
- - React-Codegen (0.72.1):
118
- - DoubleConversion
119
- - FBReactNativeSpec
120
- - glog
121
- - hermes-engine
122
- - RCT-Folly
123
- - RCTRequired
124
- - RCTTypeSafety
125
- - React-Core
126
- - React-jsi
127
- - React-jsiexecutor
128
- - React-NativeModulesApple
129
- - React-rncore
130
- - ReactCommon/turbomodule/bridging
131
- - ReactCommon/turbomodule/core
132
- - React-Core (0.72.1):
133
- - glog
134
- - hermes-engine
135
- - RCT-Folly (= 2021.07.22.00)
136
- - React-Core/Default (= 0.72.1)
137
- - React-cxxreact
138
- - React-hermes
139
- - React-jsi
140
- - React-jsiexecutor
141
- - React-perflogger
142
- - React-runtimeexecutor
143
- - React-utils
144
- - SocketRocket (= 0.6.1)
145
- - Yoga
146
- - React-Core/CoreModulesHeaders (0.72.1):
147
- - glog
148
- - hermes-engine
149
- - RCT-Folly (= 2021.07.22.00)
150
- - React-Core/Default
151
- - React-cxxreact
152
- - React-hermes
153
- - React-jsi
154
- - React-jsiexecutor
155
- - React-perflogger
156
- - React-runtimeexecutor
157
- - React-utils
158
- - SocketRocket (= 0.6.1)
159
- - Yoga
160
- - React-Core/Default (0.72.1):
161
- - glog
162
- - hermes-engine
163
- - RCT-Folly (= 2021.07.22.00)
164
- - React-cxxreact
165
- - React-hermes
166
- - React-jsi
167
- - React-jsiexecutor
168
- - React-perflogger
169
- - React-runtimeexecutor
170
- - React-utils
171
- - SocketRocket (= 0.6.1)
172
- - Yoga
173
- - React-Core/DevSupport (0.72.1):
174
- - glog
175
- - hermes-engine
176
- - RCT-Folly (= 2021.07.22.00)
177
- - React-Core/Default (= 0.72.1)
178
- - React-Core/RCTWebSocket (= 0.72.1)
179
- - React-cxxreact
180
- - React-hermes
181
- - React-jsi
182
- - React-jsiexecutor
183
- - React-jsinspector (= 0.72.1)
184
- - React-perflogger
185
- - React-runtimeexecutor
186
- - React-utils
187
- - SocketRocket (= 0.6.1)
188
- - Yoga
189
- - React-Core/RCTActionSheetHeaders (0.72.1):
190
- - glog
191
- - hermes-engine
192
- - RCT-Folly (= 2021.07.22.00)
193
- - React-Core/Default
194
- - React-cxxreact
195
- - React-hermes
196
- - React-jsi
197
- - React-jsiexecutor
198
- - React-perflogger
199
- - React-runtimeexecutor
200
- - React-utils
201
- - SocketRocket (= 0.6.1)
202
- - Yoga
203
- - React-Core/RCTAnimationHeaders (0.72.1):
204
- - glog
205
- - hermes-engine
206
- - RCT-Folly (= 2021.07.22.00)
207
- - React-Core/Default
208
- - React-cxxreact
209
- - React-hermes
210
- - React-jsi
211
- - React-jsiexecutor
212
- - React-perflogger
213
- - React-runtimeexecutor
214
- - React-utils
215
- - SocketRocket (= 0.6.1)
216
- - Yoga
217
- - React-Core/RCTBlobHeaders (0.72.1):
218
- - glog
219
- - hermes-engine
220
- - RCT-Folly (= 2021.07.22.00)
221
- - React-Core/Default
222
- - React-cxxreact
223
- - React-hermes
224
- - React-jsi
225
- - React-jsiexecutor
226
- - React-perflogger
227
- - React-runtimeexecutor
228
- - React-utils
229
- - SocketRocket (= 0.6.1)
230
- - Yoga
231
- - React-Core/RCTImageHeaders (0.72.1):
232
- - glog
233
- - hermes-engine
234
- - RCT-Folly (= 2021.07.22.00)
235
- - React-Core/Default
236
- - React-cxxreact
237
- - React-hermes
238
- - React-jsi
239
- - React-jsiexecutor
240
- - React-perflogger
241
- - React-runtimeexecutor
242
- - React-utils
243
- - SocketRocket (= 0.6.1)
244
- - Yoga
245
- - React-Core/RCTLinkingHeaders (0.72.1):
246
- - glog
247
- - hermes-engine
248
- - RCT-Folly (= 2021.07.22.00)
249
- - React-Core/Default
250
- - React-cxxreact
251
- - React-hermes
252
- - React-jsi
253
- - React-jsiexecutor
254
- - React-perflogger
255
- - React-runtimeexecutor
256
- - React-utils
257
- - SocketRocket (= 0.6.1)
258
- - Yoga
259
- - React-Core/RCTNetworkHeaders (0.72.1):
260
- - glog
261
- - hermes-engine
262
- - RCT-Folly (= 2021.07.22.00)
263
- - React-Core/Default
264
- - React-cxxreact
265
- - React-hermes
266
- - React-jsi
267
- - React-jsiexecutor
268
- - React-perflogger
269
- - React-runtimeexecutor
270
- - React-utils
271
- - SocketRocket (= 0.6.1)
272
- - Yoga
273
- - React-Core/RCTSettingsHeaders (0.72.1):
274
- - glog
275
- - hermes-engine
276
- - RCT-Folly (= 2021.07.22.00)
277
- - React-Core/Default
278
- - React-cxxreact
279
- - React-hermes
280
- - React-jsi
281
- - React-jsiexecutor
282
- - React-perflogger
283
- - React-runtimeexecutor
284
- - React-utils
285
- - SocketRocket (= 0.6.1)
286
- - Yoga
287
- - React-Core/RCTTextHeaders (0.72.1):
288
- - glog
289
- - hermes-engine
290
- - RCT-Folly (= 2021.07.22.00)
291
- - React-Core/Default
292
- - React-cxxreact
293
- - React-hermes
294
- - React-jsi
295
- - React-jsiexecutor
296
- - React-perflogger
297
- - React-runtimeexecutor
298
- - React-utils
299
- - SocketRocket (= 0.6.1)
300
- - Yoga
301
- - React-Core/RCTVibrationHeaders (0.72.1):
302
- - glog
303
- - hermes-engine
304
- - RCT-Folly (= 2021.07.22.00)
305
- - React-Core/Default
306
- - React-cxxreact
307
- - React-hermes
308
- - React-jsi
309
- - React-jsiexecutor
310
- - React-perflogger
311
- - React-runtimeexecutor
312
- - React-utils
313
- - SocketRocket (= 0.6.1)
314
- - Yoga
315
- - React-Core/RCTWebSocket (0.72.1):
316
- - glog
317
- - hermes-engine
318
- - RCT-Folly (= 2021.07.22.00)
319
- - React-Core/Default (= 0.72.1)
320
- - React-cxxreact
321
- - React-hermes
322
- - React-jsi
323
- - React-jsiexecutor
324
- - React-perflogger
325
- - React-runtimeexecutor
326
- - React-utils
327
- - SocketRocket (= 0.6.1)
328
- - Yoga
329
- - React-CoreModules (0.72.1):
330
- - RCT-Folly (= 2021.07.22.00)
331
- - RCTTypeSafety (= 0.72.1)
332
- - React-Codegen (= 0.72.1)
333
- - React-Core/CoreModulesHeaders (= 0.72.1)
334
- - React-jsi (= 0.72.1)
335
- - React-RCTBlob
336
- - React-RCTImage (= 0.72.1)
337
- - ReactCommon/turbomodule/core (= 0.72.1)
338
- - SocketRocket (= 0.6.1)
339
- - React-cxxreact (0.72.1):
340
- - boost (= 1.76.0)
341
- - DoubleConversion
342
- - glog
343
- - hermes-engine
344
- - RCT-Folly (= 2021.07.22.00)
345
- - React-callinvoker (= 0.72.1)
346
- - React-jsi (= 0.72.1)
347
- - React-jsinspector (= 0.72.1)
348
- - React-logger (= 0.72.1)
349
- - React-perflogger (= 0.72.1)
350
- - React-runtimeexecutor (= 0.72.1)
351
- - React-debug (0.72.1)
352
- - React-hermes (0.72.1):
353
- - DoubleConversion
354
- - glog
355
- - hermes-engine
356
- - RCT-Folly (= 2021.07.22.00)
357
- - RCT-Folly/Futures (= 2021.07.22.00)
358
- - React-cxxreact (= 0.72.1)
359
- - React-jsi
360
- - React-jsiexecutor (= 0.72.1)
361
- - React-jsinspector (= 0.72.1)
362
- - React-perflogger (= 0.72.1)
363
- - React-jsi (0.72.1):
364
- - boost (= 1.76.0)
365
- - DoubleConversion
366
- - glog
367
- - hermes-engine
368
- - RCT-Folly (= 2021.07.22.00)
369
- - React-jsiexecutor (0.72.1):
370
- - DoubleConversion
371
- - glog
372
- - hermes-engine
373
- - RCT-Folly (= 2021.07.22.00)
374
- - React-cxxreact (= 0.72.1)
375
- - React-jsi (= 0.72.1)
376
- - React-perflogger (= 0.72.1)
377
- - React-jsinspector (0.72.1)
378
- - React-logger (0.72.1):
379
- - glog
380
- - react-native-mmkv (2.6.3):
381
- - MMKV (>= 1.2.13)
382
- - React-Core
383
- - react-native-safe-area-context (4.5.0):
384
- - RCT-Folly
385
- - RCTRequired
386
- - RCTTypeSafety
387
- - React-Core
388
- - ReactCommon/turbomodule/core
389
- - React-NativeModulesApple (0.72.1):
390
- - hermes-engine
391
- - React-callinvoker
392
- - React-Core
393
- - React-cxxreact
394
- - React-jsi
395
- - React-runtimeexecutor
396
- - ReactCommon/turbomodule/bridging
397
- - ReactCommon/turbomodule/core
398
- - React-perflogger (0.72.1)
399
- - React-RCTActionSheet (0.72.1):
400
- - React-Core/RCTActionSheetHeaders (= 0.72.1)
401
- - React-RCTAnimation (0.72.1):
402
- - RCT-Folly (= 2021.07.22.00)
403
- - RCTTypeSafety (= 0.72.1)
404
- - React-Codegen (= 0.72.1)
405
- - React-Core/RCTAnimationHeaders (= 0.72.1)
406
- - React-jsi (= 0.72.1)
407
- - ReactCommon/turbomodule/core (= 0.72.1)
408
- - React-RCTAppDelegate (0.72.1):
409
- - RCT-Folly
410
- - RCTRequired
411
- - RCTTypeSafety
412
- - React-Core
413
- - React-CoreModules
414
- - React-hermes
415
- - React-NativeModulesApple
416
- - React-RCTImage
417
- - React-RCTNetwork
418
- - React-runtimescheduler
419
- - ReactCommon/turbomodule/core
420
- - React-RCTBlob (0.72.1):
421
- - hermes-engine
422
- - RCT-Folly (= 2021.07.22.00)
423
- - React-Codegen (= 0.72.1)
424
- - React-Core/RCTBlobHeaders (= 0.72.1)
425
- - React-Core/RCTWebSocket (= 0.72.1)
426
- - React-jsi (= 0.72.1)
427
- - React-RCTNetwork (= 0.72.1)
428
- - ReactCommon/turbomodule/core (= 0.72.1)
429
- - React-RCTImage (0.72.1):
430
- - RCT-Folly (= 2021.07.22.00)
431
- - RCTTypeSafety (= 0.72.1)
432
- - React-Codegen (= 0.72.1)
433
- - React-Core/RCTImageHeaders (= 0.72.1)
434
- - React-jsi (= 0.72.1)
435
- - React-RCTNetwork (= 0.72.1)
436
- - ReactCommon/turbomodule/core (= 0.72.1)
437
- - React-RCTLinking (0.72.1):
438
- - React-Codegen (= 0.72.1)
439
- - React-Core/RCTLinkingHeaders (= 0.72.1)
440
- - React-jsi (= 0.72.1)
441
- - ReactCommon/turbomodule/core (= 0.72.1)
442
- - React-RCTNetwork (0.72.1):
443
- - RCT-Folly (= 2021.07.22.00)
444
- - RCTTypeSafety (= 0.72.1)
445
- - React-Codegen (= 0.72.1)
446
- - React-Core/RCTNetworkHeaders (= 0.72.1)
447
- - React-jsi (= 0.72.1)
448
- - ReactCommon/turbomodule/core (= 0.72.1)
449
- - React-RCTSettings (0.72.1):
450
- - RCT-Folly (= 2021.07.22.00)
451
- - RCTTypeSafety (= 0.72.1)
452
- - React-Codegen (= 0.72.1)
453
- - React-Core/RCTSettingsHeaders (= 0.72.1)
454
- - React-jsi (= 0.72.1)
455
- - ReactCommon/turbomodule/core (= 0.72.1)
456
- - React-RCTText (0.72.1):
457
- - React-Core/RCTTextHeaders (= 0.72.1)
458
- - React-RCTVibration (0.72.1):
459
- - RCT-Folly (= 2021.07.22.00)
460
- - React-Codegen (= 0.72.1)
461
- - React-Core/RCTVibrationHeaders (= 0.72.1)
462
- - React-jsi (= 0.72.1)
463
- - ReactCommon/turbomodule/core (= 0.72.1)
464
- - React-rncore (0.72.1)
465
- - React-runtimeexecutor (0.72.1):
466
- - React-jsi (= 0.72.1)
467
- - React-runtimescheduler (0.72.1):
468
- - glog
469
- - hermes-engine
470
- - RCT-Folly (= 2021.07.22.00)
471
- - React-callinvoker
472
- - React-debug
473
- - React-jsi
474
- - React-runtimeexecutor
475
- - React-utils (0.72.1):
476
- - glog
477
- - RCT-Folly (= 2021.07.22.00)
478
- - React-debug
479
- - ReactCommon/turbomodule/bridging (0.72.1):
480
- - DoubleConversion
481
- - glog
482
- - hermes-engine
483
- - RCT-Folly (= 2021.07.22.00)
484
- - React-callinvoker (= 0.72.1)
485
- - React-cxxreact (= 0.72.1)
486
- - React-jsi (= 0.72.1)
487
- - React-logger (= 0.72.1)
488
- - React-perflogger (= 0.72.1)
489
- - ReactCommon/turbomodule/core (0.72.1):
490
- - DoubleConversion
491
- - glog
492
- - hermes-engine
493
- - RCT-Folly (= 2021.07.22.00)
494
- - React-callinvoker (= 0.72.1)
495
- - React-cxxreact (= 0.72.1)
496
- - React-jsi (= 0.72.1)
497
- - React-logger (= 0.72.1)
498
- - React-perflogger (= 0.72.1)
499
- - RNBootSplash (4.5.3):
500
- - React-Core
501
- - RNScreens (3.20.0):
502
- - React-Core
503
- - React-RCTImage
504
- - RNSVG (13.8.0):
505
- - React-Core
506
- - SocketRocket (0.6.1)
507
- - Yoga (1.14.0)
508
- - YogaKit (1.18.1):
509
- - Yoga (~> 1.14)
510
-
511
- DEPENDENCIES:
512
- - boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
513
- - DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
514
- - FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
515
- - FBReactNativeSpec (from `../node_modules/react-native/React/FBReactNativeSpec`)
516
- - Flipper (= 0.182.0)
517
- - Flipper-Boost-iOSX (= 1.76.0.1.11)
518
- - Flipper-DoubleConversion (= 3.2.0.1)
519
- - Flipper-Fmt (= 7.1.7)
520
- - Flipper-Folly (= 2.6.10)
521
- - Flipper-Glog (= 0.5.0.5)
522
- - Flipper-PeerTalk (= 0.0.4)
523
- - FlipperKit (= 0.182.0)
524
- - FlipperKit/Core (= 0.182.0)
525
- - FlipperKit/CppBridge (= 0.182.0)
526
- - FlipperKit/FBCxxFollyDynamicConvert (= 0.182.0)
527
- - FlipperKit/FBDefines (= 0.182.0)
528
- - FlipperKit/FKPortForwarding (= 0.182.0)
529
- - FlipperKit/FlipperKitHighlightOverlay (= 0.182.0)
530
- - FlipperKit/FlipperKitLayoutPlugin (= 0.182.0)
531
- - FlipperKit/FlipperKitLayoutTextSearchable (= 0.182.0)
532
- - FlipperKit/FlipperKitNetworkPlugin (= 0.182.0)
533
- - FlipperKit/FlipperKitReactPlugin (= 0.182.0)
534
- - FlipperKit/FlipperKitUserDefaultsPlugin (= 0.182.0)
535
- - FlipperKit/SKIOSNetworkPlugin (= 0.182.0)
536
- - glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
537
- - hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
538
- - libevent (~> 2.1.12)
539
- - OpenSSL-Universal (= 1.1.1100)
540
- - RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
541
- - RCTRequired (from `../node_modules/react-native/Libraries/RCTRequired`)
542
- - RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
543
- - React (from `../node_modules/react-native/`)
544
- - React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
545
- - React-Codegen (from `build/generated/ios`)
546
- - React-Core (from `../node_modules/react-native/`)
547
- - React-Core/DevSupport (from `../node_modules/react-native/`)
548
- - React-Core/RCTWebSocket (from `../node_modules/react-native/`)
549
- - React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
550
- - React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
551
- - React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
552
- - React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
553
- - React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
554
- - React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
555
- - React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector`)
556
- - React-logger (from `../node_modules/react-native/ReactCommon/logger`)
557
- - react-native-mmkv (from `../node_modules/react-native-mmkv`)
558
- - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
559
- - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
560
- - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
561
- - React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
562
- - React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
563
- - React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
564
- - React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
565
- - React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
566
- - React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
567
- - React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
568
- - React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
569
- - React-RCTText (from `../node_modules/react-native/Libraries/Text`)
570
- - React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
571
- - React-rncore (from `../node_modules/react-native/ReactCommon`)
572
- - React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
573
- - React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
574
- - React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
575
- - ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
576
- - RNBootSplash (from `../node_modules/react-native-bootsplash`)
577
- - RNScreens (from `../node_modules/react-native-screens`)
578
- - RNSVG (from `../node_modules/react-native-svg`)
579
- - Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
580
-
581
- SPEC REPOS:
582
- trunk:
583
- - CocoaAsyncSocket
584
- - Flipper
585
- - Flipper-Boost-iOSX
586
- - Flipper-DoubleConversion
587
- - Flipper-Fmt
588
- - Flipper-Folly
589
- - Flipper-Glog
590
- - Flipper-PeerTalk
591
- - FlipperKit
592
- - fmt
593
- - libevent
594
- - MMKV
595
- - MMKVCore
596
- - OpenSSL-Universal
597
- - SocketRocket
598
- - YogaKit
599
-
600
- EXTERNAL SOURCES:
601
- boost:
602
- :podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
603
- DoubleConversion:
604
- :podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
605
- FBLazyVector:
606
- :path: "../node_modules/react-native/Libraries/FBLazyVector"
607
- FBReactNativeSpec:
608
- :path: "../node_modules/react-native/React/FBReactNativeSpec"
609
- glog:
610
- :podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
611
- hermes-engine:
612
- :podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
613
- :tag: hermes-2023-03-20-RNv0.72.0-49794cfc7c81fb8f69fd60c3bbf85a7480cc5a77
614
- RCT-Folly:
615
- :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
616
- RCTRequired:
617
- :path: "../node_modules/react-native/Libraries/RCTRequired"
618
- RCTTypeSafety:
619
- :path: "../node_modules/react-native/Libraries/TypeSafety"
620
- React:
621
- :path: "../node_modules/react-native/"
622
- React-callinvoker:
623
- :path: "../node_modules/react-native/ReactCommon/callinvoker"
624
- React-Codegen:
625
- :path: build/generated/ios
626
- React-Core:
627
- :path: "../node_modules/react-native/"
628
- React-CoreModules:
629
- :path: "../node_modules/react-native/React/CoreModules"
630
- React-cxxreact:
631
- :path: "../node_modules/react-native/ReactCommon/cxxreact"
632
- React-debug:
633
- :path: "../node_modules/react-native/ReactCommon/react/debug"
634
- React-hermes:
635
- :path: "../node_modules/react-native/ReactCommon/hermes"
636
- React-jsi:
637
- :path: "../node_modules/react-native/ReactCommon/jsi"
638
- React-jsiexecutor:
639
- :path: "../node_modules/react-native/ReactCommon/jsiexecutor"
640
- React-jsinspector:
641
- :path: "../node_modules/react-native/ReactCommon/jsinspector"
642
- React-logger:
643
- :path: "../node_modules/react-native/ReactCommon/logger"
644
- react-native-mmkv:
645
- :path: "../node_modules/react-native-mmkv"
646
- react-native-safe-area-context:
647
- :path: "../node_modules/react-native-safe-area-context"
648
- React-NativeModulesApple:
649
- :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
650
- React-perflogger:
651
- :path: "../node_modules/react-native/ReactCommon/reactperflogger"
652
- React-RCTActionSheet:
653
- :path: "../node_modules/react-native/Libraries/ActionSheetIOS"
654
- React-RCTAnimation:
655
- :path: "../node_modules/react-native/Libraries/NativeAnimation"
656
- React-RCTAppDelegate:
657
- :path: "../node_modules/react-native/Libraries/AppDelegate"
658
- React-RCTBlob:
659
- :path: "../node_modules/react-native/Libraries/Blob"
660
- React-RCTImage:
661
- :path: "../node_modules/react-native/Libraries/Image"
662
- React-RCTLinking:
663
- :path: "../node_modules/react-native/Libraries/LinkingIOS"
664
- React-RCTNetwork:
665
- :path: "../node_modules/react-native/Libraries/Network"
666
- React-RCTSettings:
667
- :path: "../node_modules/react-native/Libraries/Settings"
668
- React-RCTText:
669
- :path: "../node_modules/react-native/Libraries/Text"
670
- React-RCTVibration:
671
- :path: "../node_modules/react-native/Libraries/Vibration"
672
- React-rncore:
673
- :path: "../node_modules/react-native/ReactCommon"
674
- React-runtimeexecutor:
675
- :path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
676
- React-runtimescheduler:
677
- :path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
678
- React-utils:
679
- :path: "../node_modules/react-native/ReactCommon/react/utils"
680
- ReactCommon:
681
- :path: "../node_modules/react-native/ReactCommon"
682
- RNBootSplash:
683
- :path: "../node_modules/react-native-bootsplash"
684
- RNScreens:
685
- :path: "../node_modules/react-native-screens"
686
- RNSVG:
687
- :path: "../node_modules/react-native-svg"
688
- Yoga:
689
- :path: "../node_modules/react-native/ReactCommon/yoga"
690
-
691
- SPEC CHECKSUMS:
692
- boost: 57d2868c099736d80fcd648bf211b4431e51a558
693
- CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
694
- DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
695
- FBLazyVector: 55cd4593d570bd9e5e227488d637ce6a9581ce51
696
- FBReactNativeSpec: 799b0e1a1561699cd0e424e24fe5624da38402f0
697
- Flipper: 6edb735e6c3e332975d1b17956bcc584eccf5818
698
- Flipper-Boost-iOSX: fd1e2b8cbef7e662a122412d7ac5f5bea715403c
699
- Flipper-DoubleConversion: 2dc99b02f658daf147069aad9dbd29d8feb06d30
700
- Flipper-Fmt: 60cbdd92fc254826e61d669a5d87ef7015396a9b
701
- Flipper-Folly: 584845625005ff068a6ebf41f857f468decd26b3
702
- Flipper-Glog: 70c50ce58ddaf67dc35180db05f191692570f446
703
- Flipper-PeerTalk: 116d8f857dc6ef55c7a5a75ea3ceaafe878aadc9
704
- FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
705
- fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
706
- glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
707
- hermes-engine: 9df83855a0fd15ef8eb61694652bae636b0c466e
708
- libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
709
- MMKV: 9c6c3fa4ddd849f28c7b9a5c9d23aab84f14ee35
710
- MMKVCore: 9bb7440b170181ac5b81f542ac258103542e693d
711
- OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
712
- RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
713
- RCTRequired: c52ee8fb2b35c1b54031dd8e92d88ad4dba8f2ce
714
- RCTTypeSafety: 75fa444becadf0ebfa0a456b8c64560c7c89c7df
715
- React: 3e5b3962f27b7334eaf5517a35b3434503df35ad
716
- React-callinvoker: c3a225610efe0caadac78da53b6fe78e53eb2b03
717
- React-Codegen: bba20685e5c1515f8ecb289bd9770835a1338125
718
- React-Core: 6f6564ea4c5fc118757c945b6359a36aaea86216
719
- React-CoreModules: ab635016811b610a93e873485f6f900ce0582192
720
- React-cxxreact: f82f0f1832606fabb9e8c9d61c4230704a3d2d2f
721
- React-debug: 8aa2bd54b0f0011049300ce3339b0e51254ef3b5
722
- React-hermes: f076cb5f7351d6cc1600125bef3259ea880460fb
723
- React-jsi: 9f381c8594161b2328b93cd3ba5d0bcfcd1e093a
724
- React-jsiexecutor: 184eae1ecdedc7a083194bd9ff809c93f08fd34c
725
- React-jsinspector: d0b5bfd1085599265f4212034321e829bdf83cc0
726
- React-logger: b8103c9b04e707b50cdd2b1aeb382483900cbb37
727
- react-native-mmkv: 2e5bf67513cc8deed86fcffe87e12b8cc250dfab
728
- react-native-safe-area-context: 39c2d8be3328df5d437ac1700f4f3a4f75716acc
729
- React-NativeModulesApple: 4f31a812364443cee6ef768d256c594ad3b20f53
730
- React-perflogger: 3d501f34c8d4b10cb75f348e43591765788525ad
731
- React-RCTActionSheet: f5335572c979198c0c3daff67b07bd1ad8370c1d
732
- React-RCTAnimation: 5d0d31a4f9c49a70f93f32e4da098fb49b5ae0b3
733
- React-RCTAppDelegate: 01ddbdeb01b7cefa932cb66a17299d60620e820d
734
- React-RCTBlob: 280d2605ba10b8f2282f1e8a849584368577251a
735
- React-RCTImage: e15d22db53406401cdd1407ce51080a66a9c7ed4
736
- React-RCTLinking: 39815800ec79d6fb15e6329244d195ebeabf7541
737
- React-RCTNetwork: 2a6548e13d2577b112d4250ac5be74ae62e1e86b
738
- React-RCTSettings: a76aee44d5398144646be146c334b15c90ad9582
739
- React-RCTText: afad390f3838f210c2bc9e1a19bb048003b2a771
740
- React-RCTVibration: 29bbaa5c57c02dc036d7e557584b492000b1d3e7
741
- React-rncore: 50966ce412d63bee9ffe5c98249857c23870a3c4
742
- React-runtimeexecutor: d129f2b53d61298093d7c7d8ebfafa664f911ce6
743
- React-runtimescheduler: 67707a955b9ecc628cc38bdc721fbc498910f0fd
744
- React-utils: 0a70ea97d4e2749f336b450c082905be1d389435
745
- ReactCommon: e593d19c9e271a6da4d0bd7f13b28cfeae5d164b
746
- RNBootSplash: 8fb33325dc3620a01984c6660c42cbd93fadcc80
747
- RNScreens: 218801c16a2782546d30bd2026bb625c0302d70f
748
- RNSVG: c1e76b81c76cdcd34b4e1188852892dc280eb902
749
- SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
750
- Yoga: 65286bb6a07edce5e4fe8c90774da977ae8fc009
751
- YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
752
-
753
- PODFILE CHECKSUM: ba811ce26aec63cc3c721ecdea4e47f6f98cb43d
754
-
755
- COCOAPODS: 1.12.1