diff --git a/example/android/gradle.properties b/example/android/gradle.properties index c1e47cef..aac402d3 100644 --- a/example/android/gradle.properties +++ b/example/android/gradle.properties @@ -40,8 +40,8 @@ reactNativeArchitectures=armeabi-v7a,arm64-v8a,x86,x86_64 # to write custom TurboModules/Fabric components OR use libraries that # are providing them. # Note that this is incompatible with web debugging. -newArchEnabled=false -#bridgelessEnabled=true +newArchEnabled=true +bridgelessEnabled=true # Uncomment the line below to build React Native from source. #react.buildFromSource=true diff --git a/example/ios/Podfile b/example/ios/Podfile index b4ec2e14..a31e73bd 100644 --- a/example/ios/Podfile +++ b/example/ios/Podfile @@ -7,8 +7,8 @@ require "#{ws_dir}/node_modules/react-native-test-app/test_app.rb" workspace 'PagerViewExample.xcworkspace' options = { - :bridgeless_enabled => false, - :fabric_enabled => false, + :bridgeless_enabled => true, + :fabric_enabled => true, :hermes_enabled => true, } diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index e77b2b87..6a391b15 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -935,7 +935,7 @@ PODS: - React-Mapbuffer (0.74.2): - glog - React-debug - - react-native-pager-view (6.3.3): + - react-native-pager-view (6.4.1): - DoubleConversion - glog - hermes-engine @@ -949,6 +949,7 @@ PODS: - React-featureflags - React-graphics - React-ImageManager + - react-native-pager-view/common (= 6.4.1) - React-NativeModulesApple - React-RCTFabric - React-rendererdebug @@ -956,8 +957,93 @@ PODS: - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - react-native-safe-area-context (4.10.4): + - react-native-pager-view/common (6.4.1): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga + - react-native-safe-area-context (4.10.9): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - react-native-safe-area-context/common (= 4.10.9) + - react-native-safe-area-context/fabric (= 4.10.9) + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga + - react-native-safe-area-context/common (4.10.9): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga + - react-native-safe-area-context/fabric (4.10.9): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - react-native-safe-area-context/common + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga - React-nativeconfig (0.74.2) - React-NativeModulesApple (0.74.2): - glog @@ -1187,7 +1273,7 @@ PODS: - React-logger (= 0.74.2) - React-perflogger (= 0.74.2) - React-utils (= 0.74.2) - - ReactNativeHost (0.4.9): + - ReactNativeHost (0.4.11): - DoubleConversion - glog - hermes-engine @@ -1203,19 +1289,20 @@ PODS: - React-graphics - React-ImageManager - React-NativeModulesApple + - React-RCTAppDelegate - React-RCTFabric - React-rendererdebug - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - Yoga - - ReactTestApp-DevSupport (3.7.6): + - ReactTestApp-DevSupport (3.9.4): - React-Core - React-jsi - ReactTestApp-Resources (1.0.0-dev) - RNCMaskedView (0.1.11): - React - - RNGestureHandler (2.16.2): + - RNGestureHandler (2.18.1): - DoubleConversion - glog - hermes-engine @@ -1278,9 +1365,73 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core + - RNScreens/common (= 3.31.1) - Yoga - - RNSVG (15.3.0): + - RNScreens/common (3.31.1): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-NativeModulesApple + - React-RCTFabric + - React-RCTImage + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga + - RNSVG (15.5.0): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - RNSVG/common (= 15.5.0) + - Yoga + - RNSVG/common (15.5.0): + - DoubleConversion + - glog + - hermes-engine + - RCT-Folly (= 2024.01.01.00) + - RCTRequired + - RCTTypeSafety + - React-Codegen + - React-Core + - React-debug + - React-Fabric + - React-featureflags + - React-graphics + - React-ImageManager + - React-NativeModulesApple + - React-RCTFabric + - React-rendererdebug + - React-utils + - ReactCommon/turbomodule/bridging + - ReactCommon/turbomodule/core + - Yoga - SocketRocket (0.7.0) - Yoga (0.0.0) @@ -1518,16 +1669,16 @@ SPEC CHECKSUMS: React-jsitracing: 0fa7f78d8fdda794667cb2e6f19c874c1cf31d7e React-logger: 29fa3e048f5f67fe396bc08af7606426d9bd7b5d React-Mapbuffer: bf56147c9775491e53122a94c423ac201417e326 - react-native-pager-view: f848f89049a8e888d38f10ff31588eb63292a95f - react-native-safe-area-context: 399a5859f6acbdf67f671c69b53113f535f3b5b0 + react-native-pager-view: 41ba290d527bcb33575cb505ada2e5d31dd8f097 + react-native-safe-area-context: a79d95fb61c068a14c90ca32f2fe62605ab4ede9 React-nativeconfig: 9f223cd321823afdecf59ed00861ab2d69ee0fc1 React-NativeModulesApple: ff7efaff7098639db5631236cfd91d60abff04c0 React-perflogger: 32ed45d9cee02cf6639acae34251590dccd30994 React-RCTActionSheet: 19f967ddaea258182b56ef11437133b056ba2adf React-RCTAnimation: d7f4137fc44a08bba465267ea7cb1dbdb7c4ec87 - React-RCTAppDelegate: 2b3f4d8009796af209a0d496e73276b743acee08 + React-RCTAppDelegate: dca95e1a6194f7ae06c2b5f1d5f891c61af00ec8 React-RCTBlob: c6c3e1e0251700b7bea036b893913f22e2b9cb47 - React-RCTFabric: 93a3ea55169d19294f07092013c1c9ea7a015c9b + React-RCTFabric: a7874c54aea18f64677446efc5f839ec4fa5e931 React-RCTImage: 40528ab74a4fef0f0e2ee797a074b26d120b6cc6 React-RCTLinking: 385b5beb96749aae9ae1606746e883e1c9f8a6a7 React-RCTNetwork: ffc9f05bd8fa5b3bce562199ba41235ad0af645c @@ -1543,17 +1694,17 @@ SPEC CHECKSUMS: React-runtimescheduler: 56b642bf605ba5afa500d35790928fc1d51565ad React-utils: 4476b7fcbbd95cfd002f3e778616155241d86e31 ReactCommon: ecad995f26e0d1e24061f60f4e5d74782f003f12 - ReactNativeHost: a365307db1ece0c4825b9d0f8b35de1bb2a61b0a - ReactTestApp-DevSupport: f245efd91bcd4d8e4bd1f742eeaae031e46304ed + ReactNativeHost: 93c1a3dddaebed9b58f15e0d7367d5bfe7cc0261 + ReactTestApp-DevSupport: 500214ef58436e2962b6fbd4e6037b3107e4c2cb ReactTestApp-Resources: 857244f3a23f2b3157b364fa06cf3e8866deff9c RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489 - RNGestureHandler: 2282cfbcf86c360d29f44ace393203afd5c6cff7 - RNReanimated: 8978449b2a511388ea71faf1e66f669134e87658 - RNScreens: b32a9ff15bea7fcdbe5dff6477bc503f792b1208 - RNSVG: a48668fd382115bc89761ce291a81c4ca5f2fd2e + RNGestureHandler: 7eca02f7f0974365b00905507ed8be6277826eaf + RNReanimated: 1971b54a47d4c7fdfe63fb0f01b473c452a176c9 + RNScreens: 63fe8222c172a79f5c30dd1aefaeb369c6eb57b6 + RNSVG: e4a3617143570f08952abc711088ad215be46892 SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d - Yoga: 2f71ecf38d934aecb366e686278102a51679c308 + Yoga: ae3c32c514802d30f687a04a6a35b348506d411f -PODFILE CHECKSUM: 4398f8e060ad7920db6735290239798d0bf0ce08 +PODFILE CHECKSUM: c21f5b764d10fb848650e6ae2ea533b823c1f648 COCOAPODS: 1.15.2