mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
<!-- Thanks for submitting a pull request! We appreciate you spending the time to work on these changes. Please follow the template so that the reviewers can easily understand what the code changes affect --> # Summary This PR adds E2E tests based on view screenshots done via `react-native-view-shot`. It only works with devices that have their [pixel ratio](https://reactnative.dev/docs/pixelratio) equal `3`. If you want to use device with different pixel ratio, you need to adjust it in `e2e/generateReferences.ts` viewport and regenerate reference images (see below). Steps to run tests: - Run Metro server for example app via `yarn start` in example app's directory - Run `example` app on platform of your choice (currently only Android & iOS are supported) via `yarn android` or `yarn ios` in example app's directory - Run `yarn e2e` in project's root directory to start Jest server - Select `E2E` tab in example app - Wait for tests to finish - You can see test results, as well as diffs (actual rendered svg vs reference image) in `e2e/diffs` directory Steps to add new test cases: - Put SVG of your choice to `e2e/cases` directory - Run `yarn generateE2eRefrences`, this will open headless chrome browser via `puppeteer` and snapshot all rendered SVGs to .png files and later use them as reference in tests - You should see new .png files in `e2e/references` - When you run E2E tests again, it will use new test case(s) you've added ## Test Plan https://github.com/software-mansion/react-native-svg/assets/41289688/24ee5447-ce9a-43b6-9dde-76229d25a30a https://github.com/software-mansion/react-native-svg/assets/41289688/71d1873f-8155-4494-80bd-e4c1fa72a065 ### What's required for testing (prerequisites)? See Summary ### What are the steps to reproduce (after prerequisites)? See Summary ## Compatibility | OS | Implemented | | ------- | :---------: | | iOS | ✅ | | Android | ✅ | | Web | ❌ | ## Checklist <!-- Check completed item, when applicable, via: [X] --> - [X] I have tested this on a device and a simulator - [x] I added documentation in `README.md` - [X] I updated the typed files (typescript) - [X] I added a test for the API in the `__tests__` folder --------- Co-authored-by: bohdanprog <bohdan.artiukhov@swmansion.com> Co-authored-by: Jakub Grzywacz <jakub.grzywacz@swmansion.com>
1890 lines
53 KiB
Plaintext
1890 lines
53 KiB
Plaintext
PODS:
|
|
- boost (1.84.0)
|
|
- DoubleConversion (1.1.6)
|
|
- FBLazyVector (0.75.1)
|
|
- fmt (9.1.0)
|
|
- glog (0.3.5)
|
|
- hermes-engine (0.75.1):
|
|
- hermes-engine/Pre-built (= 0.75.1)
|
|
- hermes-engine/Pre-built (0.75.1)
|
|
- RCT-Folly (2024.01.01.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Default (= 2024.01.01.00)
|
|
- RCT-Folly/Default (2024.01.01.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (2024.01.01.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCTDeprecation (0.75.1)
|
|
- RCTRequired (0.75.1)
|
|
- RCTTypeSafety (0.75.1):
|
|
- FBLazyVector (= 0.75.1)
|
|
- RCTRequired (= 0.75.1)
|
|
- React-Core (= 0.75.1)
|
|
- React (0.75.1):
|
|
- React-Core (= 0.75.1)
|
|
- React-Core/DevSupport (= 0.75.1)
|
|
- React-Core/RCTWebSocket (= 0.75.1)
|
|
- React-RCTActionSheet (= 0.75.1)
|
|
- React-RCTAnimation (= 0.75.1)
|
|
- React-RCTBlob (= 0.75.1)
|
|
- React-RCTImage (= 0.75.1)
|
|
- React-RCTLinking (= 0.75.1)
|
|
- React-RCTNetwork (= 0.75.1)
|
|
- React-RCTSettings (= 0.75.1)
|
|
- React-RCTText (= 0.75.1)
|
|
- React-RCTVibration (= 0.75.1)
|
|
- React-callinvoker (0.75.1)
|
|
- React-Core (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default (= 0.75.1)
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/CoreModulesHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/Default (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/DevSupport (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default (= 0.75.1)
|
|
- React-Core/RCTWebSocket (= 0.75.1)
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTActionSheetHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTAnimationHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTBlobHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTImageHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTLinkingHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTNetworkHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTSettingsHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTTextHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTVibrationHeaders (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTWebSocket (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTDeprecation
|
|
- React-Core/Default (= 0.75.1)
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-CoreModules (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTTypeSafety (= 0.75.1)
|
|
- React-Core/CoreModulesHeaders (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-jsinspector
|
|
- React-NativeModulesApple
|
|
- React-RCTBlob
|
|
- React-RCTImage (= 0.75.1)
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- SocketRocket (= 0.7.0)
|
|
- React-cxxreact (0.75.1):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-callinvoker (= 0.75.1)
|
|
- React-debug (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-jsinspector
|
|
- React-logger (= 0.75.1)
|
|
- React-perflogger (= 0.75.1)
|
|
- React-runtimeexecutor (= 0.75.1)
|
|
- React-debug (0.75.1)
|
|
- React-defaultsnativemodule (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-domnativemodule
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-featureflagsnativemodule
|
|
- React-graphics
|
|
- React-idlecallbacksnativemodule
|
|
- React-ImageManager
|
|
- React-microtasksnativemodule
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-domnativemodule (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricComponents
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-Fabric (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/animations (= 0.75.1)
|
|
- React-Fabric/attributedstring (= 0.75.1)
|
|
- React-Fabric/componentregistry (= 0.75.1)
|
|
- React-Fabric/componentregistrynative (= 0.75.1)
|
|
- React-Fabric/components (= 0.75.1)
|
|
- React-Fabric/core (= 0.75.1)
|
|
- React-Fabric/dom (= 0.75.1)
|
|
- React-Fabric/imagemanager (= 0.75.1)
|
|
- React-Fabric/leakchecker (= 0.75.1)
|
|
- React-Fabric/mounting (= 0.75.1)
|
|
- React-Fabric/observers (= 0.75.1)
|
|
- React-Fabric/scheduler (= 0.75.1)
|
|
- React-Fabric/telemetry (= 0.75.1)
|
|
- React-Fabric/templateprocessor (= 0.75.1)
|
|
- React-Fabric/uimanager (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/animations (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/attributedstring (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/componentregistry (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/componentregistrynative (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/components/legacyviewmanagerinterop (= 0.75.1)
|
|
- React-Fabric/components/root (= 0.75.1)
|
|
- React-Fabric/components/view (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/legacyviewmanagerinterop (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/root (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/view (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-Fabric/core (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/dom (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/imagemanager (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/leakchecker (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/mounting (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/observers (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/observers/events (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/observers/events (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/scheduler (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/observers/events
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-performancetimeline
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/telemetry (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/templateprocessor (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/uimanager (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/uimanager/consistency (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererconsistency
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/uimanager/consistency (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererconsistency
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-FabricComponents (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricComponents/components (= 0.75.1)
|
|
- React-FabricComponents/textlayoutmanager (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricComponents/components/inputaccessory (= 0.75.1)
|
|
- React-FabricComponents/components/iostextinput (= 0.75.1)
|
|
- React-FabricComponents/components/modal (= 0.75.1)
|
|
- React-FabricComponents/components/rncore (= 0.75.1)
|
|
- React-FabricComponents/components/safeareaview (= 0.75.1)
|
|
- React-FabricComponents/components/scrollview (= 0.75.1)
|
|
- React-FabricComponents/components/text (= 0.75.1)
|
|
- React-FabricComponents/components/textinput (= 0.75.1)
|
|
- React-FabricComponents/components/unimplementedview (= 0.75.1)
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/inputaccessory (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/iostextinput (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/modal (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/rncore (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/safeareaview (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/scrollview (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/text (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/textinput (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/components/unimplementedview (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricComponents/textlayoutmanager (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-FabricImage (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- RCTRequired (= 0.75.1)
|
|
- RCTTypeSafety (= 0.75.1)
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsi
|
|
- React-jsiexecutor (= 0.75.1)
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon
|
|
- Yoga
|
|
- React-featureflags (0.75.1)
|
|
- React-featureflagsnativemodule (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-graphics (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-utils
|
|
- React-hermes (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-cxxreact (= 0.75.1)
|
|
- React-jsi
|
|
- React-jsiexecutor (= 0.75.1)
|
|
- React-jsinspector
|
|
- React-perflogger (= 0.75.1)
|
|
- React-runtimeexecutor
|
|
- React-idlecallbacksnativemodule (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-ImageManager (0.75.1):
|
|
- glog
|
|
- RCT-Folly/Fabric
|
|
- React-Core/Default
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- React-jserrorhandler (0.75.1):
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-debug
|
|
- React-jsi
|
|
- React-jsi (0.75.1):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-jsiexecutor (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-cxxreact (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-jsinspector
|
|
- React-perflogger (= 0.75.1)
|
|
- React-jsinspector (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-featureflags
|
|
- React-jsi
|
|
- React-runtimeexecutor (= 0.75.1)
|
|
- React-jsitracing (0.75.1):
|
|
- React-jsi
|
|
- React-logger (0.75.1):
|
|
- glog
|
|
- React-Mapbuffer (0.75.1):
|
|
- glog
|
|
- React-debug
|
|
- React-microtasksnativemodule (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- react-native-view-shot (4.0.0-alpha.2):
|
|
- React-Core
|
|
- React-nativeconfig (0.75.1)
|
|
- React-NativeModulesApple (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- React-callinvoker
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-jsi
|
|
- React-jsinspector
|
|
- React-runtimeexecutor
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- React-perflogger (0.75.1)
|
|
- React-performancetimeline (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-cxxreact
|
|
- React-RCTActionSheet (0.75.1):
|
|
- React-Core/RCTActionSheetHeaders (= 0.75.1)
|
|
- React-RCTAnimation (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTTypeSafety
|
|
- React-Core/RCTAnimationHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTAppDelegate (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-CoreModules
|
|
- React-debug
|
|
- React-defaultsnativemodule
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-hermes
|
|
- React-nativeconfig
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-RCTImage
|
|
- React-RCTNetwork
|
|
- React-rendererdebug
|
|
- React-RuntimeApple
|
|
- React-RuntimeCore
|
|
- React-RuntimeHermes
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTBlob (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-Core/RCTBlobHeaders
|
|
- React-Core/RCTWebSocket
|
|
- React-jsi
|
|
- React-jsinspector
|
|
- React-NativeModulesApple
|
|
- React-RCTNetwork
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTFabric (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricComponents
|
|
- React-FabricImage
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsi
|
|
- React-jsinspector
|
|
- React-nativeconfig
|
|
- React-performancetimeline
|
|
- React-RCTImage
|
|
- React-RCTText
|
|
- React-rendererconsistency
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- Yoga
|
|
- React-RCTImage (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTTypeSafety
|
|
- React-Core/RCTImageHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTNetwork
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTLinking (0.75.1):
|
|
- React-Core/RCTLinkingHeaders (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-NativeModulesApple
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- ReactCommon/turbomodule/core (= 0.75.1)
|
|
- React-RCTNetwork (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTTypeSafety
|
|
- React-Core/RCTNetworkHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTSettings (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTTypeSafety
|
|
- React-Core/RCTSettingsHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-RCTText (0.75.1):
|
|
- React-Core/RCTTextHeaders (= 0.75.1)
|
|
- Yoga
|
|
- React-RCTVibration (0.75.1):
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-Core/RCTVibrationHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCodegen
|
|
- ReactCommon
|
|
- React-rendererconsistency (0.75.1)
|
|
- React-rendererdebug (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-debug
|
|
- React-rncore (0.75.1)
|
|
- React-RuntimeApple (0.75.1):
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-callinvoker
|
|
- React-Core/Default
|
|
- React-CoreModules
|
|
- React-cxxreact
|
|
- React-jserrorhandler
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-Mapbuffer
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-RuntimeCore
|
|
- React-runtimeexecutor
|
|
- React-RuntimeHermes
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- React-RuntimeCore (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-cxxreact
|
|
- React-featureflags
|
|
- React-jserrorhandler
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector
|
|
- React-runtimeexecutor
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- React-runtimeexecutor (0.75.1):
|
|
- React-jsi (= 0.75.1)
|
|
- React-RuntimeHermes (0.75.1):
|
|
- hermes-engine
|
|
- RCT-Folly/Fabric (= 2024.01.01.00)
|
|
- React-featureflags
|
|
- React-hermes
|
|
- React-jsi
|
|
- React-jsinspector
|
|
- React-jsitracing
|
|
- React-nativeconfig
|
|
- React-RuntimeCore
|
|
- React-utils
|
|
- React-runtimescheduler (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-callinvoker
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-featureflags
|
|
- React-jsi
|
|
- React-rendererconsistency
|
|
- React-rendererdebug
|
|
- React-runtimeexecutor
|
|
- React-utils
|
|
- React-utils (0.75.1):
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-debug
|
|
- React-jsi (= 0.75.1)
|
|
- ReactCodegen (0.75.1):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricImage
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-NativeModulesApple
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- ReactCommon (0.75.1):
|
|
- ReactCommon/turbomodule (= 0.75.1)
|
|
- ReactCommon/turbomodule (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-callinvoker (= 0.75.1)
|
|
- React-cxxreact (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-logger (= 0.75.1)
|
|
- React-perflogger (= 0.75.1)
|
|
- ReactCommon/turbomodule/bridging (= 0.75.1)
|
|
- ReactCommon/turbomodule/core (= 0.75.1)
|
|
- ReactCommon/turbomodule/bridging (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-callinvoker (= 0.75.1)
|
|
- React-cxxreact (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-logger (= 0.75.1)
|
|
- React-perflogger (= 0.75.1)
|
|
- ReactCommon/turbomodule/core (0.75.1):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- React-callinvoker (= 0.75.1)
|
|
- React-cxxreact (= 0.75.1)
|
|
- React-debug (= 0.75.1)
|
|
- React-featureflags (= 0.75.1)
|
|
- React-jsi (= 0.75.1)
|
|
- React-logger (= 0.75.1)
|
|
- React-perflogger (= 0.75.1)
|
|
- React-utils (= 0.75.1)
|
|
- RNReanimated (3.15.0):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- RNReanimated/reanimated (= 3.15.0)
|
|
- RNReanimated/worklets (= 3.15.0)
|
|
- Yoga
|
|
- RNReanimated/reanimated (3.15.0):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- RNReanimated/worklets (3.15.0):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- RNSVG (15.6.0):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- RNSVG/common (= 15.6.0)
|
|
- Yoga
|
|
- RNSVG/common (15.6.0):
|
|
- DoubleConversion
|
|
- glog
|
|
- hermes-engine
|
|
- RCT-Folly (= 2024.01.01.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-featureflags
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCodegen
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- SocketRocket (0.7.0)
|
|
- Yoga (0.0.0)
|
|
|
|
DEPENDENCIES:
|
|
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
|
|
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
|
|
- FBLazyVector (from `../node_modules/react-native/Libraries/FBLazyVector`)
|
|
- fmt (from `../node_modules/react-native/third-party-podspecs/fmt.podspec`)
|
|
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
|
|
- hermes-engine (from `../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec`)
|
|
- RCT-Folly (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
- RCT-Folly/Fabric (from `../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec`)
|
|
- RCTDeprecation (from `../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation`)
|
|
- RCTRequired (from `../node_modules/react-native/Libraries/Required`)
|
|
- RCTTypeSafety (from `../node_modules/react-native/Libraries/TypeSafety`)
|
|
- React (from `../node_modules/react-native/`)
|
|
- React-callinvoker (from `../node_modules/react-native/ReactCommon/callinvoker`)
|
|
- React-Core (from `../node_modules/react-native/`)
|
|
- React-Core/RCTWebSocket (from `../node_modules/react-native/`)
|
|
- React-CoreModules (from `../node_modules/react-native/React/CoreModules`)
|
|
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
|
|
- React-debug (from `../node_modules/react-native/ReactCommon/react/debug`)
|
|
- React-defaultsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/defaults`)
|
|
- React-domnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/dom`)
|
|
- React-Fabric (from `../node_modules/react-native/ReactCommon`)
|
|
- React-FabricComponents (from `../node_modules/react-native/ReactCommon`)
|
|
- React-FabricImage (from `../node_modules/react-native/ReactCommon`)
|
|
- React-featureflags (from `../node_modules/react-native/ReactCommon/react/featureflags`)
|
|
- React-featureflagsnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/featureflags`)
|
|
- React-graphics (from `../node_modules/react-native/ReactCommon/react/renderer/graphics`)
|
|
- React-hermes (from `../node_modules/react-native/ReactCommon/hermes`)
|
|
- React-idlecallbacksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks`)
|
|
- React-ImageManager (from `../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios`)
|
|
- React-jserrorhandler (from `../node_modules/react-native/ReactCommon/jserrorhandler`)
|
|
- React-jsi (from `../node_modules/react-native/ReactCommon/jsi`)
|
|
- React-jsiexecutor (from `../node_modules/react-native/ReactCommon/jsiexecutor`)
|
|
- React-jsinspector (from `../node_modules/react-native/ReactCommon/jsinspector-modern`)
|
|
- React-jsitracing (from `../node_modules/react-native/ReactCommon/hermes/executor/`)
|
|
- React-logger (from `../node_modules/react-native/ReactCommon/logger`)
|
|
- React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
|
|
- React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
|
|
- react-native-view-shot (from `../node_modules/react-native-view-shot`)
|
|
- React-nativeconfig (from `../node_modules/react-native/ReactCommon`)
|
|
- React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
|
|
- React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
|
|
- React-performancetimeline (from `../node_modules/react-native/ReactCommon/react/performance/timeline`)
|
|
- React-RCTActionSheet (from `../node_modules/react-native/Libraries/ActionSheetIOS`)
|
|
- React-RCTAnimation (from `../node_modules/react-native/Libraries/NativeAnimation`)
|
|
- React-RCTAppDelegate (from `../node_modules/react-native/Libraries/AppDelegate`)
|
|
- React-RCTBlob (from `../node_modules/react-native/Libraries/Blob`)
|
|
- React-RCTFabric (from `../node_modules/react-native/React`)
|
|
- React-RCTImage (from `../node_modules/react-native/Libraries/Image`)
|
|
- React-RCTLinking (from `../node_modules/react-native/Libraries/LinkingIOS`)
|
|
- React-RCTNetwork (from `../node_modules/react-native/Libraries/Network`)
|
|
- React-RCTSettings (from `../node_modules/react-native/Libraries/Settings`)
|
|
- React-RCTText (from `../node_modules/react-native/Libraries/Text`)
|
|
- React-RCTVibration (from `../node_modules/react-native/Libraries/Vibration`)
|
|
- React-rendererconsistency (from `../node_modules/react-native/ReactCommon/react/renderer/consistency`)
|
|
- React-rendererdebug (from `../node_modules/react-native/ReactCommon/react/renderer/debug`)
|
|
- React-rncore (from `../node_modules/react-native/ReactCommon`)
|
|
- React-RuntimeApple (from `../node_modules/react-native/ReactCommon/react/runtime/platform/ios`)
|
|
- React-RuntimeCore (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
- React-runtimeexecutor (from `../node_modules/react-native/ReactCommon/runtimeexecutor`)
|
|
- React-RuntimeHermes (from `../node_modules/react-native/ReactCommon/react/runtime`)
|
|
- React-runtimescheduler (from `../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler`)
|
|
- React-utils (from `../node_modules/react-native/ReactCommon/react/utils`)
|
|
- ReactCodegen (from `build/generated/ios`)
|
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native/ReactCommon`)
|
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
- RNSVG (from `../node_modules/react-native-svg`)
|
|
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- SocketRocket
|
|
|
|
EXTERNAL SOURCES:
|
|
boost:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
|
|
DoubleConversion:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
|
|
FBLazyVector:
|
|
:path: "../node_modules/react-native/Libraries/FBLazyVector"
|
|
fmt:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/fmt.podspec"
|
|
glog:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
|
|
hermes-engine:
|
|
:podspec: "../node_modules/react-native/sdks/hermes-engine/hermes-engine.podspec"
|
|
:tag: hermes-2024-08-15-RNv0.75.1-4b3bf912cc0f705b51b71ce1a5b8bd79b93a451b
|
|
RCT-Folly:
|
|
:podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec"
|
|
RCTDeprecation:
|
|
:path: "../node_modules/react-native/ReactApple/Libraries/RCTFoundation/RCTDeprecation"
|
|
RCTRequired:
|
|
:path: "../node_modules/react-native/Libraries/Required"
|
|
RCTTypeSafety:
|
|
:path: "../node_modules/react-native/Libraries/TypeSafety"
|
|
React:
|
|
:path: "../node_modules/react-native/"
|
|
React-callinvoker:
|
|
:path: "../node_modules/react-native/ReactCommon/callinvoker"
|
|
React-Core:
|
|
:path: "../node_modules/react-native/"
|
|
React-CoreModules:
|
|
:path: "../node_modules/react-native/React/CoreModules"
|
|
React-cxxreact:
|
|
:path: "../node_modules/react-native/ReactCommon/cxxreact"
|
|
React-debug:
|
|
:path: "../node_modules/react-native/ReactCommon/react/debug"
|
|
React-defaultsnativemodule:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/defaults"
|
|
React-domnativemodule:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/dom"
|
|
React-Fabric:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-FabricComponents:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-FabricImage:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-featureflags:
|
|
:path: "../node_modules/react-native/ReactCommon/react/featureflags"
|
|
React-featureflagsnativemodule:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/featureflags"
|
|
React-graphics:
|
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/graphics"
|
|
React-hermes:
|
|
:path: "../node_modules/react-native/ReactCommon/hermes"
|
|
React-idlecallbacksnativemodule:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/idlecallbacks"
|
|
React-ImageManager:
|
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/imagemanager/platform/ios"
|
|
React-jserrorhandler:
|
|
:path: "../node_modules/react-native/ReactCommon/jserrorhandler"
|
|
React-jsi:
|
|
:path: "../node_modules/react-native/ReactCommon/jsi"
|
|
React-jsiexecutor:
|
|
:path: "../node_modules/react-native/ReactCommon/jsiexecutor"
|
|
React-jsinspector:
|
|
:path: "../node_modules/react-native/ReactCommon/jsinspector-modern"
|
|
React-jsitracing:
|
|
:path: "../node_modules/react-native/ReactCommon/hermes/executor/"
|
|
React-logger:
|
|
:path: "../node_modules/react-native/ReactCommon/logger"
|
|
React-Mapbuffer:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-microtasksnativemodule:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
|
|
react-native-view-shot:
|
|
:path: "../node_modules/react-native-view-shot"
|
|
React-nativeconfig:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-NativeModulesApple:
|
|
:path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
|
|
React-perflogger:
|
|
:path: "../node_modules/react-native/ReactCommon/reactperflogger"
|
|
React-performancetimeline:
|
|
:path: "../node_modules/react-native/ReactCommon/react/performance/timeline"
|
|
React-RCTActionSheet:
|
|
:path: "../node_modules/react-native/Libraries/ActionSheetIOS"
|
|
React-RCTAnimation:
|
|
:path: "../node_modules/react-native/Libraries/NativeAnimation"
|
|
React-RCTAppDelegate:
|
|
:path: "../node_modules/react-native/Libraries/AppDelegate"
|
|
React-RCTBlob:
|
|
:path: "../node_modules/react-native/Libraries/Blob"
|
|
React-RCTFabric:
|
|
:path: "../node_modules/react-native/React"
|
|
React-RCTImage:
|
|
:path: "../node_modules/react-native/Libraries/Image"
|
|
React-RCTLinking:
|
|
:path: "../node_modules/react-native/Libraries/LinkingIOS"
|
|
React-RCTNetwork:
|
|
:path: "../node_modules/react-native/Libraries/Network"
|
|
React-RCTSettings:
|
|
:path: "../node_modules/react-native/Libraries/Settings"
|
|
React-RCTText:
|
|
:path: "../node_modules/react-native/Libraries/Text"
|
|
React-RCTVibration:
|
|
:path: "../node_modules/react-native/Libraries/Vibration"
|
|
React-rendererconsistency:
|
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/consistency"
|
|
React-rendererdebug:
|
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/debug"
|
|
React-rncore:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
React-RuntimeApple:
|
|
:path: "../node_modules/react-native/ReactCommon/react/runtime/platform/ios"
|
|
React-RuntimeCore:
|
|
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
React-runtimeexecutor:
|
|
:path: "../node_modules/react-native/ReactCommon/runtimeexecutor"
|
|
React-RuntimeHermes:
|
|
:path: "../node_modules/react-native/ReactCommon/react/runtime"
|
|
React-runtimescheduler:
|
|
:path: "../node_modules/react-native/ReactCommon/react/renderer/runtimescheduler"
|
|
React-utils:
|
|
:path: "../node_modules/react-native/ReactCommon/react/utils"
|
|
ReactCodegen:
|
|
:path: build/generated/ios
|
|
ReactCommon:
|
|
:path: "../node_modules/react-native/ReactCommon"
|
|
RNReanimated:
|
|
:path: "../node_modules/react-native-reanimated"
|
|
RNSVG:
|
|
:path: "../node_modules/react-native-svg"
|
|
Yoga:
|
|
:path: "../node_modules/react-native/ReactCommon/yoga"
|
|
|
|
SPEC CHECKSUMS:
|
|
boost: 4cb898d0bf20404aab1850c656dcea009429d6c1
|
|
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
|
|
FBLazyVector: a3071c12f1650bfa84f2815e9982426256a0aae1
|
|
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
|
|
glog: 69ef571f3de08433d766d614c73a9838a06bf7eb
|
|
hermes-engine: e949b1da40409c52aa7bd79ff32cec045f5b4650
|
|
RCT-Folly: 4464f4d875961fce86008d45f4ecf6cef6de0740
|
|
RCTDeprecation: bc01aeeb7acc314fc615a092001050d2e97c353a
|
|
RCTRequired: a511d4665e1f7ac044aad6486aa19d061bd2d365
|
|
RCTTypeSafety: e77969bb08d920251de98b1fc1df223d7039c1ff
|
|
React: d7184b3f39c367504fe746f26b9d68a1dff0085b
|
|
React-callinvoker: 45fca04012bbc94978d3655007339dcf1a5232fd
|
|
React-Core: 1f79ea2071f8ac48ff56b2aff9b849a5ef25292a
|
|
React-CoreModules: 67f22193aa2ada01f1497a68f16ee940f69661e5
|
|
React-cxxreact: 8ec017ccd74352fb814501707f81ba011d37459f
|
|
React-debug: 352c197132c626eddc6a1cd76e2697d1f2c8aaf2
|
|
React-defaultsnativemodule: 8e0bd1a3206fbae6fbe52bd3b453fb2c42c9fed8
|
|
React-domnativemodule: e092b940fa98969458112f27e3ccdb4bb7383dd5
|
|
React-Fabric: 2dfa25f9dc66beb09d2ed0d0d05061c2f42ba352
|
|
React-FabricComponents: f4551cba79793f3996265dfd56ca8031a75c091f
|
|
React-FabricImage: d464ec4461429c5d6aae9cda11635b4519aeb17b
|
|
React-featureflags: eb9f39413a653bd71a3eade6cafcefbc90bf7453
|
|
React-featureflagsnativemodule: a50660d1ebeeda56fa19be39a6edc5e4e383aee1
|
|
React-graphics: ec9d045f0f25e588d97899f6f5b92aee3dbcca8d
|
|
React-hermes: 3a250e0191116de7ef757b74d39386e83c609775
|
|
React-idlecallbacksnativemodule: 2c1675cacaa510a54309657b732ef6cad10c5d2e
|
|
React-ImageManager: 4ea61bac6827c3339ded2e3ec0752865975a1b40
|
|
React-jserrorhandler: dd8ceb17410423e1b0f92742b105d8a4e30a988e
|
|
React-jsi: 66a12cec67ef950655b881d545018f08fa38a2d9
|
|
React-jsiexecutor: 79d2789093ab9b821ceee0e15a79b21115cdbd4d
|
|
React-jsinspector: 929691bef04499c30fca9374ed6954ca30919cff
|
|
React-jsitracing: 8003b1956692fdd34b737a95ffd8efbb12f9986f
|
|
React-logger: 0a81d1a40650bbdafb255fe4616edb83feed0ee9
|
|
React-Mapbuffer: b758bec0d9994c10a2841dfd5ec70673665fd3e2
|
|
React-microtasksnativemodule: 988e6ed065c061554ec09fdbc47c1f7c7f6478fe
|
|
react-native-view-shot: 8ffbe24e3b5207d66816afb5b3c2ca82731ab636
|
|
React-nativeconfig: 7af2ccce165f86b233a9f9d63295f6207e62640e
|
|
React-NativeModulesApple: db1c1ee9dda26c9e58d824b4100fed83add82ae9
|
|
React-perflogger: 7c4e97b47d8bc58c03fad1a6b97d96181b59aa41
|
|
React-performancetimeline: ff6c906204f8efe69a43385389179812124fee3e
|
|
React-RCTActionSheet: 4d320d60f7343d15c681b4a3cb44fcf1e1d319a7
|
|
React-RCTAnimation: 523261cf9e7852bb627d12f89e423ee4839428fb
|
|
React-RCTAppDelegate: 328e499485b807ba66e0dafbc256df3ab9b6d47b
|
|
React-RCTBlob: c9aa6336d7a0195fa8960cdae1806a80d1a56083
|
|
React-RCTFabric: 99c2f5bb7d653057e220887899118169ebb7a434
|
|
React-RCTImage: 2c4f61a43046c6098c17ed998189729b78e2c9e1
|
|
React-RCTLinking: 17fc004f09b77265e34351afc4a501d5dc3a4d17
|
|
React-RCTNetwork: 1590882206f723a2b50e7a492b592696e28dc05e
|
|
React-RCTSettings: bca2756c3b9ad9fefc789276be734fc49c3287fc
|
|
React-RCTText: ec488070f17fbab655abb3e102b79d1b1dc7b007
|
|
React-RCTVibration: d84f562d6b14a6cb2b082225f55f47cbd190482f
|
|
React-rendererconsistency: 10d49d3d663e52b28fac749543473207f0dd411e
|
|
React-rendererdebug: f3f5b36ae16b859ae4fc3354dc4436067265fff9
|
|
React-rncore: 2f9b482f627d8854a0b247e78119764d73d42335
|
|
React-RuntimeApple: 4749c1ffc84765252ee2d2f8d8fd0b01e4d5e63a
|
|
React-RuntimeCore: 1d44cd3189d61fa91ae6bb46e374c097ce5d8873
|
|
React-runtimeexecutor: 7f3bb572e57574f0e45338f2e33339d1b712e7ea
|
|
React-RuntimeHermes: 11f77829525f1371b2b9aad060f6bf31fafd60a1
|
|
React-runtimescheduler: 5bdbfb4e9c4efc508f9f1da8ef0a9e62362d9713
|
|
React-utils: 0ae17a2fe87b43a939826410d2fcbb28d44f1bfc
|
|
ReactCodegen: e9156d86a166f3e10dc8fb6160764048df3528bc
|
|
ReactCommon: 3ae48fa4cfa7052a270c2150ececfc94e541fb8a
|
|
RNReanimated: 070deccceef093bec96ac3f87ef8c7f361caf754
|
|
RNSVG: 1079f96b39a35753d481a20e30603fd6fc4f6fa9
|
|
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
|
|
Yoga: d36331de5ab7fb61bc9d91fbbd76307464418323
|
|
|
|
PODFILE CHECKSUM: 313328930c1300de5979bee64deca30459b8453a
|
|
|
|
COCOAPODS: 1.15.2
|