@@ -1511,6 +1511,22 @@ PODS:
1511
1511
- React-NativeModulesApple
1512
1512
- ReactCodegen
1513
1513
- ReactCommon
1514
+ - React-RCTWindowManager (1000.0.0):
1515
+ - RCT-Folly (= 2024.01.01.00)
1516
+ - RCTTypeSafety
1517
+ - React-Core/RCTWindowManagerHeaders
1518
+ - React-jsi
1519
+ - React-NativeModulesApple
1520
+ - ReactCodegen
1521
+ - ReactCommon
1522
+ - React-RCTXR (1000.0.0):
1523
+ - RCT-Folly (= 2024.01.01.00)
1524
+ - RCTTypeSafety
1525
+ - React-Core/RCTXRHeaders
1526
+ - React-jsi
1527
+ - React-NativeModulesApple
1528
+ - ReactCodegen
1529
+ - ReactCommon
1514
1530
- React-rendererconsistency (1000.0.0)
1515
1531
- React-rendererdebug (1000.0.0):
1516
1532
- DoubleConversion
@@ -1737,6 +1753,8 @@ DEPENDENCIES:
1737
1753
- React-RCTTest (from `./RCTTest`)
1738
1754
- React-RCTText (from `../react-native/Libraries/Text`)
1739
1755
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
1756
+ - React-RCTWindowManager (from `../react-native/Libraries/WindowManager`)
1757
+ - React-RCTXR (from `../react-native/Libraries/XR`)
1740
1758
- React-rendererconsistency (from `../react-native/ReactCommon/react/renderer/consistency`)
1741
1759
- React-rendererdebug (from `../react-native/ReactCommon/react/renderer/debug`)
1742
1760
- React-rncore (from `../react-native/ReactCommon`)
@@ -1867,6 +1885,10 @@ EXTERNAL SOURCES:
1867
1885
:path: "../react-native/Libraries/Text"
1868
1886
React-RCTVibration:
1869
1887
:path: "../react-native/Libraries/Vibration"
1888
+ React-RCTWindowManager:
1889
+ :path: "../react-native/Libraries/WindowManager"
1890
+ React-RCTXR:
1891
+ :path: "../react-native/Libraries/XR"
1870
1892
React-rendererconsistency:
1871
1893
:path: "../react-native/ReactCommon/react/renderer/consistency"
1872
1894
React-rendererdebug:
0 commit comments