@@ -1516,6 +1516,22 @@ PODS:
1516
1516
- React-NativeModulesApple
1517
1517
- ReactCodegen
1518
1518
- ReactCommon
1519
+ - React-RCTWindowManager (1000.0.0):
1520
+ - RCT-Folly (= 2024.01.01.00)
1521
+ - RCTTypeSafety
1522
+ - React-Core/RCTWindowManagerHeaders
1523
+ - React-jsi
1524
+ - React-NativeModulesApple
1525
+ - ReactCodegen
1526
+ - ReactCommon
1527
+ - React-RCTXR (1000.0.0):
1528
+ - RCT-Folly (= 2024.01.01.00)
1529
+ - RCTTypeSafety
1530
+ - React-Core/RCTXRHeaders
1531
+ - React-jsi
1532
+ - React-NativeModulesApple
1533
+ - ReactCodegen
1534
+ - ReactCommon
1519
1535
- React-rendererconsistency (1000.0.0)
1520
1536
- React-rendererdebug (1000.0.0):
1521
1537
- DoubleConversion
@@ -1746,6 +1762,8 @@ DEPENDENCIES:
1746
1762
- React-RCTTest (from `./RCTTest`)
1747
1763
- React-RCTText (from `../react-native/Libraries/Text`)
1748
1764
- React-RCTVibration (from `../react-native/Libraries/Vibration`)
1765
+ - React-RCTWindowManager (from `../react-native/Libraries/WindowManager`)
1766
+ - React-RCTXR (from `../react-native/Libraries/XR`)
1749
1767
- React-rendererconsistency (from `../react-native/ReactCommon/react/renderer/consistency`)
1750
1768
- React-rendererdebug (from `../react-native/ReactCommon/react/renderer/debug`)
1751
1769
- React-rncore (from `../react-native/ReactCommon`)
@@ -1877,6 +1895,10 @@ EXTERNAL SOURCES:
1877
1895
:path: "../react-native/Libraries/Text"
1878
1896
React-RCTVibration:
1879
1897
:path: "../react-native/Libraries/Vibration"
1898
+ React-RCTWindowManager:
1899
+ :path: "../react-native/Libraries/WindowManager"
1900
+ React-RCTXR:
1901
+ :path: "../react-native/Libraries/XR"
1880
1902
React-rendererconsistency:
1881
1903
:path: "../react-native/ReactCommon/react/renderer/consistency"
1882
1904
React-rendererdebug:
0 commit comments