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>
1335 lines
39 KiB
Plaintext
1335 lines
39 KiB
Plaintext
PODS:
|
|
- boost (1.83.0)
|
|
- DoubleConversion (1.1.6)
|
|
- FBLazyVector (0.73.34)
|
|
- fmt (9.1.0)
|
|
- glog (0.3.5)
|
|
- RCT-Folly (2022.05.16.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Default (= 2022.05.16.00)
|
|
- RCT-Folly/Default (2022.05.16.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (2022.05.16.00):
|
|
- boost
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCTRequired (0.73.34)
|
|
- RCTTypeSafety (0.73.34):
|
|
- FBLazyVector (= 0.73.34)
|
|
- RCTRequired (= 0.73.34)
|
|
- React-Core (= 0.73.34)
|
|
- React (0.73.34):
|
|
- React-Core (= 0.73.34)
|
|
- React-Core/DevSupport (= 0.73.34)
|
|
- React-Core/RCTWebSocket (= 0.73.34)
|
|
- React-RCTActionSheet (= 0.73.34)
|
|
- React-RCTAnimation (= 0.73.34)
|
|
- React-RCTBlob (= 0.73.34)
|
|
- React-RCTImage (= 0.73.34)
|
|
- React-RCTLinking (= 0.73.34)
|
|
- React-RCTNetwork (= 0.73.34)
|
|
- React-RCTSettings (= 0.73.34)
|
|
- React-RCTText (= 0.73.34)
|
|
- React-RCTVibration (= 0.73.34)
|
|
- React-callinvoker (0.73.34)
|
|
- React-Codegen (0.73.34):
|
|
- DoubleConversion
|
|
- glog
|
|
- RCT-Folly
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricImage
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-NativeModulesApple
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- React-Core (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default (= 0.73.34)
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/CoreModulesHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/Default (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/DevSupport (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default (= 0.73.34)
|
|
- React-Core/RCTWebSocket (= 0.73.34)
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-jsinspector (= 0.73.34)
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTActionSheetHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTAnimationHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTBlobHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTImageHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTLinkingHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTNetworkHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTSettingsHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTTextHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTVibrationHeaders (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-Core/RCTWebSocket (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Core/Default (= 0.73.34)
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-perflogger
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- SocketRocket (= 0.7.0)
|
|
- Yoga
|
|
- React-CoreModules (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTTypeSafety (= 0.73.34)
|
|
- React-Codegen
|
|
- React-Core/CoreModulesHeaders (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-NativeModulesApple
|
|
- React-RCTBlob
|
|
- React-RCTImage (= 0.73.34)
|
|
- ReactCommon
|
|
- SocketRocket (= 0.7.0)
|
|
- React-cxxreact (0.73.34):
|
|
- boost (= 1.83.0)
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-callinvoker (= 0.73.34)
|
|
- React-debug (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-jsinspector (= 0.73.34)
|
|
- React-logger (= 0.73.34)
|
|
- React-perflogger (= 0.73.34)
|
|
- React-runtimeexecutor (= 0.73.34)
|
|
- React-debug (0.73.34)
|
|
- React-Fabric (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/animations (= 0.73.34)
|
|
- React-Fabric/attributedstring (= 0.73.34)
|
|
- React-Fabric/componentregistry (= 0.73.34)
|
|
- React-Fabric/componentregistrynative (= 0.73.34)
|
|
- React-Fabric/components (= 0.73.34)
|
|
- React-Fabric/core (= 0.73.34)
|
|
- React-Fabric/imagemanager (= 0.73.34)
|
|
- React-Fabric/leakchecker (= 0.73.34)
|
|
- React-Fabric/mounting (= 0.73.34)
|
|
- React-Fabric/scheduler (= 0.73.34)
|
|
- React-Fabric/telemetry (= 0.73.34)
|
|
- React-Fabric/templateprocessor (= 0.73.34)
|
|
- React-Fabric/textlayoutmanager (= 0.73.34)
|
|
- React-Fabric/uimanager (= 0.73.34)
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/animations (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/attributedstring (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/componentregistry (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/componentregistrynative (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/components/inputaccessory (= 0.73.34)
|
|
- React-Fabric/components/legacyviewmanagerinterop (= 0.73.34)
|
|
- React-Fabric/components/modal (= 0.73.34)
|
|
- React-Fabric/components/rncore (= 0.73.34)
|
|
- React-Fabric/components/root (= 0.73.34)
|
|
- React-Fabric/components/safeareaview (= 0.73.34)
|
|
- React-Fabric/components/scrollview (= 0.73.34)
|
|
- React-Fabric/components/text (= 0.73.34)
|
|
- React-Fabric/components/textinput (= 0.73.34)
|
|
- React-Fabric/components/unimplementedview (= 0.73.34)
|
|
- React-Fabric/components/view (= 0.73.34)
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/inputaccessory (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/legacyviewmanagerinterop (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/modal (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/rncore (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/root (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/safeareaview (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/scrollview (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/text (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/textinput (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/unimplementedview (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/components/view (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- React-Fabric/core (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/imagemanager (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/leakchecker (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/mounting (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/scheduler (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/telemetry (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/templateprocessor (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/textlayoutmanager (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-Fabric/uimanager
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-Fabric/uimanager (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon/turbomodule/core
|
|
- React-FabricImage (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- RCTRequired (= 0.73.34)
|
|
- RCTTypeSafety (= 0.73.34)
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-jsiexecutor (= 0.73.34)
|
|
- React-logger
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon
|
|
- Yoga
|
|
- React-graphics (0.73.34):
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- React-Core/Default (= 0.73.34)
|
|
- React-utils
|
|
- React-ImageManager (0.73.34):
|
|
- glog
|
|
- RCT-Folly/Fabric
|
|
- React-Core/Default
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- React-jsc (0.73.34):
|
|
- React-jsc/Fabric (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-jsc/Fabric (0.73.34):
|
|
- React-jsi (= 0.73.34)
|
|
- React-jserrorhandler (0.73.34):
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- React-debug
|
|
- React-jsi
|
|
- React-Mapbuffer
|
|
- React-jsi (0.73.34):
|
|
- boost (= 1.83.0)
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-jsiexecutor (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-cxxreact (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-perflogger (= 0.73.34)
|
|
- React-jsinspector (0.73.34)
|
|
- React-jsitracing (0.73.34):
|
|
- React-jsi
|
|
- React-logger (0.73.34):
|
|
- glog
|
|
- React-Mapbuffer (0.73.34):
|
|
- glog
|
|
- React-debug
|
|
- React-nativeconfig (0.73.34)
|
|
- React-NativeModulesApple (0.73.34):
|
|
- glog
|
|
- React-callinvoker
|
|
- React-Core
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-runtimeexecutor
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- React-perflogger (0.73.34)
|
|
- React-RCTActionSheet (0.73.34):
|
|
- React-Core/RCTActionSheetHeaders (= 0.73.34)
|
|
- React-RCTAnimation (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core/RCTAnimationHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCommon
|
|
- React-RCTAppDelegate (0.73.34):
|
|
- RCT-Folly
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Core
|
|
- React-CoreModules
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-jsc
|
|
- React-nativeconfig
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-RCTImage
|
|
- React-RCTNetwork
|
|
- React-rendererdebug
|
|
- React-RuntimeApple
|
|
- React-RuntimeCore
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- ReactCommon
|
|
- React-RCTBlob (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Codegen
|
|
- React-Core/RCTBlobHeaders
|
|
- React-Core/RCTWebSocket
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTNetwork
|
|
- ReactCommon
|
|
- React-RCTFabric (0.73.34):
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-FabricImage
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-nativeconfig
|
|
- React-RCTImage
|
|
- React-RCTText
|
|
- React-rendererdebug
|
|
- React-runtimescheduler
|
|
- React-utils
|
|
- Yoga
|
|
- React-RCTImage (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core/RCTImageHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTNetwork
|
|
- ReactCommon
|
|
- React-RCTLinking (0.73.34):
|
|
- React-Codegen
|
|
- React-Core/RCTLinkingHeaders (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-NativeModulesApple
|
|
- ReactCommon
|
|
- ReactCommon/turbomodule/core (= 0.73.34)
|
|
- React-RCTNetwork (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core/RCTNetworkHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCommon
|
|
- React-RCTSettings (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core/RCTSettingsHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCommon
|
|
- React-RCTText (0.73.34):
|
|
- React-Core/RCTTextHeaders (= 0.73.34)
|
|
- Yoga
|
|
- React-RCTVibration (0.73.34):
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-Codegen
|
|
- React-Core/RCTVibrationHeaders
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- ReactCommon
|
|
- React-rendererdebug (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-debug
|
|
- React-rncore (0.73.34)
|
|
- React-RuntimeApple (0.73.34):
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- React-callinvoker
|
|
- React-Core/Default
|
|
- React-CoreModules
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jserrorhandler
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-Mapbuffer
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-RuntimeCore
|
|
- React-runtimeexecutor
|
|
- React-utils
|
|
- React-RuntimeCore (0.73.34):
|
|
- glog
|
|
- RCT-Folly/Fabric (= 2022.05.16.00)
|
|
- React-cxxreact
|
|
- React-jsc
|
|
- React-jserrorhandler
|
|
- React-jsi
|
|
- React-jsiexecutor
|
|
- React-runtimeexecutor
|
|
- React-runtimescheduler
|
|
- React-runtimeexecutor (0.73.34):
|
|
- React-jsi (= 0.73.34)
|
|
- React-runtimescheduler (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-callinvoker
|
|
- React-cxxreact
|
|
- React-debug
|
|
- React-jsc
|
|
- React-jsi
|
|
- React-rendererdebug
|
|
- React-runtimeexecutor
|
|
- React-utils
|
|
- React-utils (0.73.34):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-debug
|
|
- ReactCommon (0.73.34):
|
|
- React-logger (= 0.73.34)
|
|
- ReactCommon/turbomodule (= 0.73.34)
|
|
- ReactCommon/turbomodule (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-callinvoker (= 0.73.34)
|
|
- React-cxxreact (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-logger (= 0.73.34)
|
|
- React-perflogger (= 0.73.34)
|
|
- ReactCommon/turbomodule/bridging (= 0.73.34)
|
|
- ReactCommon/turbomodule/core (= 0.73.34)
|
|
- ReactCommon/turbomodule/bridging (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-callinvoker (= 0.73.34)
|
|
- React-cxxreact (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-logger (= 0.73.34)
|
|
- React-perflogger (= 0.73.34)
|
|
- ReactCommon/turbomodule/core (0.73.34):
|
|
- DoubleConversion
|
|
- fmt (= 9.1.0)
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- React-callinvoker (= 0.73.34)
|
|
- React-cxxreact (= 0.73.34)
|
|
- React-jsi (= 0.73.34)
|
|
- React-logger (= 0.73.34)
|
|
- React-perflogger (= 0.73.34)
|
|
- RNReanimated (3.9.0):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- RNSVG (15.6.0):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- RNSVG/common (= 15.6.0)
|
|
- Yoga
|
|
- RNSVG/common (15.6.0):
|
|
- glog
|
|
- RCT-Folly (= 2022.05.16.00)
|
|
- RCTRequired
|
|
- RCTTypeSafety
|
|
- React-Codegen
|
|
- React-Core
|
|
- React-debug
|
|
- React-Fabric
|
|
- React-graphics
|
|
- React-ImageManager
|
|
- React-jsi
|
|
- React-NativeModulesApple
|
|
- React-RCTFabric
|
|
- React-rendererdebug
|
|
- React-utils
|
|
- ReactCommon/turbomodule/bridging
|
|
- ReactCommon/turbomodule/core
|
|
- Yoga
|
|
- SocketRocket (0.7.0)
|
|
- Yoga (1.14.0)
|
|
|
|
DEPENDENCIES:
|
|
- boost (from `../node_modules/react-native-macos/third-party-podspecs/boost.podspec`)
|
|
- DoubleConversion (from `../node_modules/react-native-macos/third-party-podspecs/DoubleConversion.podspec`)
|
|
- FBLazyVector (from `../node_modules/react-native-macos/Libraries/FBLazyVector`)
|
|
- fmt (from `../node_modules/react-native-macos/third-party-podspecs/fmt.podspec`)
|
|
- glog (from `../node_modules/react-native-macos/third-party-podspecs/glog.podspec`)
|
|
- RCT-Folly (from `../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec`)
|
|
- RCT-Folly/Fabric (from `../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec`)
|
|
- RCTRequired (from `../node_modules/react-native-macos/Libraries/RCTRequired`)
|
|
- RCTTypeSafety (from `../node_modules/react-native-macos/Libraries/TypeSafety`)
|
|
- React (from `../node_modules/react-native-macos/`)
|
|
- React-callinvoker (from `../node_modules/react-native-macos/ReactCommon/callinvoker`)
|
|
- React-Codegen (from `build/generated/ios`)
|
|
- React-Core (from `../node_modules/react-native-macos/`)
|
|
- React-Core/RCTWebSocket (from `../node_modules/react-native-macos/`)
|
|
- React-CoreModules (from `../node_modules/react-native-macos/React/CoreModules`)
|
|
- React-cxxreact (from `../node_modules/react-native-macos/ReactCommon/cxxreact`)
|
|
- React-debug (from `../node_modules/react-native-macos/ReactCommon/react/debug`)
|
|
- React-Fabric (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- React-FabricImage (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- React-graphics (from `../node_modules/react-native-macos/ReactCommon/react/renderer/graphics`)
|
|
- React-ImageManager (from `../node_modules/react-native-macos/ReactCommon/react/renderer/imagemanager/platform/ios`)
|
|
- React-jsc (from `../node_modules/react-native-macos/ReactCommon/jsc`)
|
|
- React-jsc/Fabric (from `../node_modules/react-native-macos/ReactCommon/jsc`)
|
|
- React-jserrorhandler (from `../node_modules/react-native-macos/ReactCommon/jserrorhandler`)
|
|
- React-jsi (from `../node_modules/react-native-macos/ReactCommon/jsi`)
|
|
- React-jsiexecutor (from `../node_modules/react-native-macos/ReactCommon/jsiexecutor`)
|
|
- React-jsinspector (from `../node_modules/react-native-macos/ReactCommon/jsinspector-modern`)
|
|
- React-jsitracing (from `../node_modules/react-native-macos/ReactCommon/hermes/executor/`)
|
|
- React-logger (from `../node_modules/react-native-macos/ReactCommon/logger`)
|
|
- React-Mapbuffer (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- React-nativeconfig (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- React-NativeModulesApple (from `../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios`)
|
|
- React-perflogger (from `../node_modules/react-native-macos/ReactCommon/reactperflogger`)
|
|
- React-RCTActionSheet (from `../node_modules/react-native-macos/Libraries/ActionSheetIOS`)
|
|
- React-RCTAnimation (from `../node_modules/react-native-macos/Libraries/NativeAnimation`)
|
|
- React-RCTAppDelegate (from `../node_modules/react-native-macos/Libraries/AppDelegate`)
|
|
- React-RCTBlob (from `../node_modules/react-native-macos/Libraries/Blob`)
|
|
- React-RCTFabric (from `../node_modules/react-native-macos/React`)
|
|
- React-RCTImage (from `../node_modules/react-native-macos/Libraries/Image`)
|
|
- React-RCTLinking (from `../node_modules/react-native-macos/Libraries/LinkingIOS`)
|
|
- React-RCTNetwork (from `../node_modules/react-native-macos/Libraries/Network`)
|
|
- React-RCTSettings (from `../node_modules/react-native-macos/Libraries/Settings`)
|
|
- React-RCTText (from `../node_modules/react-native-macos/Libraries/Text`)
|
|
- React-RCTVibration (from `../node_modules/react-native-macos/Libraries/Vibration`)
|
|
- React-rendererdebug (from `../node_modules/react-native-macos/ReactCommon/react/renderer/debug`)
|
|
- React-rncore (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- React-RuntimeApple (from `../node_modules/react-native-macos/ReactCommon/react/runtime/platform/ios`)
|
|
- React-RuntimeCore (from `../node_modules/react-native-macos/ReactCommon/react/runtime`)
|
|
- React-runtimeexecutor (from `../node_modules/react-native-macos/ReactCommon/runtimeexecutor`)
|
|
- React-runtimescheduler (from `../node_modules/react-native-macos/ReactCommon/react/renderer/runtimescheduler`)
|
|
- React-utils (from `../node_modules/react-native-macos/ReactCommon/react/utils`)
|
|
- ReactCommon/turbomodule/core (from `../node_modules/react-native-macos/ReactCommon`)
|
|
- RNReanimated (from `../node_modules/react-native-reanimated`)
|
|
- RNSVG (from `../node_modules/react-native-svg`)
|
|
- SocketRocket (from `../node_modules/react-native-macos/third-party-podspecs/SocketRocket.podspec`)
|
|
- Yoga (from `../node_modules/react-native-macos/ReactCommon/yoga`)
|
|
|
|
EXTERNAL SOURCES:
|
|
boost:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/boost.podspec"
|
|
DoubleConversion:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/DoubleConversion.podspec"
|
|
FBLazyVector:
|
|
:path: "../node_modules/react-native-macos/Libraries/FBLazyVector"
|
|
fmt:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/fmt.podspec"
|
|
glog:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/glog.podspec"
|
|
RCT-Folly:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/RCT-Folly.podspec"
|
|
RCTRequired:
|
|
:path: "../node_modules/react-native-macos/Libraries/RCTRequired"
|
|
RCTTypeSafety:
|
|
:path: "../node_modules/react-native-macos/Libraries/TypeSafety"
|
|
React:
|
|
:path: "../node_modules/react-native-macos/"
|
|
React-callinvoker:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/callinvoker"
|
|
React-Codegen:
|
|
:path: build/generated/ios
|
|
React-Core:
|
|
:path: "../node_modules/react-native-macos/"
|
|
React-CoreModules:
|
|
:path: "../node_modules/react-native-macos/React/CoreModules"
|
|
React-cxxreact:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/cxxreact"
|
|
React-debug:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/debug"
|
|
React-Fabric:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
React-FabricImage:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
React-graphics:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/renderer/graphics"
|
|
React-ImageManager:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/renderer/imagemanager/platform/ios"
|
|
React-jsc:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/jsc"
|
|
React-jserrorhandler:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/jserrorhandler"
|
|
React-jsi:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/jsi"
|
|
React-jsiexecutor:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/jsiexecutor"
|
|
React-jsinspector:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/jsinspector-modern"
|
|
React-jsitracing:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/hermes/executor/"
|
|
React-logger:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/logger"
|
|
React-Mapbuffer:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
React-nativeconfig:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
React-NativeModulesApple:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/nativemodule/core/platform/ios"
|
|
React-perflogger:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/reactperflogger"
|
|
React-RCTActionSheet:
|
|
:path: "../node_modules/react-native-macos/Libraries/ActionSheetIOS"
|
|
React-RCTAnimation:
|
|
:path: "../node_modules/react-native-macos/Libraries/NativeAnimation"
|
|
React-RCTAppDelegate:
|
|
:path: "../node_modules/react-native-macos/Libraries/AppDelegate"
|
|
React-RCTBlob:
|
|
:path: "../node_modules/react-native-macos/Libraries/Blob"
|
|
React-RCTFabric:
|
|
:path: "../node_modules/react-native-macos/React"
|
|
React-RCTImage:
|
|
:path: "../node_modules/react-native-macos/Libraries/Image"
|
|
React-RCTLinking:
|
|
:path: "../node_modules/react-native-macos/Libraries/LinkingIOS"
|
|
React-RCTNetwork:
|
|
:path: "../node_modules/react-native-macos/Libraries/Network"
|
|
React-RCTSettings:
|
|
:path: "../node_modules/react-native-macos/Libraries/Settings"
|
|
React-RCTText:
|
|
:path: "../node_modules/react-native-macos/Libraries/Text"
|
|
React-RCTVibration:
|
|
:path: "../node_modules/react-native-macos/Libraries/Vibration"
|
|
React-rendererdebug:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/renderer/debug"
|
|
React-rncore:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
React-RuntimeApple:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/runtime/platform/ios"
|
|
React-RuntimeCore:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/runtime"
|
|
React-runtimeexecutor:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/runtimeexecutor"
|
|
React-runtimescheduler:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/renderer/runtimescheduler"
|
|
React-utils:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/react/utils"
|
|
ReactCommon:
|
|
:path: "../node_modules/react-native-macos/ReactCommon"
|
|
RNReanimated:
|
|
:path: "../node_modules/react-native-reanimated"
|
|
RNSVG:
|
|
:path: "../node_modules/react-native-svg"
|
|
SocketRocket:
|
|
:podspec: "../node_modules/react-native-macos/third-party-podspecs/SocketRocket.podspec"
|
|
Yoga:
|
|
:path: "../node_modules/react-native-macos/ReactCommon/yoga"
|
|
|
|
SPEC CHECKSUMS:
|
|
boost: 0686b6af8cbd638c784fea5afb789be66699823c
|
|
DoubleConversion: ca54355f8932558971f6643521d62b9bc8231cee
|
|
FBLazyVector: 2469f1821345c83b3c0daacada9a592c24c595e5
|
|
fmt: 03574da4b7ba40de39da59677ca66610ce8c4a02
|
|
glog: 3a72874c0322c7caf24931d3a2777cb7a3090529
|
|
RCT-Folly: 68e9c0fd4c0f05964afd447041d3ac2d67298f27
|
|
RCTRequired: b2fbf2fddad4359b5f07817fddffb811501ffceb
|
|
RCTTypeSafety: 48c510ea04004db83bcd9bf78793bb9adfc0bbf2
|
|
React: 6427aa321eecd89ce6863774ddca5312efccf841
|
|
React-callinvoker: abe3ab039af91d77cd2758e18a7a0c31d570194d
|
|
React-Codegen: 15e9c3c9aa992d2a600c06dcade693479483c506
|
|
React-Core: 8579b22d2d3e26df497044ed373e8d9d6cc18d7b
|
|
React-CoreModules: 3f56000ba8d98a2cfc6ce6ba1ff1070f77318f1b
|
|
React-cxxreact: 7bfe07363bc62273ecd5085892c61683c1070faa
|
|
React-debug: fddff831255ec99071d6468f761eefeb10dcf0d8
|
|
React-Fabric: 1195024ff54746f00482b521e68c1ddd3573a0fe
|
|
React-FabricImage: f76b58d33faeed477ba5efcb6cc498b8b1b8b25f
|
|
React-graphics: bd41f57d823690806cd1153399f4710503a0af85
|
|
React-ImageManager: 68720efaf388675cbec9081f2726d4033141930e
|
|
React-jsc: 3443bf0c43033578f2c3e550a39c8167f1d0d421
|
|
React-jserrorhandler: 4f535aa02b04da0af34d7c7c6353ffacb20af18b
|
|
React-jsi: cc7e1bad6fa33fb4a774d8824571bcb6b5e85ba4
|
|
React-jsiexecutor: 802567b6f2290035d25de738dfdaa1bd356df548
|
|
React-jsinspector: 016fd40ce47f0aa45ea9165ca896ea8a3cbe2d17
|
|
React-jsitracing: 161ca88277f509cab8d3899653520916bed762d1
|
|
React-logger: 18d34fa295f606cdf209df96565a0cf5ffba9ebe
|
|
React-Mapbuffer: e944b3ce27ba4060801237a240e59ab408923d5b
|
|
React-nativeconfig: b55db4dd332cb175c5b081fae0ad1181d6bf3dc2
|
|
React-NativeModulesApple: e8a652caa265ae14f90e6667d645f90a09802c28
|
|
React-perflogger: 97e216fd70f2ba9a6abaebd5f9d67da79785561a
|
|
React-RCTActionSheet: 1b631d892b5b999ba6e08aff03b7d8e610312881
|
|
React-RCTAnimation: c04474625d82d938f25d7f4edc69da4c62b2bfea
|
|
React-RCTAppDelegate: f8baf23fe13a75e5771e0db5547a693a4dffd176
|
|
React-RCTBlob: 9f3400f28755d83e975567b2e1e960defd3d0781
|
|
React-RCTFabric: 0322390119c393f58a1cc22636c8f4608099aa16
|
|
React-RCTImage: f8f74ca57e37f4b7543d5e2d39cda34ef66df302
|
|
React-RCTLinking: a5fd1bb7db217f323834c1bef39fbd9ad326b4e6
|
|
React-RCTNetwork: 66f1cb878b5f3822431b940b50ce6d4918fb554a
|
|
React-RCTSettings: 9629e9e07b2fc375953201cbedbee2ed9848b3ba
|
|
React-RCTText: b88034bf64013cf6e87020d99ec11fa494522d1a
|
|
React-RCTVibration: dd8b5c9dff9a7d5763a2abbb0f5e96b8db40e162
|
|
React-rendererdebug: 594019ebc0f606e20ca22ab6a9b31fab8dd4fc4c
|
|
React-rncore: 24c13af6d82494e2bf6e93b93a43977e7ff20143
|
|
React-RuntimeApple: 6be9fc1ba90f3dad78d0d3ff6e6bb1acf8b44549
|
|
React-RuntimeCore: e8105543853a6ca0583aae1ff22525fefd2142ae
|
|
React-runtimeexecutor: 4e35acdf6d9890ec14503553980bec8acc52a54c
|
|
React-runtimescheduler: 604848395b867f8a7fc5fb617411dacb81291a5d
|
|
React-utils: f0bb613a2b0a7f8011bdafb8ac098e30d4825256
|
|
ReactCommon: 4afd22a8615d591e925c67434b6d947b9ae24ca8
|
|
RNReanimated: 096c06ec3b073d0bb04f6dd1c99e40fad2d2fb31
|
|
RNSVG: 99ccf6fc927760cb39709ec16748c3a03b055597
|
|
SocketRocket: f6c6249082c011e6de2de60ed641ef8bbe0cfac9
|
|
Yoga: 35603207c576afc16e93625844f6d469ae6d5f03
|
|
|
|
PODFILE CHECKSUM: 014e1898817fb7a489441e9cac7af4e939005777
|
|
|
|
COCOAPODS: 1.15.2
|