From 11b26f4075827aea90fefde001df638fdd3bb6cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 10:23:11 +0100 Subject: [PATCH 01/22] Bump Fabric example to 0.77 --- FabricExample/Gemfile | 3 +- FabricExample/Gemfile.lock | 3 +- FabricExample/ios/Podfile.lock | 528 ++++++++++++++++----------------- FabricExample/package.json | 10 +- FabricExample/yarn.lock | 168 +++++------ 5 files changed, 357 insertions(+), 355 deletions(-) diff --git a/FabricExample/Gemfile b/FabricExample/Gemfile index d3037ef55e..a110c72f5e 100644 --- a/FabricExample/Gemfile +++ b/FabricExample/Gemfile @@ -6,4 +6,5 @@ ruby ">= 2.6.10" # Exclude problematic versions of cocoapods and activesupport that causes build failures. gem 'cocoapods', '>= 1.13', '!= 1.15.0', '!= 1.15.1' gem 'activesupport', '>= 6.1.7.5', '< 7.1.0' -gem 'xcodeproj', '< 1.26.0' \ No newline at end of file +gem 'xcodeproj', '< 1.26.0' +gem 'concurrent-ruby', '< 1.3.4' \ No newline at end of file diff --git a/FabricExample/Gemfile.lock b/FabricExample/Gemfile.lock index efb3947bce..a00e0aed1a 100644 --- a/FabricExample/Gemfile.lock +++ b/FabricExample/Gemfile.lock @@ -56,7 +56,7 @@ GEM netrc (~> 0.11) cocoapods-try (1.2.0) colored2 (3.1.2) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.3) escape (0.0.4) ethon (0.16.0) ffi (>= 1.15.0) @@ -96,6 +96,7 @@ PLATFORMS DEPENDENCIES activesupport (>= 6.1.7.5, < 7.1.0) cocoapods (>= 1.13, != 1.15.1, != 1.15.0) + concurrent-ruby (< 1.3.4) xcodeproj (< 1.26.0) RUBY VERSION diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index 5f8afd13a5..ef014b5abb 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - boost (1.84.0) - DoubleConversion (1.1.6) - fast_float (6.1.4) - - FBLazyVector (0.77.0-rc.6) + - FBLazyVector (0.77.0) - fmt (11.0.2) - glog (0.3.5) - hermes-engine (0.77.0-rc.6): @@ -27,32 +27,32 @@ PODS: - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - - RCTDeprecation (0.77.0-rc.6) - - RCTRequired (0.77.0-rc.6) - - RCTTypeSafety (0.77.0-rc.6): - - FBLazyVector (= 0.77.0-rc.6) - - RCTRequired (= 0.77.0-rc.6) - - React-Core (= 0.77.0-rc.6) - - React (0.77.0-rc.6): - - React-Core (= 0.77.0-rc.6) - - React-Core/DevSupport (= 0.77.0-rc.6) - - React-Core/RCTWebSocket (= 0.77.0-rc.6) - - React-RCTActionSheet (= 0.77.0-rc.6) - - React-RCTAnimation (= 0.77.0-rc.6) - - React-RCTBlob (= 0.77.0-rc.6) - - React-RCTImage (= 0.77.0-rc.6) - - React-RCTLinking (= 0.77.0-rc.6) - - React-RCTNetwork (= 0.77.0-rc.6) - - React-RCTSettings (= 0.77.0-rc.6) - - React-RCTText (= 0.77.0-rc.6) - - React-RCTVibration (= 0.77.0-rc.6) - - React-callinvoker (0.77.0-rc.6) - - React-Core (0.77.0-rc.6): + - RCTDeprecation (0.77.0) + - RCTRequired (0.77.0) + - RCTTypeSafety (0.77.0): + - FBLazyVector (= 0.77.0) + - RCTRequired (= 0.77.0) + - React-Core (= 0.77.0) + - React (0.77.0): + - React-Core (= 0.77.0) + - React-Core/DevSupport (= 0.77.0) + - React-Core/RCTWebSocket (= 0.77.0) + - React-RCTActionSheet (= 0.77.0) + - React-RCTAnimation (= 0.77.0) + - React-RCTBlob (= 0.77.0) + - React-RCTImage (= 0.77.0) + - React-RCTLinking (= 0.77.0) + - React-RCTNetwork (= 0.77.0) + - React-RCTSettings (= 0.77.0) + - React-RCTText (= 0.77.0) + - React-RCTVibration (= 0.77.0) + - React-callinvoker (0.77.0) + - React-Core (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0-rc.6) + - React-Core/Default (= 0.77.0) - React-cxxreact - React-featureflags - React-hermes @@ -64,7 +64,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/CoreModulesHeaders (0.77.0-rc.6): + - React-Core/CoreModulesHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -81,7 +81,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/Default (0.77.0-rc.6): + - React-Core/Default (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -97,13 +97,13 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/DevSupport (0.77.0-rc.6): + - React-Core/DevSupport (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0-rc.6) - - React-Core/RCTWebSocket (= 0.77.0-rc.6) + - React-Core/Default (= 0.77.0) + - React-Core/RCTWebSocket (= 0.77.0) - React-cxxreact - React-featureflags - React-hermes @@ -115,7 +115,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.77.0-rc.6): + - React-Core/RCTActionSheetHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -132,7 +132,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTAnimationHeaders (0.77.0-rc.6): + - React-Core/RCTAnimationHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -149,7 +149,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTBlobHeaders (0.77.0-rc.6): + - React-Core/RCTBlobHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -166,7 +166,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTImageHeaders (0.77.0-rc.6): + - React-Core/RCTImageHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -183,7 +183,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTLinkingHeaders (0.77.0-rc.6): + - React-Core/RCTLinkingHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -200,7 +200,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTNetworkHeaders (0.77.0-rc.6): + - React-Core/RCTNetworkHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -217,7 +217,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTSettingsHeaders (0.77.0-rc.6): + - React-Core/RCTSettingsHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -234,7 +234,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTTextHeaders (0.77.0-rc.6): + - React-Core/RCTTextHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -251,7 +251,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTVibrationHeaders (0.77.0-rc.6): + - React-Core/RCTVibrationHeaders (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -268,12 +268,12 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTWebSocket (0.77.0-rc.6): + - React-Core/RCTWebSocket (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0-rc.6) + - React-Core/Default (= 0.77.0) - React-cxxreact - React-featureflags - React-hermes @@ -285,22 +285,22 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-CoreModules (0.77.0-rc.6): + - React-CoreModules (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - - RCTTypeSafety (= 0.77.0-rc.6) - - React-Core/CoreModulesHeaders (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) + - RCTTypeSafety (= 0.77.0) + - React-Core/CoreModulesHeaders (= 0.77.0) + - React-jsi (= 0.77.0) - React-jsinspector - React-NativeModulesApple - React-RCTBlob - React-RCTFBReactNativeSpec - - React-RCTImage (= 0.77.0-rc.6) + - React-RCTImage (= 0.77.0) - ReactCommon - SocketRocket (= 0.7.1) - - React-cxxreact (0.77.0-rc.6): + - React-cxxreact (0.77.0): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -308,16 +308,16 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0-rc.6) - - React-debug (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) + - React-callinvoker (= 0.77.0) + - React-debug (= 0.77.0) + - React-jsi (= 0.77.0) - React-jsinspector - - React-logger (= 0.77.0-rc.6) - - React-perflogger (= 0.77.0-rc.6) - - React-runtimeexecutor (= 0.77.0-rc.6) - - React-timing (= 0.77.0-rc.6) - - React-debug (0.77.0-rc.6) - - React-defaultsnativemodule (0.77.0-rc.6): + - React-logger (= 0.77.0) + - React-perflogger (= 0.77.0) + - React-runtimeexecutor (= 0.77.0) + - React-timing (= 0.77.0) + - React-debug (0.77.0) + - React-defaultsnativemodule (0.77.0): - hermes-engine - RCT-Folly - React-domnativemodule @@ -327,7 +327,7 @@ PODS: - React-jsiexecutor - React-microtasksnativemodule - React-RCTFBReactNativeSpec - - React-domnativemodule (0.77.0-rc.6): + - React-domnativemodule (0.77.0): - hermes-engine - RCT-Folly - React-Fabric @@ -338,7 +338,7 @@ PODS: - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - Yoga - - React-Fabric (0.77.0-rc.6): + - React-Fabric (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -350,21 +350,21 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.77.0-rc.6) - - React-Fabric/attributedstring (= 0.77.0-rc.6) - - React-Fabric/componentregistry (= 0.77.0-rc.6) - - React-Fabric/componentregistrynative (= 0.77.0-rc.6) - - React-Fabric/components (= 0.77.0-rc.6) - - React-Fabric/core (= 0.77.0-rc.6) - - React-Fabric/dom (= 0.77.0-rc.6) - - React-Fabric/imagemanager (= 0.77.0-rc.6) - - React-Fabric/leakchecker (= 0.77.0-rc.6) - - React-Fabric/mounting (= 0.77.0-rc.6) - - React-Fabric/observers (= 0.77.0-rc.6) - - React-Fabric/scheduler (= 0.77.0-rc.6) - - React-Fabric/telemetry (= 0.77.0-rc.6) - - React-Fabric/templateprocessor (= 0.77.0-rc.6) - - React-Fabric/uimanager (= 0.77.0-rc.6) + - React-Fabric/animations (= 0.77.0) + - React-Fabric/attributedstring (= 0.77.0) + - React-Fabric/componentregistry (= 0.77.0) + - React-Fabric/componentregistrynative (= 0.77.0) + - React-Fabric/components (= 0.77.0) + - React-Fabric/core (= 0.77.0) + - React-Fabric/dom (= 0.77.0) + - React-Fabric/imagemanager (= 0.77.0) + - React-Fabric/leakchecker (= 0.77.0) + - React-Fabric/mounting (= 0.77.0) + - React-Fabric/observers (= 0.77.0) + - React-Fabric/scheduler (= 0.77.0) + - React-Fabric/telemetry (= 0.77.0) + - React-Fabric/templateprocessor (= 0.77.0) + - React-Fabric/uimanager (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -374,7 +374,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.77.0-rc.6): + - React-Fabric/animations (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -395,7 +395,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.77.0-rc.6): + - React-Fabric/attributedstring (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -416,7 +416,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.77.0-rc.6): + - React-Fabric/componentregistry (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -437,7 +437,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.77.0-rc.6): + - React-Fabric/componentregistrynative (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -458,7 +458,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.77.0-rc.6): + - React-Fabric/components (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -470,9 +470,9 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/components/legacyviewmanagerinterop (= 0.77.0-rc.6) - - React-Fabric/components/root (= 0.77.0-rc.6) - - React-Fabric/components/view (= 0.77.0-rc.6) + - React-Fabric/components/legacyviewmanagerinterop (= 0.77.0) + - React-Fabric/components/root (= 0.77.0) + - React-Fabric/components/view (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -482,7 +482,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.77.0-rc.6): + - React-Fabric/components/legacyviewmanagerinterop (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -503,7 +503,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.77.0-rc.6): + - React-Fabric/components/root (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -524,7 +524,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.77.0-rc.6): + - React-Fabric/components/view (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -546,7 +546,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-Fabric/core (0.77.0-rc.6): + - React-Fabric/core (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -567,7 +567,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/dom (0.77.0-rc.6): + - React-Fabric/dom (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -588,7 +588,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.77.0-rc.6): + - React-Fabric/imagemanager (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -609,7 +609,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.77.0-rc.6): + - React-Fabric/leakchecker (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -630,7 +630,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.77.0-rc.6): + - React-Fabric/mounting (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -651,7 +651,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers (0.77.0-rc.6): + - React-Fabric/observers (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -663,7 +663,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/observers/events (= 0.77.0-rc.6) + - React-Fabric/observers/events (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -673,7 +673,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers/events (0.77.0-rc.6): + - React-Fabric/observers/events (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -694,7 +694,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.77.0-rc.6): + - React-Fabric/scheduler (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -717,7 +717,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.77.0-rc.6): + - React-Fabric/telemetry (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -738,7 +738,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.77.0-rc.6): + - React-Fabric/templateprocessor (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -759,7 +759,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.77.0-rc.6): + - React-Fabric/uimanager (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -771,7 +771,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager/consistency (= 0.77.0-rc.6) + - React-Fabric/uimanager/consistency (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -782,7 +782,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager/consistency (0.77.0-rc.6): + - React-Fabric/uimanager/consistency (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -804,7 +804,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricComponents (0.77.0-rc.6): + - React-FabricComponents (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -817,8 +817,8 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components (= 0.77.0-rc.6) - - React-FabricComponents/textlayoutmanager (= 0.77.0-rc.6) + - React-FabricComponents/components (= 0.77.0) + - React-FabricComponents/textlayoutmanager (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -829,7 +829,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components (0.77.0-rc.6): + - React-FabricComponents/components (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -842,15 +842,15 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components/inputaccessory (= 0.77.0-rc.6) - - React-FabricComponents/components/iostextinput (= 0.77.0-rc.6) - - React-FabricComponents/components/modal (= 0.77.0-rc.6) - - React-FabricComponents/components/rncore (= 0.77.0-rc.6) - - React-FabricComponents/components/safeareaview (= 0.77.0-rc.6) - - React-FabricComponents/components/scrollview (= 0.77.0-rc.6) - - React-FabricComponents/components/text (= 0.77.0-rc.6) - - React-FabricComponents/components/textinput (= 0.77.0-rc.6) - - React-FabricComponents/components/unimplementedview (= 0.77.0-rc.6) + - React-FabricComponents/components/inputaccessory (= 0.77.0) + - React-FabricComponents/components/iostextinput (= 0.77.0) + - React-FabricComponents/components/modal (= 0.77.0) + - React-FabricComponents/components/rncore (= 0.77.0) + - React-FabricComponents/components/safeareaview (= 0.77.0) + - React-FabricComponents/components/scrollview (= 0.77.0) + - React-FabricComponents/components/text (= 0.77.0) + - React-FabricComponents/components/textinput (= 0.77.0) + - React-FabricComponents/components/unimplementedview (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -861,7 +861,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/inputaccessory (0.77.0-rc.6): + - React-FabricComponents/components/inputaccessory (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -884,7 +884,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/iostextinput (0.77.0-rc.6): + - React-FabricComponents/components/iostextinput (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -907,7 +907,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/modal (0.77.0-rc.6): + - React-FabricComponents/components/modal (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -930,7 +930,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/rncore (0.77.0-rc.6): + - React-FabricComponents/components/rncore (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -953,7 +953,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/safeareaview (0.77.0-rc.6): + - React-FabricComponents/components/safeareaview (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -976,7 +976,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/scrollview (0.77.0-rc.6): + - React-FabricComponents/components/scrollview (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -999,7 +999,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/text (0.77.0-rc.6): + - React-FabricComponents/components/text (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1022,7 +1022,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/textinput (0.77.0-rc.6): + - React-FabricComponents/components/textinput (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1045,7 +1045,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/unimplementedview (0.77.0-rc.6): + - React-FabricComponents/components/unimplementedview (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1068,7 +1068,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/textlayoutmanager (0.77.0-rc.6): + - React-FabricComponents/textlayoutmanager (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1091,28 +1091,28 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricImage (0.77.0-rc.6): + - React-FabricImage (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - - RCTRequired (= 0.77.0-rc.6) - - RCTTypeSafety (= 0.77.0-rc.6) + - RCTRequired (= 0.77.0) + - RCTTypeSafety (= 0.77.0) - React-Fabric - React-featureflags - React-graphics - React-ImageManager - React-jsi - - React-jsiexecutor (= 0.77.0-rc.6) + - React-jsiexecutor (= 0.77.0) - React-logger - React-rendererdebug - React-utils - ReactCommon - Yoga - - React-featureflags (0.77.0-rc.6) - - React-featureflagsnativemodule (0.77.0-rc.6): + - React-featureflags (0.77.0) + - React-featureflagsnativemodule (0.77.0): - hermes-engine - RCT-Folly - React-featureflags @@ -1120,7 +1120,7 @@ PODS: - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-graphics (0.77.0-rc.6): + - React-graphics (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1129,20 +1129,20 @@ PODS: - React-jsi - React-jsiexecutor - React-utils - - React-hermes (0.77.0-rc.6): + - React-hermes (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.77.0-rc.6) + - React-cxxreact (= 0.77.0) - React-jsi - - React-jsiexecutor (= 0.77.0-rc.6) + - React-jsiexecutor (= 0.77.0) - React-jsinspector - - React-perflogger (= 0.77.0-rc.6) + - React-perflogger (= 0.77.0) - React-runtimeexecutor - - React-idlecallbacksnativemodule (0.77.0-rc.6): + - React-idlecallbacksnativemodule (0.77.0): - hermes-engine - RCT-Folly - React-jsi @@ -1150,7 +1150,7 @@ PODS: - React-RCTFBReactNativeSpec - React-runtimescheduler - ReactCommon/turbomodule/core - - React-ImageManager (0.77.0-rc.6): + - React-ImageManager (0.77.0): - glog - RCT-Folly/Fabric - React-Core/Default @@ -1159,7 +1159,7 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jserrorhandler (0.77.0-rc.6): + - React-jserrorhandler (0.77.0): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1168,7 +1168,7 @@ PODS: - React-featureflags - React-jsi - ReactCommon/turbomodule/bridging - - React-jsi (0.77.0-rc.6): + - React-jsi (0.77.0): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -1176,42 +1176,42 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-jsiexecutor (0.77.0-rc.6): + - React-jsiexecutor (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) + - React-cxxreact (= 0.77.0) + - React-jsi (= 0.77.0) - React-jsinspector - - React-perflogger (= 0.77.0-rc.6) - - React-jsinspector (0.77.0-rc.6): + - React-perflogger (= 0.77.0) + - React-jsinspector (0.77.0): - DoubleConversion - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-featureflags - React-jsi - - React-perflogger (= 0.77.0-rc.6) - - React-runtimeexecutor (= 0.77.0-rc.6) - - React-jsitracing (0.77.0-rc.6): + - React-perflogger (= 0.77.0) + - React-runtimeexecutor (= 0.77.0) + - React-jsitracing (0.77.0): - React-jsi - - React-logger (0.77.0-rc.6): + - React-logger (0.77.0): - glog - - React-Mapbuffer (0.77.0-rc.6): + - React-Mapbuffer (0.77.0): - glog - React-debug - - React-microtasksnativemodule (0.77.0-rc.6): + - React-microtasksnativemodule (0.77.0): - hermes-engine - RCT-Folly - React-jsi - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-nativeconfig (0.77.0-rc.6) - - React-NativeModulesApple (0.77.0-rc.6): + - React-nativeconfig (0.77.0) + - React-NativeModulesApple (0.77.0): - glog - hermes-engine - React-callinvoker @@ -1222,17 +1222,17 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.77.0-rc.6): + - React-perflogger (0.77.0): - DoubleConversion - RCT-Folly (= 2024.11.18.00) - - React-performancetimeline (0.77.0-rc.6): + - React-performancetimeline (0.77.0): - RCT-Folly (= 2024.11.18.00) - React-cxxreact - React-featureflags - React-timing - - React-RCTActionSheet (0.77.0-rc.6): - - React-Core/RCTActionSheetHeaders (= 0.77.0-rc.6) - - React-RCTAnimation (0.77.0-rc.6): + - React-RCTActionSheet (0.77.0): + - React-Core/RCTActionSheetHeaders (= 0.77.0) + - React-RCTAnimation (0.77.0): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTAnimationHeaders @@ -1240,7 +1240,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.77.0-rc.6): + - React-RCTAppDelegate (0.77.0): - RCT-Folly (= 2024.11.18.00) - RCTRequired - RCTTypeSafety @@ -1265,7 +1265,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.77.0-rc.6): + - React-RCTBlob (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1279,7 +1279,7 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.77.0-rc.6): + - React-RCTFabric (0.77.0): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1302,7 +1302,7 @@ PODS: - React-runtimescheduler - React-utils - Yoga - - React-RCTFBReactNativeSpec (0.77.0-rc.6): + - React-RCTFBReactNativeSpec (0.77.0): - hermes-engine - RCT-Folly - RCTRequired @@ -1312,7 +1312,7 @@ PODS: - React-jsiexecutor - React-NativeModulesApple - ReactCommon - - React-RCTImage (0.77.0-rc.6): + - React-RCTImage (0.77.0): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTImageHeaders @@ -1321,14 +1321,14 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.77.0-rc.6): - - React-Core/RCTLinkingHeaders (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) + - React-RCTLinking (0.77.0): + - React-Core/RCTLinkingHeaders (= 0.77.0) + - React-jsi (= 0.77.0) - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.77.0-rc.6) - - React-RCTNetwork (0.77.0-rc.6): + - ReactCommon/turbomodule/core (= 0.77.0) + - React-RCTNetwork (0.77.0): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTNetworkHeaders @@ -1336,7 +1336,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.77.0-rc.6): + - React-RCTSettings (0.77.0): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTSettingsHeaders @@ -1344,25 +1344,25 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.77.0-rc.6): - - React-Core/RCTTextHeaders (= 0.77.0-rc.6) + - React-RCTText (0.77.0): + - React-Core/RCTTextHeaders (= 0.77.0) - Yoga - - React-RCTVibration (0.77.0-rc.6): + - React-RCTVibration (0.77.0): - RCT-Folly (= 2024.11.18.00) - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererconsistency (0.77.0-rc.6) - - React-rendererdebug (0.77.0-rc.6): + - React-rendererconsistency (0.77.0) + - React-rendererdebug (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - React-debug - - React-rncore (0.77.0-rc.6) - - React-RuntimeApple (0.77.0-rc.6): + - React-rncore (0.77.0) + - React-RuntimeApple (0.77.0): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-callinvoker @@ -1383,7 +1383,7 @@ PODS: - React-RuntimeHermes - React-runtimescheduler - React-utils - - React-RuntimeCore (0.77.0-rc.6): + - React-RuntimeCore (0.77.0): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1398,9 +1398,9 @@ PODS: - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.77.0-rc.6): - - React-jsi (= 0.77.0-rc.6) - - React-RuntimeHermes (0.77.0-rc.6): + - React-runtimeexecutor (0.77.0): + - React-jsi (= 0.77.0) + - React-RuntimeHermes (0.77.0): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-featureflags @@ -1411,7 +1411,7 @@ PODS: - React-nativeconfig - React-RuntimeCore - React-utils - - React-runtimescheduler (0.77.0-rc.6): + - React-runtimescheduler (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1426,16 +1426,16 @@ PODS: - React-runtimeexecutor - React-timing - React-utils - - React-timing (0.77.0-rc.6) - - React-utils (0.77.0-rc.6): + - React-timing (0.77.0) + - React-utils (0.77.0): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-debug - - React-jsi (= 0.77.0-rc.6) - - ReactAppDependencyProvider (0.77.0-rc.6): + - React-jsi (= 0.77.0) + - ReactAppDependencyProvider (0.77.0): - ReactCodegen - - ReactCodegen (0.77.0-rc.6): + - ReactCodegen (0.77.0): - DoubleConversion - glog - hermes-engine @@ -1456,49 +1456,49 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - ReactCommon (0.77.0-rc.6): - - ReactCommon/turbomodule (= 0.77.0-rc.6) - - ReactCommon/turbomodule (0.77.0-rc.6): + - ReactCommon (0.77.0): + - ReactCommon/turbomodule (= 0.77.0) + - ReactCommon/turbomodule (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0-rc.6) - - React-cxxreact (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) - - React-logger (= 0.77.0-rc.6) - - React-perflogger (= 0.77.0-rc.6) - - ReactCommon/turbomodule/bridging (= 0.77.0-rc.6) - - ReactCommon/turbomodule/core (= 0.77.0-rc.6) - - ReactCommon/turbomodule/bridging (0.77.0-rc.6): + - React-callinvoker (= 0.77.0) + - React-cxxreact (= 0.77.0) + - React-jsi (= 0.77.0) + - React-logger (= 0.77.0) + - React-perflogger (= 0.77.0) + - ReactCommon/turbomodule/bridging (= 0.77.0) + - ReactCommon/turbomodule/core (= 0.77.0) + - ReactCommon/turbomodule/bridging (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0-rc.6) - - React-cxxreact (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) - - React-logger (= 0.77.0-rc.6) - - React-perflogger (= 0.77.0-rc.6) - - ReactCommon/turbomodule/core (0.77.0-rc.6): + - React-callinvoker (= 0.77.0) + - React-cxxreact (= 0.77.0) + - React-jsi (= 0.77.0) + - React-logger (= 0.77.0) + - React-perflogger (= 0.77.0) + - ReactCommon/turbomodule/core (0.77.0): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0-rc.6) - - React-cxxreact (= 0.77.0-rc.6) - - React-debug (= 0.77.0-rc.6) - - React-featureflags (= 0.77.0-rc.6) - - React-jsi (= 0.77.0-rc.6) - - React-logger (= 0.77.0-rc.6) - - React-perflogger (= 0.77.0-rc.6) - - React-utils (= 0.77.0-rc.6) + - React-callinvoker (= 0.77.0) + - React-cxxreact (= 0.77.0) + - React-debug (= 0.77.0) + - React-featureflags (= 0.77.0) + - React-jsi (= 0.77.0) + - React-logger (= 0.77.0) + - React-perflogger (= 0.77.0) + - React-utils (= 0.77.0) - RNGestureHandler (2.22.0): - DoubleConversion - glog @@ -1739,71 +1739,71 @@ SPEC CHECKSUMS: boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 - FBLazyVector: dac4f80f363d25f0f06bbca8a982e583c71e18ae + FBLazyVector: 2bc03a5cf64e29c611bbc5d7eb9d9f7431f37ee6 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 hermes-engine: e929405329190e9df3ef45cea87293072747f2ef RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 - RCTDeprecation: 897876d002199e7a9cbbb9aa77542dd2eb2452ef - RCTRequired: b7f9ef02940c891073f2b9b63165f524bd3d1847 - RCTTypeSafety: c00136d479c43702c0a58b6667ad2d7b8389deba - React: 73c6c3d8d478df2505b82de03b3aa3085a12f099 - React-callinvoker: 7bccda05aeced2bf72cd47144195738a9aea5af2 - React-Core: b6ed4ebb79695502a25d0d79545459975fe77acc - React-CoreModules: a021240021d6c80cb025a62a3a771f2ce349c467 - React-cxxreact: b668dce59958d9aea548ff49effd515b7c382f64 - React-debug: 617cec1a9aae8f744115062c2e856fa9edf963f9 - React-defaultsnativemodule: c5ea7aecfb100adc0cbc6e764b88a2e54f47a24f - React-domnativemodule: f1e3059260a54f3c574d71c67752c3e4ec97cc1c - React-Fabric: f518a5b815968db6f49218aae46ab19974c3b1b5 - React-FabricComponents: b3919327a5e56f6b5d107f468ce5e4ef6ebad044 - React-FabricImage: 8d2cae586b51552a0d6ec2ca4f2d2b2d4658d91b - React-featureflags: 0ae90e3e3bc0120468415e177811e6ecb5dd36c5 - React-featureflagsnativemodule: 6ea071f8d2b0033c9cf7b75ff0625fae2b717ad5 - React-graphics: ba09d3fecdd1f32c8b6ab2a19564d6d6d7db6b8d - React-hermes: 53741e3cee96092bfcfce466b798ef7fa7ab0ce9 - React-idlecallbacksnativemodule: 1ddd412980d3b98b44d7a2e4fde03461f8e76f32 - React-ImageManager: 358e62748a289e0efc9978a496777c8aed1128b3 - React-jserrorhandler: 98db9aa8a7dbd762450c7f07c7e6ed8121ba1121 - React-jsi: 9feee53db653f2e4a2ed22e2cc341b6860abee52 - React-jsiexecutor: 506db18800f9e7a111bf20f5cfa00ebbb92d7f9f - React-jsinspector: 53e03bcb596e97080eba3c934b00917c770efba8 - React-jsitracing: ba1da0ce04eb6ef8df7b2dc242480a9fcbf8e4b9 - React-logger: 8c46a993ece3b82a72807f2ce28dff0a760f41b7 - React-Mapbuffer: 832d9cebfe21f73b6ec0cca75bd5b4d4914ebecf - React-microtasksnativemodule: 2d62fe57c4e7c1d621d6bfe790b30086a47b2898 - React-nativeconfig: b9c086f83aba945dad592d2556fe2b983f541032 - React-NativeModulesApple: fc0216341125c18c358b91444b4dec19496444c6 - React-perflogger: 58fc385b0781f4e6dd8e4ed89acbb82d9a0ecb55 - React-performancetimeline: 8a19605e8432f08b293e64d0fb171d0f8e3f6ddf - React-RCTActionSheet: 88aa440fb2c9c723690047989f8fe3855e2b3024 - React-RCTAnimation: 2da5527273366683eb95dd8b913e0d09c9eee913 - React-RCTAppDelegate: 63b25ee0bd5c3d3e88b99bc537a1b593dfc95371 - React-RCTBlob: 32fa3f1204455c8ec6183b932862b27946d01253 - React-RCTFabric: 6424f85177676db35badce4682d523975ed7b52b - React-RCTFBReactNativeSpec: ff93000d84fd4e9ff1664b95bc3d55ce429de2db - React-RCTImage: 20662626d418c706e2e5eaa2e26b1f16c96554a9 - React-RCTLinking: a6bbc71ffd7cd41f326a693f11adca40b22e6386 - React-RCTNetwork: d792d57b8f79e3c7d27ff00fd383cd5f6bd69f75 - React-RCTSettings: c6dba9792e89002c5f6eec6a9c2f3f58504433e2 - React-RCTText: 7813f9b77ff23d7f99cba500ebe89f9321481fa0 - React-RCTVibration: 8a2a0e2255c35a6de55551411ecd6d29c5e69099 - React-rendererconsistency: f74a1be04eb6c092196d31f15eff014d2acfe0cc - React-rendererdebug: e3f4e632972009c14a8028283ca42dddf10a8dae - React-rncore: 523fc380d9c598cb4a531396878fdd3055c2b8af - React-RuntimeApple: 7dde21de50a331d13a91462d2ab5886c0823bc71 - React-RuntimeCore: afe1b64dd4f4f369d225b17b48ffadf7e004dccb - React-runtimeexecutor: f3205d0a3840877ef42af3f2c783903dc1efd65b - React-RuntimeHermes: e6f049568f03d1b48f85eeae28355d98c04250f9 - React-runtimescheduler: 9082769e5255974f8d1bfc423a3954662d2c3337 - React-timing: e17ac82c31c73234701702d2b76fbd8695931d3b - React-utils: 6ecdab665e38582655a19c3532a5adfd6d1be572 - ReactAppDependencyProvider: aa24ec89395a729888b289410623dbf3430f7cef - ReactCodegen: dac7cff2edc06de7b772ab59febc98a7b7bf4f78 - ReactCommon: f4a0a4c9bd9e6b4706d9e77a13a5dc1c3d7aa2a4 + RCTDeprecation: f5c19ebdb8804b53ed029123eb69914356192fc8 + RCTRequired: 6ae6cebe470486e0e0ce89c1c0eabb998e7c51f4 + RCTTypeSafety: 50d6ec72a3d13cf77e041ff43a0617050fb98e3f + React: e46fdbd82d2de942970c106677056f3bdd438d82 + React-callinvoker: b027ad895934b5f27ce166d095ed0d272d7df619 + React-Core: 92733c8280b1642afed7ebfb3c523feaec946ece + React-CoreModules: e2dfd87b6fdb9d969b16871655885a4d89a2a9f4 + React-cxxreact: d1a70e78543bb5b159fdaf6c52cadd33c1ae3244 + React-debug: 78d7544d2750737ac3acc88cca2f457d081ec43d + React-defaultsnativemodule: b24e61fe2d5bb84501898683f9d13ff7fc02a9df + React-domnativemodule: 210ca3670f16ae92fbcff8da204750af8a7295af + React-Fabric: 4b3d03ea38646dcc80888253c2befca80526abed + React-FabricComponents: 38fcb6f5c08f8de9e693f2644d2da54ae4fbf6c8 + React-FabricImage: 1d37769002c13dfffa9f53557a173d56c9ade5e3 + React-featureflags: 92dd7d0169ab0bf8ad404a5fe757c1ca7ccd74e8 + React-featureflagsnativemodule: 8a6373d7b4ef3c08d82b60376f75bd189bfc8cb2 + React-graphics: 2b316fcf5b6c29ded7d53ae0007d1d129dc89510 + React-hermes: bf50c8272cb562300a54a621aa69dc12a0b4fcf2 + React-idlecallbacksnativemodule: 47df5b6649ca5e0046aa3e43e680452007b16871 + React-ImageManager: 83b8dc67e97cd5fe10cb715bd878aded16adb40f + React-jserrorhandler: ac08c5673dea69b08e11faf074fd602fbf9492cc + React-jsi: 19e77567e235d06b7e8f425d2a6c1e948ab286e9 + React-jsiexecutor: fe6ad8b9a2bf97e435fc1c969c80ed7f447ed68e + React-jsinspector: f321d958a5534b65b56f7806c674e159c28f7d69 + React-jsitracing: d358876acde46009f391228b932a5efe13c8895b + React-logger: 02e5802824aa9b15cb7df42e10a91abead83cd8d + React-Mapbuffer: 99bd566147aaa78e872568be53ebca8a4449ddae + React-microtasksnativemodule: 51e7813abf875408a0f367e473a65bbab6aa8481 + React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929 + React-NativeModulesApple: 4a9c304aa4fb086af32e8758ba892386d895b4d3 + React-perflogger: 721172bda31a65ce7b7a0c3bf3de96f12ef6f45d + React-performancetimeline: 46dbe9fd618ff882f59600dcd9fa923a9713cc3b + React-RCTActionSheet: 25eb72eabade4095bfaf6cd9c5c965c76865daa8 + React-RCTAnimation: 8efbd0a4a71fd3dbe84e6d08b92bec5728b7524b + React-RCTAppDelegate: 8ff6da817adefd15d4e25ade53a477c344f9b213 + React-RCTBlob: 6056bd62a56a6d2dad55cdf195949db1de623e14 + React-RCTFabric: 949589de63c19b8b197555567fbc51eebd265bbc + React-RCTFBReactNativeSpec: 4214925b1c4829fb1e73bfbacb301244b522dc11 + React-RCTImage: 7b3f38c77e183bdcb43dbcd7b5842b96c814889a + React-RCTLinking: 6cca74db71b23f670b72e45603e615c2b72b2235 + React-RCTNetwork: 5791b0718eff20c12f6f3d62e2ad50cff4b5c8a0 + React-RCTSettings: 84154e31a232b5b03b6b7a89924a267c431ccf16 + React-RCTText: cd49cb4442ee7f64b0415b27745d2495cb40cfaa + React-RCTVibration: 2a7432e61d42f802716bd67edc793b5e5f58971a + React-rendererconsistency: 7a81b08f01655b458d1de48ddd5b3f5988fd753f + React-rendererdebug: a6547cf2f3f7bcdd8d36ff5e103145d83f5001d4 + React-rncore: dd08c91cea25486f79012e32975c0ea26bd92760 + React-RuntimeApple: ea09b4c38df2695e0cb3fa60a83db81d653a39fd + React-RuntimeCore: 3dc763d365a1f738d92cd942066dd347953733f3 + React-runtimeexecutor: f9ae11481be048438640085c1e8266d6afebae44 + React-RuntimeHermes: 3bc16b5a5a756a292ad6f56968dfb8de643ae20b + React-runtimescheduler: 2e90401c400b62bb720d6ac028dcef803e30d888 + React-timing: 0d0263a5d8ab6fc8c325efb54cee1d6a6f01d657 + React-utils: 8905cd01f46755ea42268875d04c614a0d46431e + ReactAppDependencyProvider: 6e8d68583f39dc31ee65235110287277eb8556ef + ReactCodegen: c08a5113d9c9c895fe10f3c296f74c6b705a60a9 + ReactCommon: 1bd2dc684d7992acbf0dfee887b89a57a1ead86d RNGestureHandler: 0a9b5cfef2b12d8425da917647ece1bf6c43d400 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 - Yoga: 0c8754b0ea9edb13b6ce6b60f0f69eb5f164f16a + Yoga: 78d74e245ed67bb94275a1316cdc170b9b7fe884 PODFILE CHECKSUM: d42e92008e98fe107445c7108b66a452b97ce9ef diff --git a/FabricExample/package.json b/FabricExample/package.json index 357ad4dd4b..c885410d28 100644 --- a/FabricExample/package.json +++ b/FabricExample/package.json @@ -16,7 +16,7 @@ "patch-package": "^6.5.0", "postinstall-postinstall": "^2.1.0", "react": "18.3.1", - "react-native": "0.77.0-rc.6", + "react-native": "0.77.0", "react-native-gesture-handler": "link:../" }, "devDependencies": { @@ -26,10 +26,10 @@ "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", - "@react-native/babel-preset": "0.77.0-rc.6", - "@react-native/eslint-config": "0.77.0-rc.6", - "@react-native/metro-config": "0.77.0-rc.6", - "@react-native/typescript-config": "0.77.0-rc.6", + "@react-native/babel-preset": "0.77.0", + "@react-native/eslint-config": "0.77.0", + "@react-native/metro-config": "0.77.0", + "@react-native/typescript-config": "0.77.0", "@types/jest": "^29.5.13", "@types/react": "^18.2.6", "@types/react-test-renderer": "^18.0.0", diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index 7d1740fa3e..811d35c307 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1871,23 +1871,23 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native/assets-registry@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.77.0-rc.6.tgz#82d9f3de10da60b29fce206cf80cfe0605b22bbf" - integrity sha512-7VAyf+oyyNzi7tYAxa1WvVxCQ9Sq+ZWU+njvIYWNdJy1kvq7BH5QqbauWPXQjnOPkXvw+5B1AcT+WC65/ilvqQ== +"@react-native/assets-registry@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.77.0.tgz#15c0d65b386e61d669912dfdb2ddab225b10d5c3" + integrity sha512-Ms4tYYAMScgINAXIhE4riCFJPPL/yltughHS950l0VP5sm5glbimn9n7RFn9Tc8cipX74/ddbk19+ydK2iDMmA== -"@react-native/babel-plugin-codegen@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.77.0-rc.6.tgz#dad6b10c61e1e5c72918817b54e78e0a91f1f26b" - integrity sha512-gzZhyw3/erZx/IWWnckW9CJlo+Q4DmFm97m0BCmUicuEPNifKiQKea8CbFy1xwXb3PYPMcSPBslcyUjhsu+aTA== +"@react-native/babel-plugin-codegen@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.77.0.tgz#8d5111a18328a48762c2909849f23c4894952fee" + integrity sha512-5TYPn1k+jdDOZJU4EVb1kZ0p9TCVICXK3uplRev5Gul57oWesAaiWGZOzfRS3lonWeuR4ij8v8PFfIHOaq0vmA== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.77.0-rc.6" + "@react-native/codegen" "0.77.0" -"@react-native/babel-preset@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.77.0-rc.6.tgz#ab5ca858651ff28ba784b0019c8abe050c53a7ef" - integrity sha512-S+CJQTDaT98fZ0WarmaR3x4vomRr9fW5U9/cSZSmb8F0Pl+gdeOoJ0YRZUBm129/qlJnAvQhLVSXGyLg4+4YLQ== +"@react-native/babel-preset@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.77.0.tgz#abf6ca0747a1e44e3184e9fc03ac8d9581f000d2" + integrity sha512-Z4yxE66OvPyQ/iAlaETI1ptRLcDm7Tk6ZLqtCPuUX3AMg+JNgIA86979T4RSk486/JrBUBH5WZe2xjj7eEHXsA== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -1930,15 +1930,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.77.0-rc.6" + "@react-native/babel-plugin-codegen" "0.77.0" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.77.0-rc.6.tgz#ae5294a5a87a77e096ac6844dca8f65a9db69185" - integrity sha512-2EymHGNDE/zknDfmAIpB8L1/b6OI4JrbmjXBXv2c4DOfRHE8F0BD4RwQOzXCji6SI30fgXN7pHfoF5gOarx+8g== +"@react-native/codegen@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.77.0.tgz#e735f7ed99705ad7a9d66827cf1f5f127c54a578" + integrity sha512-rE9lXx41ZjvE8cG7e62y/yGqzUpxnSvJ6me6axiX+aDewmI4ZrddvRGYyxCnawxy5dIBHSnrpZse3P87/4Lm7w== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -1948,13 +1948,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.77.0-rc.6.tgz#0a4c09eccdcdee9ca601e73419ea6ce421765839" - integrity sha512-NF/9Tp0cy9I0+zR3XlmkbYheeIfdmMKBR8DTiGPsQVWcdYvQd1e1Y/6ZTQura08YlPpGjCeYXQcpo1ounrWc0A== +"@react-native/community-cli-plugin@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.77.0.tgz#14af613b7c0c7f9a8a8fb7e07e08b84c38c402cd" + integrity sha512-GRshwhCHhtupa3yyCbel14SlQligV8ffNYN5L1f8HCo2SeGPsBDNjhj2U+JTrMPnoqpwowPGvkCwyqwqYff4MQ== dependencies: - "@react-native/dev-middleware" "0.77.0-rc.6" - "@react-native/metro-babel-transformer" "0.77.0-rc.6" + "@react-native/dev-middleware" "0.77.0" + "@react-native/metro-babel-transformer" "0.77.0" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -1964,18 +1964,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.77.0-rc.6.tgz#8ca6d60f451c24a239a652630a0d18b03be52ff5" - integrity sha512-qgiJ1/xLsE28I5bPh6hhTExhC9aaaGuyheIM0FK536PEeEEMJx6Myg/alTQL4h9pXSHZPtSgHKfjWIQ+9sjfSw== +"@react-native/debugger-frontend@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.77.0.tgz#9846c905ea423e3b12d94549268ca0e668ed0e7b" + integrity sha512-glOvSEjCbVXw+KtfiOAmrq21FuLE1VsmBsyT7qud4KWbXP43aUEhzn70mWyFuiIdxnzVPKe2u8iWTQTdJksR1w== -"@react-native/dev-middleware@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.77.0-rc.6.tgz#7bdeb731dafb88e9a872fe037673b1b4e63768a6" - integrity sha512-iq//tyd8quxdqJJ1ozFL1AZTksF/DoR0cuPx3Lds34PAMe4i1f93UmHOFSijJQ0iSOB0cp0aWUh8obOQMqUGkg== +"@react-native/dev-middleware@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.77.0.tgz#a5a660e2fc9acf2262e0fc68164b26df3527356a" + integrity sha512-DAlEYujm43O+Dq98KP2XfLSX5c/TEGtt+JBDEIOQewk374uYY52HzRb1+Gj6tNaEj/b33no4GibtdxbO5zmPhg== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.77.0-rc.6" + "@react-native/debugger-frontend" "0.77.0" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -1986,14 +1986,14 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.77.0-rc.6.tgz#640256c7a1b5e5fbd82cb2a72256ec30867fe25c" - integrity sha512-pbQe6AuqeLJfIdCqnMtcQPWOi3BW795lrfaPxT0Hx+TH+3UKB1CanK/WWQQj0znAQSztdudwktBrjWZFh/E2YQ== +"@react-native/eslint-config@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.77.0.tgz#2f43c9753ef205dfd115600571cdce09bcf40674" + integrity sha512-azEiJNe/v1MjXE5Cekn8ygV4an0T3mNem4Afmeaq9tO9rfbOYr3VpTMFgc4B42SZgS4S6lyIqvwTfc8bSp0KRw== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.77.0-rc.6" + "@react-native/eslint-plugin" "0.77.0" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2004,55 +2004,55 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.77.0-rc.6.tgz#3dfd311dfccdcc25f8eaa1100ebb172e1e16914f" - integrity sha512-UKqIe43+zCg/G2/4Xupn8LTOdEfGZO3lfSbo6IOU9RS7RzKVake86joEDUo+BDVNhAhMXmY9LRcrVIFxvm3P0w== +"@react-native/eslint-plugin@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.77.0.tgz#1a59a1899da3b3c4a6f599f589cbf6802c22d70f" + integrity sha512-1DXUDiqsgvFpK633SsOF01aAtWAaI/+KqPJAoZOVdSsodk70wNYyrHpF9rJBXWhyT/peTBE5y2kK2kT/Y7JcQA== -"@react-native/gradle-plugin@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.77.0-rc.6.tgz#52d283e0678bc8870b05ce1a9109e8414a16cc38" - integrity sha512-Cyjv/HRTlKmfj7+jarRytJLKJ5nAW+52b2VoHQAmPlZl71go1q0WJztKZ2/spDQy8eVA6jsR9uYGLnVfezyJCQ== +"@react-native/gradle-plugin@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.77.0.tgz#81e1a382e6c31f4f21e43ade2612c05f3e58e722" + integrity sha512-rmfh93jzbndSq7kihYHUQ/EGHTP8CCd3GDCmg5SbxSOHAaAYx2HZ28ZG7AVcGUsWeXp+e/90zGIyfOzDRx0Zaw== -"@react-native/js-polyfills@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.77.0-rc.6.tgz#c9bd573302a971d2175ca9e791aea65ac37f2208" - integrity sha512-x9Z/KpXE6ZvfwZvimfjU69QvMgBsY6ap0I2REEnzTPnYuelZLQ2hDYjcKC4RBNxd3vEOODjPGdpXjkUUBDe2Eg== +"@react-native/js-polyfills@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.77.0.tgz#892d7f2f55c380623d1998a752f83bd37500a941" + integrity sha512-kHFcMJVkGb3ptj3yg1soUsMHATqal4dh0QTGAbYihngJ6zy+TnP65J3GJq4UlwqFE9K1RZkeCmTwlmyPFHOGvA== -"@react-native/metro-babel-transformer@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.77.0-rc.6.tgz#52b056e37709ea0401f50010746990b57a98a1a7" - integrity sha512-WcedK4YWUZoEmIFGj376a3LagH2O3lUPkrjvCWcAnl3UDjpFPNw5gHdzRDL3IlauhXQX+6626hTCSJ0FqAIstA== +"@react-native/metro-babel-transformer@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.77.0.tgz#86eef50eac7cae5ea54976d0195862dbb62958fb" + integrity sha512-19GfvhBRKCU3UDWwCnDR4QjIzz3B2ZuwhnxMRwfAgPxz7QY9uKour9RGmBAVUk1Wxi/SP7dLEvWnmnuBO39e2A== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.77.0-rc.6" + "@react-native/babel-preset" "0.77.0" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.77.0-rc.6.tgz#cd0ad87ac71637a6d6e607f04a2585ac44b4b0ce" - integrity sha512-6anVEXdTwdJ1izIPBhFc/w38Sq4k+6UtI3i5T7t0qEcokkHjARCC1Uq84Oiheyr/9ObVVJ+ervnM8ZLcJTLaCg== +"@react-native/metro-config@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.77.0.tgz#447f3c06d5714600c1bfb6e872541c39775f8bd9" + integrity sha512-IhcsIDdoIYkXf3FoZxayRGg2oMLBhpqWEH6IDJlJTQamOQ3PUm2uF1e7yzvnatZ18A6JCNhOlxnBK7m5ZWQPYQ== dependencies: - "@react-native/js-polyfills" "0.77.0-rc.6" - "@react-native/metro-babel-transformer" "0.77.0-rc.6" + "@react-native/js-polyfills" "0.77.0" + "@react-native/metro-babel-transformer" "0.77.0" metro-config "^0.81.0" metro-runtime "^0.81.0" -"@react-native/normalize-colors@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.77.0-rc.6.tgz#d5375f5dd3c543304be85951d96c953f4945f425" - integrity sha512-lmc78245ModEG/qg0fiJU75t1nIjv95b8yiRgE0Xt/kbkfyZZbtKBCfvC2gc0J45iXRCUW6z6boxw1lEWnf8GQ== +"@react-native/normalize-colors@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.77.0.tgz#dedd55b7c8d9c4b43cd3d12a06b654f0ff97949f" + integrity sha512-qjmxW3xRZe4T0ZBEaXZNHtuUbRgyfybWijf1yUuQwjBt24tSapmIslwhCjpKidA0p93ssPcepquhY0ykH25mew== -"@react-native/typescript-config@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.77.0-rc.6.tgz#fe0a73f6f704885779c0b587571ac2b102067e5d" - integrity sha512-0+//wE3OLwgPByMENmKz10IekbMJmJPjJEP+ApeUIH/inwFEQ3UoVzW0e91yjgGHibkOIUKpC6Ga2CFKhJYasg== +"@react-native/typescript-config@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.77.0.tgz#3a2c6eb9360f3b3b1c630bb02d9a0ac4081d0c1c" + integrity sha512-WunTrKSQtGKi7gVf24jinHkXXi3tSkChRfrUPFY1njNWwVNtJ/H0ElSlJKUIWaBcd6DKG4ZddKsftWBAWTV0Sg== -"@react-native/virtualized-lists@0.77.0-rc.6": - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.77.0-rc.6.tgz#fe3111296789740e3273f7a15601ac75a2e48615" - integrity sha512-4uDtx+NM6p4B2PLQNE/4lzZajB0eBK2TAXSjBRjLdcfqhh7hCn5i3z8ggatBAA3Jl52uQD82MaQaDNsU7SF0kA== +"@react-native/virtualized-lists@0.77.0": + version "0.77.0" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.77.0.tgz#a8ac08b0de3f78648a3a8573135755301f36b03d" + integrity sha512-ppPtEu9ISO9iuzpA2HBqrfmDpDAnGGduNDVaegadOzbMCPAB3tC9Blxdu9W68LyYlNQILIsP6/FYtLwf7kfNew== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -5926,19 +5926,19 @@ react-is@^17.0.1: version "0.0.0" uid "" -react-native@0.77.0-rc.6: - version "0.77.0-rc.6" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.77.0-rc.6.tgz#6cc507d776fde11b7cecf7c3f57362001efcdf43" - integrity sha512-JT4vVcp6e21qugHixcp3KWSddqH7gOA7qrBq4gK0yKKGqeH0rwxQogpKXbaObJyUfb5u7dicDTcu94D4+O/stQ== +react-native@0.77.0: + version "0.77.0" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.77.0.tgz#ef194e6305cefde43d7ba5d242ceb9a1fddf9578" + integrity sha512-oCgHLGHFIp6F5UbyHSedyUXrZg6/GPe727freGFvlT7BjPJ3K6yvvdlsp7OEXSAHz6Fe7BI2n5cpUyqmP9Zn+Q== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.77.0-rc.6" - "@react-native/codegen" "0.77.0-rc.6" - "@react-native/community-cli-plugin" "0.77.0-rc.6" - "@react-native/gradle-plugin" "0.77.0-rc.6" - "@react-native/js-polyfills" "0.77.0-rc.6" - "@react-native/normalize-colors" "0.77.0-rc.6" - "@react-native/virtualized-lists" "0.77.0-rc.6" + "@react-native/assets-registry" "0.77.0" + "@react-native/codegen" "0.77.0" + "@react-native/community-cli-plugin" "0.77.0" + "@react-native/gradle-plugin" "0.77.0" + "@react-native/js-polyfills" "0.77.0" + "@react-native/normalize-colors" "0.77.0" + "@react-native/virtualized-lists" "0.77.0" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" From c4828443ce9f283b8b698d2fc4c187e45437eb0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 10:38:34 +0100 Subject: [PATCH 02/22] Updatae pods --- FabricExample/ios/Podfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index ef014b5abb..f6aebdd77a 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -5,9 +5,9 @@ PODS: - FBLazyVector (0.77.0) - fmt (11.0.2) - glog (0.3.5) - - hermes-engine (0.77.0-rc.6): - - hermes-engine/Pre-built (= 0.77.0-rc.6) - - hermes-engine/Pre-built (0.77.0-rc.6) + - hermes-engine (0.77.0): + - hermes-engine/Pre-built (= 0.77.0) + - hermes-engine/Pre-built (0.77.0) - RCT-Folly (2024.11.18.00): - boost - DoubleConversion @@ -1742,7 +1742,7 @@ SPEC CHECKSUMS: FBLazyVector: 2bc03a5cf64e29c611bbc5d7eb9d9f7431f37ee6 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 - hermes-engine: e929405329190e9df3ef45cea87293072747f2ef + hermes-engine: 1f783c3d53940aed0d2c84586f0b7a85ab7827ef RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 RCTDeprecation: f5c19ebdb8804b53ed029123eb69914356192fc8 RCTRequired: 6ae6cebe470486e0e0ce89c1c0eabb998e7c51f4 From 8cc71b2def316d2ffca7fd8d75ba0eb55ffc32bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 11:15:10 +0100 Subject: [PATCH 03/22] Bump to 0.78.0-rc.1 --- FabricExample/.gitignore | 1 + FabricExample/android/app/build.gradle | 4 +- FabricExample/android/build.gradle | 2 +- .../gradle/wrapper/gradle-wrapper.properties | 3 +- FabricExample/android/gradlew | 3 +- FabricExample/ios/Podfile.lock | 578 +++++++++--------- FabricExample/package.json | 18 +- FabricExample/yarn.lock | 258 ++++---- 8 files changed, 440 insertions(+), 427 deletions(-) diff --git a/FabricExample/.gitignore b/FabricExample/.gitignore index d5ae456695..de99955957 100644 --- a/FabricExample/.gitignore +++ b/FabricExample/.gitignore @@ -33,6 +33,7 @@ local.properties .cxx/ *.keystore !debug.keystore +.kotlin/ # node.js # diff --git a/FabricExample/android/app/build.gradle b/FabricExample/android/app/build.gradle index 3e091620d1..101943f973 100644 --- a/FabricExample/android/app/build.gradle +++ b/FabricExample/android/app/build.gradle @@ -63,14 +63,14 @@ def enableProguardInReleaseBuilds = false * The preferred build flavor of JavaScriptCore (JSC) * * For example, to use the international variant, you can use: - * `def jscFlavor = 'org.webkit:android-jsc-intl:+'` + * `def jscFlavor = 'io.github.react-native-community:jsc-android-intl:2026004.+'` * * The international variant includes ICU i18n library and necessary data * allowing to use e.g. `Date.toLocaleString` and `String.localeCompare` that * give correct results when using with locales other than en-US. Note that * this variant is about 6MiB larger per architecture than default. */ -def jscFlavor = 'org.webkit:android-jsc:+' +def jscFlavor = 'io.github.react-native-community:jsc-android:2026004.+' android { ndkVersion rootProject.ext.ndkVersion diff --git a/FabricExample/android/build.gradle b/FabricExample/android/build.gradle index fb4b1dea5d..f3c9f368c0 100644 --- a/FabricExample/android/build.gradle +++ b/FabricExample/android/build.gradle @@ -3,7 +3,7 @@ buildscript { buildToolsVersion = "35.0.0" minSdkVersion = 24 compileSdkVersion = 35 - targetSdkVersion = 34 + targetSdkVersion = 35 ndkVersion = "27.1.12297006" kotlinVersion = "2.0.21" isGHExampleApp = true diff --git a/FabricExample/android/gradle/wrapper/gradle-wrapper.properties b/FabricExample/android/gradle/wrapper/gradle-wrapper.properties index 66cd5a0e49..e01189f168 100644 --- a/FabricExample/android/gradle/wrapper/gradle-wrapper.properties +++ b/FabricExample/android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,7 @@ +#Thu Jan 23 11:05:26 CET 2025 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/FabricExample/android/gradlew b/FabricExample/android/gradlew index f5feea6d6b..f3b75f3b0d 100755 --- a/FabricExample/android/gradlew +++ b/FabricExample/android/gradlew @@ -86,8 +86,7 @@ done # shellcheck disable=SC2034 APP_BASE_NAME=${0##*/} # Discard cd standard output in case $CDPATH is set (https://github.com/gradle/gradle/issues/25036) -APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s -' "$PWD" ) || exit +APP_HOME=$( cd -P "${APP_HOME:-./}" > /dev/null && printf '%s\n' "$PWD" ) || exit # Use the maximum available, or set MAX_FD != -1 to use that value. MAX_FD=maximum diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index f6aebdd77a..e8074097db 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -2,12 +2,12 @@ PODS: - boost (1.84.0) - DoubleConversion (1.1.6) - fast_float (6.1.4) - - FBLazyVector (0.77.0) + - FBLazyVector (0.78.0-rc.1) - fmt (11.0.2) - glog (0.3.5) - - hermes-engine (0.77.0): - - hermes-engine/Pre-built (= 0.77.0) - - hermes-engine/Pre-built (0.77.0) + - hermes-engine (0.78.0-rc.1): + - hermes-engine/Pre-built (= 0.78.0-rc.1) + - hermes-engine/Pre-built (0.78.0-rc.1) - RCT-Folly (2024.11.18.00): - boost - DoubleConversion @@ -27,32 +27,32 @@ PODS: - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - - RCTDeprecation (0.77.0) - - RCTRequired (0.77.0) - - RCTTypeSafety (0.77.0): - - FBLazyVector (= 0.77.0) - - RCTRequired (= 0.77.0) - - React-Core (= 0.77.0) - - React (0.77.0): - - React-Core (= 0.77.0) - - React-Core/DevSupport (= 0.77.0) - - React-Core/RCTWebSocket (= 0.77.0) - - React-RCTActionSheet (= 0.77.0) - - React-RCTAnimation (= 0.77.0) - - React-RCTBlob (= 0.77.0) - - React-RCTImage (= 0.77.0) - - React-RCTLinking (= 0.77.0) - - React-RCTNetwork (= 0.77.0) - - React-RCTSettings (= 0.77.0) - - React-RCTText (= 0.77.0) - - React-RCTVibration (= 0.77.0) - - React-callinvoker (0.77.0) - - React-Core (0.77.0): + - RCTDeprecation (0.78.0-rc.1) + - RCTRequired (0.78.0-rc.1) + - RCTTypeSafety (0.78.0-rc.1): + - FBLazyVector (= 0.78.0-rc.1) + - RCTRequired (= 0.78.0-rc.1) + - React-Core (= 0.78.0-rc.1) + - React (0.78.0-rc.1): + - React-Core (= 0.78.0-rc.1) + - React-Core/DevSupport (= 0.78.0-rc.1) + - React-Core/RCTWebSocket (= 0.78.0-rc.1) + - React-RCTActionSheet (= 0.78.0-rc.1) + - React-RCTAnimation (= 0.78.0-rc.1) + - React-RCTBlob (= 0.78.0-rc.1) + - React-RCTImage (= 0.78.0-rc.1) + - React-RCTLinking (= 0.78.0-rc.1) + - React-RCTNetwork (= 0.78.0-rc.1) + - React-RCTSettings (= 0.78.0-rc.1) + - React-RCTText (= 0.78.0-rc.1) + - React-RCTVibration (= 0.78.0-rc.1) + - React-callinvoker (0.78.0-rc.1) + - React-Core (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0) + - React-Core/Default (= 0.78.0-rc.1) - React-cxxreact - React-featureflags - React-hermes @@ -64,7 +64,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/CoreModulesHeaders (0.77.0): + - React-Core/CoreModulesHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -81,7 +81,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/Default (0.77.0): + - React-Core/Default (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -97,13 +97,13 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/DevSupport (0.77.0): + - React-Core/DevSupport (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0) - - React-Core/RCTWebSocket (= 0.77.0) + - React-Core/Default (= 0.78.0-rc.1) + - React-Core/RCTWebSocket (= 0.78.0-rc.1) - React-cxxreact - React-featureflags - React-hermes @@ -115,7 +115,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.77.0): + - React-Core/RCTActionSheetHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -132,7 +132,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTAnimationHeaders (0.77.0): + - React-Core/RCTAnimationHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -149,7 +149,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTBlobHeaders (0.77.0): + - React-Core/RCTBlobHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -166,7 +166,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTImageHeaders (0.77.0): + - React-Core/RCTImageHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -183,7 +183,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTLinkingHeaders (0.77.0): + - React-Core/RCTLinkingHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -200,7 +200,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTNetworkHeaders (0.77.0): + - React-Core/RCTNetworkHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -217,7 +217,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTSettingsHeaders (0.77.0): + - React-Core/RCTSettingsHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -234,7 +234,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTTextHeaders (0.77.0): + - React-Core/RCTTextHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -251,7 +251,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTVibrationHeaders (0.77.0): + - React-Core/RCTVibrationHeaders (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -268,12 +268,12 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTWebSocket (0.77.0): + - React-Core/RCTWebSocket (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.77.0) + - React-Core/Default (= 0.78.0-rc.1) - React-cxxreact - React-featureflags - React-hermes @@ -285,22 +285,22 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-CoreModules (0.77.0): + - React-CoreModules (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - - RCTTypeSafety (= 0.77.0) - - React-Core/CoreModulesHeaders (= 0.77.0) - - React-jsi (= 0.77.0) + - RCTTypeSafety (= 0.78.0-rc.1) + - React-Core/CoreModulesHeaders (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) - React-jsinspector - React-NativeModulesApple - React-RCTBlob - React-RCTFBReactNativeSpec - - React-RCTImage (= 0.77.0) + - React-RCTImage (= 0.78.0-rc.1) - ReactCommon - SocketRocket (= 0.7.1) - - React-cxxreact (0.77.0): + - React-cxxreact (0.78.0-rc.1): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -308,16 +308,16 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0) - - React-debug (= 0.77.0) - - React-jsi (= 0.77.0) + - React-callinvoker (= 0.78.0-rc.1) + - React-debug (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) - React-jsinspector - - React-logger (= 0.77.0) - - React-perflogger (= 0.77.0) - - React-runtimeexecutor (= 0.77.0) - - React-timing (= 0.77.0) - - React-debug (0.77.0) - - React-defaultsnativemodule (0.77.0): + - React-logger (= 0.78.0-rc.1) + - React-perflogger (= 0.78.0-rc.1) + - React-runtimeexecutor (= 0.78.0-rc.1) + - React-timing (= 0.78.0-rc.1) + - React-debug (0.78.0-rc.1) + - React-defaultsnativemodule (0.78.0-rc.1): - hermes-engine - RCT-Folly - React-domnativemodule @@ -327,7 +327,7 @@ PODS: - React-jsiexecutor - React-microtasksnativemodule - React-RCTFBReactNativeSpec - - React-domnativemodule (0.77.0): + - React-domnativemodule (0.78.0-rc.1): - hermes-engine - RCT-Folly - React-Fabric @@ -338,7 +338,7 @@ PODS: - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - Yoga - - React-Fabric (0.77.0): + - React-Fabric (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -350,21 +350,22 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.77.0) - - React-Fabric/attributedstring (= 0.77.0) - - React-Fabric/componentregistry (= 0.77.0) - - React-Fabric/componentregistrynative (= 0.77.0) - - React-Fabric/components (= 0.77.0) - - React-Fabric/core (= 0.77.0) - - React-Fabric/dom (= 0.77.0) - - React-Fabric/imagemanager (= 0.77.0) - - React-Fabric/leakchecker (= 0.77.0) - - React-Fabric/mounting (= 0.77.0) - - React-Fabric/observers (= 0.77.0) - - React-Fabric/scheduler (= 0.77.0) - - React-Fabric/telemetry (= 0.77.0) - - React-Fabric/templateprocessor (= 0.77.0) - - React-Fabric/uimanager (= 0.77.0) + - React-Fabric/animations (= 0.78.0-rc.1) + - React-Fabric/attributedstring (= 0.78.0-rc.1) + - React-Fabric/componentregistry (= 0.78.0-rc.1) + - React-Fabric/componentregistrynative (= 0.78.0-rc.1) + - React-Fabric/components (= 0.78.0-rc.1) + - React-Fabric/consistency (= 0.78.0-rc.1) + - React-Fabric/core (= 0.78.0-rc.1) + - React-Fabric/dom (= 0.78.0-rc.1) + - React-Fabric/imagemanager (= 0.78.0-rc.1) + - React-Fabric/leakchecker (= 0.78.0-rc.1) + - React-Fabric/mounting (= 0.78.0-rc.1) + - React-Fabric/observers (= 0.78.0-rc.1) + - React-Fabric/scheduler (= 0.78.0-rc.1) + - React-Fabric/telemetry (= 0.78.0-rc.1) + - React-Fabric/templateprocessor (= 0.78.0-rc.1) + - React-Fabric/uimanager (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -374,7 +375,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.77.0): + - React-Fabric/animations (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -395,7 +396,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.77.0): + - React-Fabric/attributedstring (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -416,7 +417,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.77.0): + - React-Fabric/componentregistry (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -437,7 +438,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.77.0): + - React-Fabric/componentregistrynative (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -458,7 +459,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.77.0): + - React-Fabric/components (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -470,9 +471,9 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/components/legacyviewmanagerinterop (= 0.77.0) - - React-Fabric/components/root (= 0.77.0) - - React-Fabric/components/view (= 0.77.0) + - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.1) + - React-Fabric/components/root (= 0.78.0-rc.1) + - React-Fabric/components/view (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -482,7 +483,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.77.0): + - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -503,7 +504,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.77.0): + - React-Fabric/components/root (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -524,7 +525,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.77.0): + - React-Fabric/components/view (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -546,7 +547,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-Fabric/core (0.77.0): + - React-Fabric/consistency (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -567,7 +568,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/dom (0.77.0): + - React-Fabric/core (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -588,7 +589,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.77.0): + - React-Fabric/dom (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -609,7 +610,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.77.0): + - React-Fabric/imagemanager (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -630,7 +631,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.77.0): + - React-Fabric/leakchecker (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -651,7 +652,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers (0.77.0): + - React-Fabric/mounting (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -663,7 +664,6 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/observers/events (= 0.77.0) - React-featureflags - React-graphics - React-jsi @@ -673,7 +673,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers/events (0.77.0): + - React-Fabric/observers (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -685,6 +685,7 @@ PODS: - React-Core - React-cxxreact - React-debug + - React-Fabric/observers/events (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -694,7 +695,28 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.77.0): + - React-Fabric/observers/events (0.78.0-rc.1): + - DoubleConversion + - fast_float (= 6.1.4) + - fmt (= 11.0.2) + - glog + - hermes-engine + - RCT-Folly/Fabric (= 2024.11.18.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.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -717,7 +739,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.77.0): + - React-Fabric/telemetry (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -738,7 +760,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.77.0): + - React-Fabric/templateprocessor (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -759,7 +781,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.77.0): + - React-Fabric/uimanager (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -771,7 +793,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager/consistency (= 0.77.0) + - React-Fabric/uimanager/consistency (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -782,7 +804,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager/consistency (0.77.0): + - React-Fabric/uimanager/consistency (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -804,7 +826,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricComponents (0.77.0): + - React-FabricComponents (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -817,8 +839,8 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components (= 0.77.0) - - React-FabricComponents/textlayoutmanager (= 0.77.0) + - React-FabricComponents/components (= 0.78.0-rc.1) + - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -829,7 +851,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components (0.77.0): + - React-FabricComponents/components (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -842,15 +864,15 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components/inputaccessory (= 0.77.0) - - React-FabricComponents/components/iostextinput (= 0.77.0) - - React-FabricComponents/components/modal (= 0.77.0) - - React-FabricComponents/components/rncore (= 0.77.0) - - React-FabricComponents/components/safeareaview (= 0.77.0) - - React-FabricComponents/components/scrollview (= 0.77.0) - - React-FabricComponents/components/text (= 0.77.0) - - React-FabricComponents/components/textinput (= 0.77.0) - - React-FabricComponents/components/unimplementedview (= 0.77.0) + - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.1) + - React-FabricComponents/components/iostextinput (= 0.78.0-rc.1) + - React-FabricComponents/components/modal (= 0.78.0-rc.1) + - React-FabricComponents/components/rncore (= 0.78.0-rc.1) + - React-FabricComponents/components/safeareaview (= 0.78.0-rc.1) + - React-FabricComponents/components/scrollview (= 0.78.0-rc.1) + - React-FabricComponents/components/text (= 0.78.0-rc.1) + - React-FabricComponents/components/textinput (= 0.78.0-rc.1) + - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.1) - React-featureflags - React-graphics - React-jsi @@ -861,7 +883,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/inputaccessory (0.77.0): + - React-FabricComponents/components/inputaccessory (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -884,7 +906,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/iostextinput (0.77.0): + - React-FabricComponents/components/iostextinput (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -907,7 +929,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/modal (0.77.0): + - React-FabricComponents/components/modal (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -930,7 +952,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/rncore (0.77.0): + - React-FabricComponents/components/rncore (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -953,7 +975,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/safeareaview (0.77.0): + - React-FabricComponents/components/safeareaview (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -976,7 +998,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/scrollview (0.77.0): + - React-FabricComponents/components/scrollview (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -999,7 +1021,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/text (0.77.0): + - React-FabricComponents/components/text (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1022,7 +1044,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/textinput (0.77.0): + - React-FabricComponents/components/textinput (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1045,7 +1067,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/unimplementedview (0.77.0): + - React-FabricComponents/components/unimplementedview (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1068,7 +1090,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/textlayoutmanager (0.77.0): + - React-FabricComponents/textlayoutmanager (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1091,28 +1113,29 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricImage (0.77.0): + - React-FabricImage (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - - RCTRequired (= 0.77.0) - - RCTTypeSafety (= 0.77.0) + - RCTRequired (= 0.78.0-rc.1) + - RCTTypeSafety (= 0.78.0-rc.1) - React-Fabric - React-featureflags - React-graphics - React-ImageManager - React-jsi - - React-jsiexecutor (= 0.77.0) + - React-jsiexecutor (= 0.78.0-rc.1) - React-logger - React-rendererdebug - React-utils - ReactCommon - Yoga - - React-featureflags (0.77.0) - - React-featureflagsnativemodule (0.77.0): + - React-featureflags (0.78.0-rc.1): + - RCT-Folly (= 2024.11.18.00) + - React-featureflagsnativemodule (0.78.0-rc.1): - hermes-engine - RCT-Folly - React-featureflags @@ -1120,29 +1143,31 @@ PODS: - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-graphics (0.77.0): + - React-graphics (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog + - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-jsi - React-jsiexecutor - React-utils - - React-hermes (0.77.0): + - React-hermes (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.77.0) + - React-cxxreact (= 0.78.0-rc.1) - React-jsi - - React-jsiexecutor (= 0.77.0) + - React-jsiexecutor (= 0.78.0-rc.1) - React-jsinspector - - React-perflogger (= 0.77.0) + - React-perflogger (= 0.78.0-rc.1) - React-runtimeexecutor - - React-idlecallbacksnativemodule (0.77.0): + - React-idlecallbacksnativemodule (0.78.0-rc.1): + - glog - hermes-engine - RCT-Folly - React-jsi @@ -1150,7 +1175,7 @@ PODS: - React-RCTFBReactNativeSpec - React-runtimescheduler - ReactCommon/turbomodule/core - - React-ImageManager (0.77.0): + - React-ImageManager (0.78.0-rc.1): - glog - RCT-Folly/Fabric - React-Core/Default @@ -1159,7 +1184,7 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jserrorhandler (0.77.0): + - React-jserrorhandler (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1168,7 +1193,7 @@ PODS: - React-featureflags - React-jsi - ReactCommon/turbomodule/bridging - - React-jsi (0.77.0): + - React-jsi (0.78.0-rc.1): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -1176,42 +1201,44 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-jsiexecutor (0.77.0): + - React-jsiexecutor (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.77.0) - - React-jsi (= 0.77.0) + - React-cxxreact (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) - React-jsinspector - - React-perflogger (= 0.77.0) - - React-jsinspector (0.77.0): + - React-perflogger (= 0.78.0-rc.1) + - React-jsinspector (0.78.0-rc.1): - DoubleConversion - glog - hermes-engine - - RCT-Folly (= 2024.11.18.00) + - RCT-Folly - React-featureflags - React-jsi - - React-perflogger (= 0.77.0) - - React-runtimeexecutor (= 0.77.0) - - React-jsitracing (0.77.0): + - React-jsinspectortracing + - React-perflogger (= 0.78.0-rc.1) + - React-runtimeexecutor (= 0.78.0-rc.1) + - React-jsinspectortracing (0.78.0-rc.1): + - RCT-Folly + - React-jsitracing (0.78.0-rc.1): - React-jsi - - React-logger (0.77.0): + - React-logger (0.78.0-rc.1): - glog - - React-Mapbuffer (0.77.0): + - React-Mapbuffer (0.78.0-rc.1): - glog - React-debug - - React-microtasksnativemodule (0.77.0): + - React-microtasksnativemodule (0.78.0-rc.1): - hermes-engine - RCT-Folly - React-jsi - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-nativeconfig (0.77.0) - - React-NativeModulesApple (0.77.0): + - React-NativeModulesApple (0.78.0-rc.1): - glog - hermes-engine - React-callinvoker @@ -1222,17 +1249,18 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.77.0): + - React-perflogger (0.78.0-rc.1): - DoubleConversion - RCT-Folly (= 2024.11.18.00) - - React-performancetimeline (0.77.0): + - React-performancetimeline (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - React-cxxreact - React-featureflags + - React-jsinspectortracing - React-timing - - React-RCTActionSheet (0.77.0): - - React-Core/RCTActionSheetHeaders (= 0.77.0) - - React-RCTAnimation (0.77.0): + - React-RCTActionSheet (0.78.0-rc.1): + - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.1) + - React-RCTAnimation (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTAnimationHeaders @@ -1240,7 +1268,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.77.0): + - React-RCTAppDelegate (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - RCTRequired - RCTTypeSafety @@ -1252,7 +1280,6 @@ PODS: - React-featureflags - React-graphics - React-hermes - - React-nativeconfig - React-NativeModulesApple - React-RCTFabric - React-RCTFBReactNativeSpec @@ -1265,7 +1292,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.77.0): + - React-RCTBlob (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1279,7 +1306,7 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.77.0): + - React-RCTFabric (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1293,7 +1320,7 @@ PODS: - React-ImageManager - React-jsi - React-jsinspector - - React-nativeconfig + - React-jsinspectortracing - React-performancetimeline - React-RCTImage - React-RCTText @@ -1302,7 +1329,7 @@ PODS: - React-runtimescheduler - React-utils - Yoga - - React-RCTFBReactNativeSpec (0.77.0): + - React-RCTFBReactNativeSpec (0.78.0-rc.1): - hermes-engine - RCT-Folly - RCTRequired @@ -1312,7 +1339,7 @@ PODS: - React-jsiexecutor - React-NativeModulesApple - ReactCommon - - React-RCTImage (0.77.0): + - React-RCTImage (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTImageHeaders @@ -1321,14 +1348,14 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.77.0): - - React-Core/RCTLinkingHeaders (= 0.77.0) - - React-jsi (= 0.77.0) + - React-RCTLinking (0.78.0-rc.1): + - React-Core/RCTLinkingHeaders (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.77.0) - - React-RCTNetwork (0.77.0): + - ReactCommon/turbomodule/core (= 0.78.0-rc.1) + - React-RCTNetwork (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTNetworkHeaders @@ -1336,7 +1363,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.77.0): + - React-RCTSettings (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTSettingsHeaders @@ -1344,25 +1371,25 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.77.0): - - React-Core/RCTTextHeaders (= 0.77.0) + - React-RCTText (0.78.0-rc.1): + - React-Core/RCTTextHeaders (= 0.78.0-rc.1) - Yoga - - React-RCTVibration (0.77.0): + - React-RCTVibration (0.78.0-rc.1): - RCT-Folly (= 2024.11.18.00) - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererconsistency (0.77.0) - - React-rendererdebug (0.77.0): + - React-rendererconsistency (0.78.0-rc.1) + - React-rendererdebug (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - React-debug - - React-rncore (0.77.0) - - React-RuntimeApple (0.77.0): + - React-rncore (0.78.0-rc.1) + - React-RuntimeApple (0.78.0-rc.1): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-callinvoker @@ -1383,7 +1410,7 @@ PODS: - React-RuntimeHermes - React-runtimescheduler - React-utils - - React-RuntimeCore (0.77.0): + - React-RuntimeCore (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1398,9 +1425,9 @@ PODS: - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.77.0): - - React-jsi (= 0.77.0) - - React-RuntimeHermes (0.77.0): + - React-runtimeexecutor (0.78.0-rc.1): + - React-jsi (= 0.78.0-rc.1) + - React-RuntimeHermes (0.78.0-rc.1): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-featureflags @@ -1408,10 +1435,9 @@ PODS: - React-jsi - React-jsinspector - React-jsitracing - - React-nativeconfig - React-RuntimeCore - React-utils - - React-runtimescheduler (0.77.0): + - React-runtimescheduler (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1426,16 +1452,16 @@ PODS: - React-runtimeexecutor - React-timing - React-utils - - React-timing (0.77.0) - - React-utils (0.77.0): + - React-timing (0.78.0-rc.1) + - React-utils (0.78.0-rc.1): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-debug - - React-jsi (= 0.77.0) - - ReactAppDependencyProvider (0.77.0): + - React-jsi (= 0.78.0-rc.1) + - ReactAppDependencyProvider (0.78.0-rc.1): - ReactCodegen - - ReactCodegen (0.77.0): + - ReactCodegen (0.78.0-rc.1): - DoubleConversion - glog - hermes-engine @@ -1456,49 +1482,49 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - ReactCommon (0.77.0): - - ReactCommon/turbomodule (= 0.77.0) - - ReactCommon/turbomodule (0.77.0): + - ReactCommon (0.78.0-rc.1): + - ReactCommon/turbomodule (= 0.78.0-rc.1) + - ReactCommon/turbomodule (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0) - - React-cxxreact (= 0.77.0) - - React-jsi (= 0.77.0) - - React-logger (= 0.77.0) - - React-perflogger (= 0.77.0) - - ReactCommon/turbomodule/bridging (= 0.77.0) - - ReactCommon/turbomodule/core (= 0.77.0) - - ReactCommon/turbomodule/bridging (0.77.0): + - React-callinvoker (= 0.78.0-rc.1) + - React-cxxreact (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) + - React-logger (= 0.78.0-rc.1) + - React-perflogger (= 0.78.0-rc.1) + - ReactCommon/turbomodule/bridging (= 0.78.0-rc.1) + - ReactCommon/turbomodule/core (= 0.78.0-rc.1) + - ReactCommon/turbomodule/bridging (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0) - - React-cxxreact (= 0.77.0) - - React-jsi (= 0.77.0) - - React-logger (= 0.77.0) - - React-perflogger (= 0.77.0) - - ReactCommon/turbomodule/core (0.77.0): + - React-callinvoker (= 0.78.0-rc.1) + - React-cxxreact (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) + - React-logger (= 0.78.0-rc.1) + - React-perflogger (= 0.78.0-rc.1) + - ReactCommon/turbomodule/core (0.78.0-rc.1): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.77.0) - - React-cxxreact (= 0.77.0) - - React-debug (= 0.77.0) - - React-featureflags (= 0.77.0) - - React-jsi (= 0.77.0) - - React-logger (= 0.77.0) - - React-perflogger (= 0.77.0) - - React-utils (= 0.77.0) + - React-callinvoker (= 0.78.0-rc.1) + - React-cxxreact (= 0.78.0-rc.1) + - React-debug (= 0.78.0-rc.1) + - React-featureflags (= 0.78.0-rc.1) + - React-jsi (= 0.78.0-rc.1) + - React-logger (= 0.78.0-rc.1) + - React-perflogger (= 0.78.0-rc.1) + - React-utils (= 0.78.0-rc.1) - RNGestureHandler (2.22.0): - DoubleConversion - glog @@ -1558,11 +1584,11 @@ DEPENDENCIES: - 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-jsinspectortracing (from `../node_modules/react-native/ReactCommon/jsinspector-modern/tracing`) - 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-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`) @@ -1613,7 +1639,7 @@ EXTERNAL SOURCES: :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-11-25-RNv0.77.0-d4f25d534ab744866448b36ca3bf3d97c08e638c + :tag: hermes-2025-01-13-RNv0.78.0-a942ef374897d85da38e9c8904574f8376555388 RCT-Folly: :podspec: "../node_modules/react-native/third-party-podspecs/RCT-Folly.podspec" RCTDeprecation: @@ -1664,6 +1690,8 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon/jsiexecutor" React-jsinspector: :path: "../node_modules/react-native/ReactCommon/jsinspector-modern" + React-jsinspectortracing: + :path: "../node_modules/react-native/ReactCommon/jsinspector-modern/tracing" React-jsitracing: :path: "../node_modules/react-native/ReactCommon/hermes/executor/" React-logger: @@ -1672,8 +1700,6 @@ EXTERNAL SOURCES: :path: "../node_modules/react-native/ReactCommon" React-microtasksnativemodule: :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks" - React-nativeconfig: - :path: "../node_modules/react-native/ReactCommon" React-NativeModulesApple: :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios" React-perflogger: @@ -1739,71 +1765,71 @@ SPEC CHECKSUMS: boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 - FBLazyVector: 2bc03a5cf64e29c611bbc5d7eb9d9f7431f37ee6 + FBLazyVector: ca1027b5fd51467e762a783d3dcd362fce5a6547 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 - hermes-engine: 1f783c3d53940aed0d2c84586f0b7a85ab7827ef + hermes-engine: 4f30ac09d90c9ea90f9e912f574c9f8110f0f32a RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 - RCTDeprecation: f5c19ebdb8804b53ed029123eb69914356192fc8 - RCTRequired: 6ae6cebe470486e0e0ce89c1c0eabb998e7c51f4 - RCTTypeSafety: 50d6ec72a3d13cf77e041ff43a0617050fb98e3f - React: e46fdbd82d2de942970c106677056f3bdd438d82 - React-callinvoker: b027ad895934b5f27ce166d095ed0d272d7df619 - React-Core: 92733c8280b1642afed7ebfb3c523feaec946ece - React-CoreModules: e2dfd87b6fdb9d969b16871655885a4d89a2a9f4 - React-cxxreact: d1a70e78543bb5b159fdaf6c52cadd33c1ae3244 - React-debug: 78d7544d2750737ac3acc88cca2f457d081ec43d - React-defaultsnativemodule: b24e61fe2d5bb84501898683f9d13ff7fc02a9df - React-domnativemodule: 210ca3670f16ae92fbcff8da204750af8a7295af - React-Fabric: 4b3d03ea38646dcc80888253c2befca80526abed - React-FabricComponents: 38fcb6f5c08f8de9e693f2644d2da54ae4fbf6c8 - React-FabricImage: 1d37769002c13dfffa9f53557a173d56c9ade5e3 - React-featureflags: 92dd7d0169ab0bf8ad404a5fe757c1ca7ccd74e8 - React-featureflagsnativemodule: 8a6373d7b4ef3c08d82b60376f75bd189bfc8cb2 - React-graphics: 2b316fcf5b6c29ded7d53ae0007d1d129dc89510 - React-hermes: bf50c8272cb562300a54a621aa69dc12a0b4fcf2 - React-idlecallbacksnativemodule: 47df5b6649ca5e0046aa3e43e680452007b16871 - React-ImageManager: 83b8dc67e97cd5fe10cb715bd878aded16adb40f - React-jserrorhandler: ac08c5673dea69b08e11faf074fd602fbf9492cc - React-jsi: 19e77567e235d06b7e8f425d2a6c1e948ab286e9 - React-jsiexecutor: fe6ad8b9a2bf97e435fc1c969c80ed7f447ed68e - React-jsinspector: f321d958a5534b65b56f7806c674e159c28f7d69 - React-jsitracing: d358876acde46009f391228b932a5efe13c8895b - React-logger: 02e5802824aa9b15cb7df42e10a91abead83cd8d - React-Mapbuffer: 99bd566147aaa78e872568be53ebca8a4449ddae - React-microtasksnativemodule: 51e7813abf875408a0f367e473a65bbab6aa8481 - React-nativeconfig: cd0fbb40987a9658c24dab5812c14e5522a64929 - React-NativeModulesApple: 4a9c304aa4fb086af32e8758ba892386d895b4d3 - React-perflogger: 721172bda31a65ce7b7a0c3bf3de96f12ef6f45d - React-performancetimeline: 46dbe9fd618ff882f59600dcd9fa923a9713cc3b - React-RCTActionSheet: 25eb72eabade4095bfaf6cd9c5c965c76865daa8 - React-RCTAnimation: 8efbd0a4a71fd3dbe84e6d08b92bec5728b7524b - React-RCTAppDelegate: 8ff6da817adefd15d4e25ade53a477c344f9b213 - React-RCTBlob: 6056bd62a56a6d2dad55cdf195949db1de623e14 - React-RCTFabric: 949589de63c19b8b197555567fbc51eebd265bbc - React-RCTFBReactNativeSpec: 4214925b1c4829fb1e73bfbacb301244b522dc11 - React-RCTImage: 7b3f38c77e183bdcb43dbcd7b5842b96c814889a - React-RCTLinking: 6cca74db71b23f670b72e45603e615c2b72b2235 - React-RCTNetwork: 5791b0718eff20c12f6f3d62e2ad50cff4b5c8a0 - React-RCTSettings: 84154e31a232b5b03b6b7a89924a267c431ccf16 - React-RCTText: cd49cb4442ee7f64b0415b27745d2495cb40cfaa - React-RCTVibration: 2a7432e61d42f802716bd67edc793b5e5f58971a - React-rendererconsistency: 7a81b08f01655b458d1de48ddd5b3f5988fd753f - React-rendererdebug: a6547cf2f3f7bcdd8d36ff5e103145d83f5001d4 - React-rncore: dd08c91cea25486f79012e32975c0ea26bd92760 - React-RuntimeApple: ea09b4c38df2695e0cb3fa60a83db81d653a39fd - React-RuntimeCore: 3dc763d365a1f738d92cd942066dd347953733f3 - React-runtimeexecutor: f9ae11481be048438640085c1e8266d6afebae44 - React-RuntimeHermes: 3bc16b5a5a756a292ad6f56968dfb8de643ae20b - React-runtimescheduler: 2e90401c400b62bb720d6ac028dcef803e30d888 - React-timing: 0d0263a5d8ab6fc8c325efb54cee1d6a6f01d657 - React-utils: 8905cd01f46755ea42268875d04c614a0d46431e - ReactAppDependencyProvider: 6e8d68583f39dc31ee65235110287277eb8556ef - ReactCodegen: c08a5113d9c9c895fe10f3c296f74c6b705a60a9 - ReactCommon: 1bd2dc684d7992acbf0dfee887b89a57a1ead86d + RCTDeprecation: d26f07b97b34d9e9c93d09b95c3f7f2380f797b4 + RCTRequired: 00b12066335e477c039c631fdd7a6f2b768e573b + RCTTypeSafety: 51115e55fba96189d1d7dc435bfb56adbf7cc393 + React: a2329b41c7889da4848b05f186c00993f6c21180 + React-callinvoker: 6b8f4eee747a0f7e94a93a96c9a70a5abe64d678 + React-Core: a3568149feee0488020cf58eddaa9b3713686121 + React-CoreModules: 2762a77dfb728d64fa1b8de37e32b014fe203eb2 + React-cxxreact: 8b21f790ca1d992cd2c47494f20a60f5228fb120 + React-debug: 3598ecaaddcaf176b9ba706f6ebb729014bde1f5 + React-defaultsnativemodule: c63420c2e6597a1a7d8630190c68ee11c294e284 + React-domnativemodule: 41832975e89859c154e7cdfecb127d10d1f0e109 + React-Fabric: b5b0ac7d8e77b4599a560f63e9f7336b4fe41bae + React-FabricComponents: 89d6a42300a33316f388b9436095e448104595eb + React-FabricImage: 00790a9fb6fdc38f003c4e6be5eab9287ce44c8b + React-featureflags: cd67232d473b287337b6f28c40d8b7ef6c7d2ab4 + React-featureflagsnativemodule: dda07acf88c3124606fed904940721376219c49d + React-graphics: dfdc123688da49608ffd7947f906787f2220b979 + React-hermes: 7f8a11fded0388dbfe72fdbbac3cab240cf661e0 + React-idlecallbacksnativemodule: 62b10e54550763e56836826c82a5166941b177bf + React-ImageManager: 6c30d61bcae05a1dd0833ecc59e3dbb3d964dbdd + React-jserrorhandler: 1b911b1df322e3c3c88ffbe3cd91a65cd2355e32 + React-jsi: 30ecca0aca80da9f253bfcf8fdeb06ed82f1fbd2 + React-jsiexecutor: dbb1ca80012a48ab4697a66512d202b2e55c1871 + React-jsinspector: 9253f30933a78e135f4b510a4fabc1ea3a8f59ab + React-jsinspectortracing: 07c872d22af2838772607494b467d2def2e80363 + React-jsitracing: 90877d4bb4a897cf6e0075eead332650e50a820a + React-logger: 8d96a93e2071ea8769e125ad1f2b919e09fc653e + React-Mapbuffer: 0052ee03ceb290b74a531e48529a7f90b1b7e49f + React-microtasksnativemodule: 7348e24320f3b8af4f230ee6d8b895161ea1ee81 + React-NativeModulesApple: 54d2c2ee150632222746bb11ac8cc46e60946691 + React-perflogger: 596f6443f9536ca01a24398d231abfd2122418d9 + React-performancetimeline: 14615e28d3ebe9c9c7fddb73c85af0e6e23d1083 + React-RCTActionSheet: 45e28202a7986b70434d2375fc02ee68b1f87082 + React-RCTAnimation: 7e7f94815c0886f110aa3f107155009cc6eb2895 + React-RCTAppDelegate: 6c9e993b386844593b020178d2302e7fdabbab30 + React-RCTBlob: 4050ee867ae16d92e7764ba86c4dbf13c17d4b42 + React-RCTFabric: 453e88d905c6a9c185627262ed0a2ab3ae0b3144 + React-RCTFBReactNativeSpec: d8595cecbef8ee1eccba968905313a4e5398353c + React-RCTImage: b843589d5e34041110656e2bdbaacc097f3cdd7e + React-RCTLinking: aba38f49076140d9fec95ec281f94b38629e0dec + React-RCTNetwork: d9515648fab0128c4c01327774c855f294d6ee5d + React-RCTSettings: 4cde0079a2cfe6552d65d75bf3080ac40018dacc + React-RCTText: 0aa8cfdb28486bedd839cbe46e405ec77e85410f + React-RCTVibration: 0b1117ad7ec1b7a2b3b526f9e6f7f958ce65efe5 + React-rendererconsistency: 3aa947ecc01022afc3d530821aca461284494878 + React-rendererdebug: bdada0b4b5c1bd64bb595dec0d6dc651d4e5a039 + React-rncore: 96c83d7dade700003320265380b7c4741af60ca6 + React-RuntimeApple: 510e9496603998489e7485e4775f5fbecec0d3e9 + React-RuntimeCore: 76909a8e030528132bc064583d91fddf9214cfd9 + React-runtimeexecutor: f8f51e274459fecb12ee60727b4f5067484ad053 + React-RuntimeHermes: d46795aa1cf5b86c33f5e0e885fcac2754db90b6 + React-runtimescheduler: 15edb80188be32faadd92106d2ddee2c6e810fe2 + React-timing: 16de18b703b05422a277c84e66bc1b1dbb3d1d20 + React-utils: 029acb2f254deb800a5a279f92a2c3fee80f7267 + ReactAppDependencyProvider: d8c8d73e775f7e367e65b629d0dedcb830e490d5 + ReactCodegen: 842fd6a5af6dcbf6b984e01bfcf7807cf9796926 + ReactCommon: c99ace9bc7fd37ab0860e05b84758770a5193861 RNGestureHandler: 0a9b5cfef2b12d8425da917647ece1bf6c43d400 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 - Yoga: 78d74e245ed67bb94275a1316cdc170b9b7fe884 + Yoga: d7af68bbe88ef55fd73754fe6942746eff12919c PODFILE CHECKSUM: d42e92008e98fe107445c7108b66a452b97ce9ef diff --git a/FabricExample/package.json b/FabricExample/package.json index c885410d28..4058445a8f 100644 --- a/FabricExample/package.json +++ b/FabricExample/package.json @@ -15,8 +15,8 @@ "dependencies": { "patch-package": "^6.5.0", "postinstall-postinstall": "^2.1.0", - "react": "18.3.1", - "react-native": "0.77.0", + "react": "19.0.0", + "react-native": "0.78.0-rc.1", "react-native-gesture-handler": "link:../" }, "devDependencies": { @@ -26,17 +26,17 @@ "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", - "@react-native/babel-preset": "0.77.0", - "@react-native/eslint-config": "0.77.0", - "@react-native/metro-config": "0.77.0", - "@react-native/typescript-config": "0.77.0", + "@react-native/babel-preset": "0.78.0-rc.1", + "@react-native/eslint-config": "0.78.0-rc.1", + "@react-native/metro-config": "0.78.0-rc.1", + "@react-native/typescript-config": "0.78.0-rc.1", "@types/jest": "^29.5.13", - "@types/react": "^18.2.6", - "@types/react-test-renderer": "^18.0.0", + "@types/react": "^19.0.0", + "@types/react-test-renderer": "^19.0.0", "eslint": "^8.19.0", "jest": "^29.2.1", "prettier": "2.7.1", - "react-test-renderer": "18.3.1", + "react-test-renderer": "19.0.0", "typescript": "5.0.4" }, "engines": { diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index 811d35c307..d7da47441a 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1871,23 +1871,23 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native/assets-registry@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.77.0.tgz#15c0d65b386e61d669912dfdb2ddab225b10d5c3" - integrity sha512-Ms4tYYAMScgINAXIhE4riCFJPPL/yltughHS950l0VP5sm5glbimn9n7RFn9Tc8cipX74/ddbk19+ydK2iDMmA== +"@react-native/assets-registry@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.1.tgz#79da4121fd6c64bdb769edb2fafd9ec7ffae44a3" + integrity sha512-R+tjXQ5JHz4RhpywLOs0Yvp+IG+F+Z3y2uviABvkoMG3Ps12IvlKsln5xIWNqLXSD4rtpEC0aRRh7iUv8FZRYA== -"@react-native/babel-plugin-codegen@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.77.0.tgz#8d5111a18328a48762c2909849f23c4894952fee" - integrity sha512-5TYPn1k+jdDOZJU4EVb1kZ0p9TCVICXK3uplRev5Gul57oWesAaiWGZOzfRS3lonWeuR4ij8v8PFfIHOaq0vmA== +"@react-native/babel-plugin-codegen@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.1.tgz#c045c781c106fafd936ceb71b7f68020ad210c4a" + integrity sha512-wwKPBdHGWbspxDMdKbRrSoMvmUff54vPk9iypZQVADls6p5Pae77KCCLxJBK5MEJsh55r2/Kldy/W2tFmK5lPQ== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.77.0" + "@react-native/codegen" "0.78.0-rc.1" -"@react-native/babel-preset@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.77.0.tgz#abf6ca0747a1e44e3184e9fc03ac8d9581f000d2" - integrity sha512-Z4yxE66OvPyQ/iAlaETI1ptRLcDm7Tk6ZLqtCPuUX3AMg+JNgIA86979T4RSk486/JrBUBH5WZe2xjj7eEHXsA== +"@react-native/babel-preset@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.1.tgz#640ab4d23531ac26721042aeca50fbdc77c9dde1" + integrity sha512-RD736DtZFaaGTE3BuZDmbIl5TpgY6ww/LqFKa+OspD2hRRCYG8Ca7HEIEY1uQJwaV1+emgupckgnvlI1CKIuSQ== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -1930,15 +1930,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.77.0" + "@react-native/babel-plugin-codegen" "0.78.0-rc.1" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.77.0.tgz#e735f7ed99705ad7a9d66827cf1f5f127c54a578" - integrity sha512-rE9lXx41ZjvE8cG7e62y/yGqzUpxnSvJ6me6axiX+aDewmI4ZrddvRGYyxCnawxy5dIBHSnrpZse3P87/4Lm7w== +"@react-native/codegen@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.1.tgz#952e3a96b0c9b137cc6a685e7c05d9403f6d61d5" + integrity sha512-jbPkW4bW9KZ0jCu9cLc2JgzC1Jaydc64wZDX/cz5mPzVI8symbVADQQH8hG+i0+zQ4afEzUCdqzQYkABJSryCw== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -1948,13 +1948,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.77.0.tgz#14af613b7c0c7f9a8a8fb7e07e08b84c38c402cd" - integrity sha512-GRshwhCHhtupa3yyCbel14SlQligV8ffNYN5L1f8HCo2SeGPsBDNjhj2U+JTrMPnoqpwowPGvkCwyqwqYff4MQ== +"@react-native/community-cli-plugin@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.1.tgz#6d1b69c70c758564df4b27cae95456267008f0fb" + integrity sha512-cYQ5kIhJ+cnY4w/kiPnLDT0T+ZgceKTGZkUf4M9llI70kb8vKDTIoGCwpTDQZp2/HcnZiY83USKnOCLeaQeLoQ== dependencies: - "@react-native/dev-middleware" "0.77.0" - "@react-native/metro-babel-transformer" "0.77.0" + "@react-native/dev-middleware" "0.78.0-rc.1" + "@react-native/metro-babel-transformer" "0.78.0-rc.1" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -1964,18 +1964,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.77.0.tgz#9846c905ea423e3b12d94549268ca0e668ed0e7b" - integrity sha512-glOvSEjCbVXw+KtfiOAmrq21FuLE1VsmBsyT7qud4KWbXP43aUEhzn70mWyFuiIdxnzVPKe2u8iWTQTdJksR1w== +"@react-native/debugger-frontend@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.1.tgz#b30b40da0eac25c77812154f907b0cc3f78dc348" + integrity sha512-1cXuhQCX1MTRqWnZ2uVwKAe4Qhx5z7Y8OIhkmSivvwYfgrWUaK34kdGDFew69/lJ37zJz0RfAsGauRkP6UKGEg== -"@react-native/dev-middleware@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.77.0.tgz#a5a660e2fc9acf2262e0fc68164b26df3527356a" - integrity sha512-DAlEYujm43O+Dq98KP2XfLSX5c/TEGtt+JBDEIOQewk374uYY52HzRb1+Gj6tNaEj/b33no4GibtdxbO5zmPhg== +"@react-native/dev-middleware@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.1.tgz#ea94daa5ee468db37fcec978b458485c3356d979" + integrity sha512-iYOE98RcaPincW/zAqCaj258lZkXmNPG1pbY8asa4JSc8tdYfLZw9BkWiAjjt5nHCxEQOxWyh8r7iNCDDkEACw== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.77.0" + "@react-native/debugger-frontend" "0.78.0-rc.1" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -1986,14 +1986,14 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.77.0.tgz#2f43c9753ef205dfd115600571cdce09bcf40674" - integrity sha512-azEiJNe/v1MjXE5Cekn8ygV4an0T3mNem4Afmeaq9tO9rfbOYr3VpTMFgc4B42SZgS4S6lyIqvwTfc8bSp0KRw== +"@react-native/eslint-config@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.1.tgz#fefcfa9bbdc3b976a25094e7a06a66edbe96a234" + integrity sha512-49LKCRaz0pmWDfT7WbpcNakp1hNgJUu2fznPdpzuPVNiSAF4i/KX3HUi5qq0eKohRZJThnDXM2mC2ZJsjU5E+g== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.77.0" + "@react-native/eslint-plugin" "0.78.0-rc.1" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2004,55 +2004,55 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.77.0.tgz#1a59a1899da3b3c4a6f599f589cbf6802c22d70f" - integrity sha512-1DXUDiqsgvFpK633SsOF01aAtWAaI/+KqPJAoZOVdSsodk70wNYyrHpF9rJBXWhyT/peTBE5y2kK2kT/Y7JcQA== +"@react-native/eslint-plugin@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.1.tgz#24aea238c77465f316896cad32ec8c40809395ad" + integrity sha512-PmONGq2OjvHDgy4+7Gv9g/YgMcob7r4CueYSGs6egrlD8qtvS2SbGLbfujePINjawGvOREkiu+ndMcPgQpnv+g== -"@react-native/gradle-plugin@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.77.0.tgz#81e1a382e6c31f4f21e43ade2612c05f3e58e722" - integrity sha512-rmfh93jzbndSq7kihYHUQ/EGHTP8CCd3GDCmg5SbxSOHAaAYx2HZ28ZG7AVcGUsWeXp+e/90zGIyfOzDRx0Zaw== +"@react-native/gradle-plugin@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.1.tgz#3cc5dbb74fb249829ef5de9ac1ce89d8f6cd75bd" + integrity sha512-TahDxvoZ3pqzAfASk+m0rbOiEYwBJLs2N1z0bWjZ0hiDHvhjA2kEPaqoVJm1pYvgo9Gqq5Jx2bOrHly7/nciPQ== -"@react-native/js-polyfills@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.77.0.tgz#892d7f2f55c380623d1998a752f83bd37500a941" - integrity sha512-kHFcMJVkGb3ptj3yg1soUsMHATqal4dh0QTGAbYihngJ6zy+TnP65J3GJq4UlwqFE9K1RZkeCmTwlmyPFHOGvA== +"@react-native/js-polyfills@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.1.tgz#f2bfd1710d0ba960877d65b30192dac23e2f7699" + integrity sha512-sgjZhKhCcmmTRlUDlTbGMGTfo1CLZ5B9neTNKypnUWVlr1y2YszKgZmSdRBNPfSBpTO1c+ST4rCR9ZxVHPO9yQ== -"@react-native/metro-babel-transformer@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.77.0.tgz#86eef50eac7cae5ea54976d0195862dbb62958fb" - integrity sha512-19GfvhBRKCU3UDWwCnDR4QjIzz3B2ZuwhnxMRwfAgPxz7QY9uKour9RGmBAVUk1Wxi/SP7dLEvWnmnuBO39e2A== +"@react-native/metro-babel-transformer@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.1.tgz#d88c5153eec8a49bbf7ee47a02b3ebe794d70377" + integrity sha512-a/S7ANBdKNRoSTrgfDUllPFBmp9zAEv4KZQl/qEzDZp0E85wNR3KEXv4beRmGBcDx2X7Reeu83Rw8SKaseWSxg== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.77.0" + "@react-native/babel-preset" "0.78.0-rc.1" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.77.0.tgz#447f3c06d5714600c1bfb6e872541c39775f8bd9" - integrity sha512-IhcsIDdoIYkXf3FoZxayRGg2oMLBhpqWEH6IDJlJTQamOQ3PUm2uF1e7yzvnatZ18A6JCNhOlxnBK7m5ZWQPYQ== +"@react-native/metro-config@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.1.tgz#13ba4ca41c99e1d2ee22c53dc0a389878a64f83f" + integrity sha512-FNloettCZjVIB3H1uZ6YZkrYKtkJTTL9dLTMYUi1weLBVcsr+XXPkgQDnKj/LgWDm/X7bFl2uVjXlrU7dNMFvg== dependencies: - "@react-native/js-polyfills" "0.77.0" - "@react-native/metro-babel-transformer" "0.77.0" + "@react-native/js-polyfills" "0.78.0-rc.1" + "@react-native/metro-babel-transformer" "0.78.0-rc.1" metro-config "^0.81.0" metro-runtime "^0.81.0" -"@react-native/normalize-colors@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.77.0.tgz#dedd55b7c8d9c4b43cd3d12a06b654f0ff97949f" - integrity sha512-qjmxW3xRZe4T0ZBEaXZNHtuUbRgyfybWijf1yUuQwjBt24tSapmIslwhCjpKidA0p93ssPcepquhY0ykH25mew== +"@react-native/normalize-colors@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.1.tgz#f71a8c6b8c227bfe7ddf6a851fb6f0a2931559cf" + integrity sha512-FCQnkBi8XD+wOjqUu5Q8I4wQ8q73jAVifAtTDvJOPBq9F93fHUuSTvHYZHqWdDLL+pddxJSb75bL8b2F3BwjVA== -"@react-native/typescript-config@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.77.0.tgz#3a2c6eb9360f3b3b1c630bb02d9a0ac4081d0c1c" - integrity sha512-WunTrKSQtGKi7gVf24jinHkXXi3tSkChRfrUPFY1njNWwVNtJ/H0ElSlJKUIWaBcd6DKG4ZddKsftWBAWTV0Sg== +"@react-native/typescript-config@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.1.tgz#3acb3257a116e2b66702b3bf5f1c6f4ba3f6374b" + integrity sha512-6ifH5tHJKezwbgCPJekO4tRcB7hTfJ8kLLzv+TOBeKgoRspslr4ShnmmI9CIVw770sTWvzpHjTGgVCZNW4Rmrg== -"@react-native/virtualized-lists@0.77.0": - version "0.77.0" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.77.0.tgz#a8ac08b0de3f78648a3a8573135755301f36b03d" - integrity sha512-ppPtEu9ISO9iuzpA2HBqrfmDpDAnGGduNDVaegadOzbMCPAB3tC9Blxdu9W68LyYlNQILIsP6/FYtLwf7kfNew== +"@react-native/virtualized-lists@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.1.tgz#32893f419af7b4e4e9b41b3ded8e6f3180a13534" + integrity sha512-d9zpo7dkWmjt+TccpBDBwIL7SX1xKiGeK/70iERFHCZqwOXr05Cdab7GvgyUKb0Y0L+W8ilomuKJSYwFLM6DDw== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -2189,14 +2189,14 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.13.tgz#2af91918ee12d9d32914feb13f5326658461b451" integrity sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA== -"@types/react-test-renderer@^18.0.0": - version "18.3.0" - resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-18.3.0.tgz#839502eae70058a4ae161f63385a8e7929cef4c0" - integrity sha512-HW4MuEYxfDbOHQsVlY/XtOvNHftCVEPhJF2pQXXwcUiUF+Oyb0usgp48HSgpK5rt8m9KZb22yqOeZm+rrVG8gw== +"@types/react-test-renderer@^19.0.0": + version "19.0.0" + resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-19.0.0.tgz#4cdeace7561bf359ee167f51704f420c07d4bd8d" + integrity sha512-qDVnNybqFm2eZKJ4jD34EvRd6VHD67KjgnWaEMM0Id9L22EpWe3nOSVKHWL1XWRCxUWe3lhXwlEeCKD1BlJCQA== dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.6": +"@types/react@*": version "18.3.7" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569" integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ== @@ -2204,6 +2204,13 @@ "@types/prop-types" "*" csstype "^3.0.2" +"@types/react@^19.0.0": + version "19.0.7" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.7.tgz#c451968b999d1cb2d9207dc5ff56496164cf511d" + integrity sha512-MoFsEJKkAtZCrC1r6CM8U22GzhG7u2Wir8ons/aCKH6MBdD1ibV24zOSSkdZVUKqN5i396zG5VKLYZ3yaUZdLA== + dependencies: + csstype "^3.0.2" + "@types/semver@^7.3.12": version "7.5.8" resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" @@ -4890,11 +4897,6 @@ js-yaml@^4.1.0: dependencies: argparse "^2.0.1" -jsc-android@^250231.0.0: - version "250231.0.0" - resolved "https://registry.yarnpkg.com/jsc-android/-/jsc-android-250231.0.0.tgz#91720f8df382a108872fa4b3f558f33ba5e95262" - integrity sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw== - jsc-safe-url@^0.2.2: version "0.2.4" resolved "https://registry.yarnpkg.com/jsc-safe-url/-/jsc-safe-url-0.2.4.tgz#141c14fbb43791e88d5dc64e85a374575a83477a" @@ -5104,7 +5106,7 @@ logkitty@^0.7.1: dayjs "^1.8.15" yargs "^15.1.0" -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: +loose-envify@^1.0.0, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== @@ -5907,11 +5909,6 @@ react-devtools-core@^6.0.1: shell-quote "^1.6.1" ws "^7" -"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.0.0, react-is@^18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" - integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== - react-is@^16.13.1, react-is@^16.7.0: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" @@ -5922,23 +5919,33 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.2.tgz#e691d4a8e9c789365655539ab372762b0efb54f0" integrity sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w== +react-is@^18.0.0: + version "18.3.1" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" + integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== + +react-is@^19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.0.0.tgz#d6669fd389ff022a9684f708cf6fa4962d1fea7a" + integrity sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g== + "react-native-gesture-handler@link:..": version "0.0.0" uid "" -react-native@0.77.0: - version "0.77.0" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.77.0.tgz#ef194e6305cefde43d7ba5d242ceb9a1fddf9578" - integrity sha512-oCgHLGHFIp6F5UbyHSedyUXrZg6/GPe727freGFvlT7BjPJ3K6yvvdlsp7OEXSAHz6Fe7BI2n5cpUyqmP9Zn+Q== +react-native@0.78.0-rc.1: + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.1.tgz#76def1b1527e9d24a141e226292977d9d4b40e19" + integrity sha512-ANmv91Gv4tjnE7ZU2TE3dyLUzl2DlnPp2OPKcry+yWjO+C9Fn57CrNP89rIxYxZGI7EckrSt9Om/IM65K9qtjg== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.77.0" - "@react-native/codegen" "0.77.0" - "@react-native/community-cli-plugin" "0.77.0" - "@react-native/gradle-plugin" "0.77.0" - "@react-native/js-polyfills" "0.77.0" - "@react-native/normalize-colors" "0.77.0" - "@react-native/virtualized-lists" "0.77.0" + "@react-native/assets-registry" "0.78.0-rc.1" + "@react-native/codegen" "0.78.0-rc.1" + "@react-native/community-cli-plugin" "0.78.0-rc.1" + "@react-native/gradle-plugin" "0.78.0-rc.1" + "@react-native/js-polyfills" "0.78.0-rc.1" + "@react-native/normalize-colors" "0.78.0-rc.1" + "@react-native/virtualized-lists" "0.78.0-rc.1" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" @@ -5952,7 +5959,6 @@ react-native@0.77.0: glob "^7.1.1" invariant "^2.2.4" jest-environment-node "^29.6.3" - jsc-android "^250231.0.0" memoize-one "^5.0.0" metro-runtime "^0.81.0" metro-source-map "^0.81.0" @@ -5962,7 +5968,7 @@ react-native@0.77.0: react-devtools-core "^6.0.1" react-refresh "^0.14.0" regenerator-runtime "^0.13.2" - scheduler "0.24.0-canary-efb381bbf-20230505" + scheduler "0.25.0" semver "^7.1.3" stacktrace-parser "^0.1.10" whatwg-fetch "^3.0.0" @@ -5974,29 +5980,18 @@ react-refresh@^0.14.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== -react-shallow-renderer@^16.15.0: - version "16.15.0" - resolved "https://registry.yarnpkg.com/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz#48fb2cf9b23d23cde96708fe5273a7d3446f4457" - integrity sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA== +react-test-renderer@19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-19.0.0.tgz#ca6fa322c58d4bfa34635788fe242a8c3daa4c7d" + integrity sha512-oX5u9rOQlHzqrE/64CNr0HB0uWxkCQmZNSfozlYvwE71TLVgeZxVf0IjouGEr1v7r1kcDifdAJBeOhdhxsG/DA== dependencies: - object-assign "^4.1.1" - react-is "^16.12.0 || ^17.0.0 || ^18.0.0" + react-is "^19.0.0" + scheduler "^0.25.0" -react-test-renderer@18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-18.3.1.tgz#e693608a1f96283400d4a3afead6893f958b80b4" - integrity sha512-KkAgygexHUkQqtvvx/otwxtuFu5cVjfzTCtjXLH9boS19/Nbtg84zS7wIQn39G8IlrhThBpQsMKkq5ZHZIYFXA== - dependencies: - react-is "^18.3.1" - react-shallow-renderer "^16.15.0" - scheduler "^0.23.2" - -react@18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== - dependencies: - loose-envify "^1.1.0" +react@19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== readable-stream@^3.4.0: version "3.6.2" @@ -6225,19 +6220,10 @@ safe-regex-test@^1.0.3: es-errors "^1.3.0" is-regex "^1.1.4" -scheduler@0.24.0-canary-efb381bbf-20230505: - version "0.24.0-canary-efb381bbf-20230505" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.24.0-canary-efb381bbf-20230505.tgz#5dddc60e29f91cd7f8b983d7ce4a99c2202d178f" - integrity sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA== - dependencies: - loose-envify "^1.1.0" - -scheduler@^0.23.2: - version "0.23.2" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== - dependencies: - loose-envify "^1.1.0" +scheduler@0.25.0, scheduler@^0.25.0: + version "0.25.0" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== selfsigned@^2.4.1: version "2.4.1" From a10994600d42b9028069d7c543d8b2f583dd30d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 12:40:39 +0100 Subject: [PATCH 04/22] Fix ref being prop --- src/handlers/createHandler.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/handlers/createHandler.tsx b/src/handlers/createHandler.tsx index 371d632514..1fde8b1b93 100644 --- a/src/handlers/createHandler.tsx +++ b/src/handlers/createHandler.tsx @@ -25,6 +25,7 @@ import { PressabilityDebugView } from './PressabilityDebugView'; import GestureHandlerRootViewContext from '../GestureHandlerRootViewContext'; import { ghQueueMicrotask } from '../ghQueueMicrotask'; import { MountRegistry } from '../mountRegistry'; +import { ReactElement } from 'react'; const UIManagerAny = UIManager as any; @@ -301,9 +302,8 @@ export default function createHandler< this.viewNode = node; const child = React.Children.only(this.props.children); - // TODO(TS) fix ref type - const { ref }: any = child; - if (ref !== null) { + const ref = (child as ReactElement).props?.ref; + if (ref) { if (typeof ref === 'function') { ref(node); } else { From 0f12d14db04695934d4cc4dea818a12942996965 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 12:41:02 +0100 Subject: [PATCH 05/22] Use pointer events getter --- .../swmansion/gesturehandler/react/RNViewConfigurationHelper.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt b/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt index 7ed050e8d0..14221f3a66 100644 --- a/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt +++ b/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt @@ -14,7 +14,7 @@ class RNViewConfigurationHelper : ViewConfigurationHelper { override fun getPointerEventsConfigForView(view: View): PointerEventsConfig { val pointerEvents: PointerEvents = if (view is ReactPointerEventsView) { - (view as ReactPointerEventsView).pointerEvents + (view as ReactPointerEventsView).getPointerEvents() } else PointerEvents.AUTO // Views that are disabled should never be the target of pointer events. However, their children From 3f4d6969ac89b5f3c07a2e0e61ce6502d1791b28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 23 Jan 2025 12:47:00 +0100 Subject: [PATCH 06/22] Update Gesture Handler in Podfile --- FabricExample/ios/Podfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index e8074097db..c02c29f19c 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -1525,7 +1525,7 @@ PODS: - React-logger (= 0.78.0-rc.1) - React-perflogger (= 0.78.0-rc.1) - React-utils (= 0.78.0-rc.1) - - RNGestureHandler (2.22.0): + - RNGestureHandler (2.22.1): - DoubleConversion - glog - hermes-engine @@ -1827,7 +1827,7 @@ SPEC CHECKSUMS: ReactAppDependencyProvider: d8c8d73e775f7e367e65b629d0dedcb830e490d5 ReactCodegen: 842fd6a5af6dcbf6b984e01bfcf7807cf9796926 ReactCommon: c99ace9bc7fd37ab0860e05b84758770a5193861 - RNGestureHandler: 0a9b5cfef2b12d8425da917647ece1bf6c43d400 + RNGestureHandler: ab7b3143904577382d4e93f6d35d52f321660db6 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 Yoga: d7af68bbe88ef55fd73754fe6942746eff12919c From 9e6f9091f42a7cf4a2b8d2286904ecceeccffb56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 10:42:26 +0100 Subject: [PATCH 07/22] Update dependencies in root --- package.json | 12 +-- yarn.lock | 229 ++++++++++++++++++++++----------------------------- 2 files changed, 104 insertions(+), 137 deletions(-) diff --git a/package.json b/package.json index 0cff2ec210..15c026d79d 100644 --- a/package.json +++ b/package.json @@ -74,13 +74,13 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.12.7", - "@react-native/babel-preset": "0.77.0-rc.3", + "@react-native/babel-preset": "0.78.0-rc.1", "@testing-library/react-native": "^12.5.1", "@types/hoist-non-react-statics": "^3.3.1", "@types/invariant": "^2.2.37", "@types/jest": "^27.0.3", - "@types/react": "^18.2.6", - "@types/react-test-renderer": "^17.0.0", + "@types/react": "^19.0.0", + "@types/react-test-renderer": "^19.0.0", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", "babel-plugin-module-resolver": "^5.0.2", @@ -96,11 +96,11 @@ "lint-staged": "^12.3.2", "madge": "^6.1.0", "prettier": "3.3.3", - "react": "18.3.1", - "react-native": "0.77.0-rc.3", + "react": "19.0.0", + "react-native": "0.78.0-rc.1", "react-native-builder-bob": "^0.17.1", "react-native-reanimated": "^3.12.0", - "react-test-renderer": "18.2.0", + "react-test-renderer": "19.0.0", "release-it": "^13.6.5", "typescript": "5.0.4" }, diff --git a/yarn.lock b/yarn.lock index f4d3e299ab..978f28fd55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3869,23 +3869,23 @@ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== -"@react-native/assets-registry@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.77.0-rc.3.tgz#ba08ba067a1aa105bf4ed621bd57e303cf6044c3" - integrity sha512-k+5CfMGHGqz2oCjEix8OiExxLFzQVNwOF1ZInYi1o61XxgPT5lR0VhkkQW2v6vqj8MIxf259JXnOB6GRi6C85A== +"@react-native/assets-registry@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.1.tgz#79da4121fd6c64bdb769edb2fafd9ec7ffae44a3" + integrity sha512-R+tjXQ5JHz4RhpywLOs0Yvp+IG+F+Z3y2uviABvkoMG3Ps12IvlKsln5xIWNqLXSD4rtpEC0aRRh7iUv8FZRYA== -"@react-native/babel-plugin-codegen@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.77.0-rc.3.tgz#c375feb1a0bddc814c888f01a9a81aa336a242e4" - integrity sha512-W5OOxsJdjQ+ff92o6v3tW5xw+yTgqQn1/St3sYNFATl4ppf1PBcfPUs+jYcrshPT+ArIU0fQ4++e3FZ7N103kg== +"@react-native/babel-plugin-codegen@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.1.tgz#c045c781c106fafd936ceb71b7f68020ad210c4a" + integrity sha512-wwKPBdHGWbspxDMdKbRrSoMvmUff54vPk9iypZQVADls6p5Pae77KCCLxJBK5MEJsh55r2/Kldy/W2tFmK5lPQ== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.77.0-rc.3" + "@react-native/codegen" "0.78.0-rc.1" -"@react-native/babel-preset@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.77.0-rc.3.tgz#8647c36610e44a0599090322dbc1e0aa53d8f4af" - integrity sha512-u/mosh9E73NCXbxL1Qqdp16IxjJ8AMjHTWZo39GSQqGW9//2MJbYHru1H1wt6jegHeNX1+IImJSCW9mGElXcVQ== +"@react-native/babel-preset@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.1.tgz#640ab4d23531ac26721042aeca50fbdc77c9dde1" + integrity sha512-RD736DtZFaaGTE3BuZDmbIl5TpgY6ww/LqFKa+OspD2hRRCYG8Ca7HEIEY1uQJwaV1+emgupckgnvlI1CKIuSQ== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -3928,15 +3928,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.77.0-rc.3" + "@react-native/babel-plugin-codegen" "0.78.0-rc.1" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.77.0-rc.3.tgz#163195b2b95a07958a83744dd8acdfaafb53e749" - integrity sha512-Va7mjv8mozt1XnvOvoBz8suFFSKeqzi/9dnlMxbgM/DW73Fml9vkB5HADFGvTUtIxmRpx6p6+jRc0E1/rgUzRw== +"@react-native/codegen@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.1.tgz#952e3a96b0c9b137cc6a685e7c05d9403f6d61d5" + integrity sha512-jbPkW4bW9KZ0jCu9cLc2JgzC1Jaydc64wZDX/cz5mPzVI8symbVADQQH8hG+i0+zQ4afEzUCdqzQYkABJSryCw== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -3946,13 +3946,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.77.0-rc.3.tgz#3dae1dec0956819ea312e4c4147463c82e7283ae" - integrity sha512-ZQEEU/FGa15PI/TK1VlP1+qR9cXpwTGtIaOKiZfoKmYg16ODan1bDmlXrzX819B1xkCz67JGkVfxKMP3vA/hYQ== +"@react-native/community-cli-plugin@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.1.tgz#6d1b69c70c758564df4b27cae95456267008f0fb" + integrity sha512-cYQ5kIhJ+cnY4w/kiPnLDT0T+ZgceKTGZkUf4M9llI70kb8vKDTIoGCwpTDQZp2/HcnZiY83USKnOCLeaQeLoQ== dependencies: - "@react-native/dev-middleware" "0.77.0-rc.3" - "@react-native/metro-babel-transformer" "0.77.0-rc.3" + "@react-native/dev-middleware" "0.78.0-rc.1" + "@react-native/metro-babel-transformer" "0.78.0-rc.1" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -3962,18 +3962,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.77.0-rc.3.tgz#9ddac49cd585993a6fc3d81d96a7d1ff0e35bf27" - integrity sha512-hHoBEVwIoaJHRCIdHbgcsikZhp0rvBTW0J9zXqusSqDeZDvk7HTEQENLcweds/dWYXYVhS70rIvgyBJl7IYR1w== +"@react-native/debugger-frontend@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.1.tgz#b30b40da0eac25c77812154f907b0cc3f78dc348" + integrity sha512-1cXuhQCX1MTRqWnZ2uVwKAe4Qhx5z7Y8OIhkmSivvwYfgrWUaK34kdGDFew69/lJ37zJz0RfAsGauRkP6UKGEg== -"@react-native/dev-middleware@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.77.0-rc.3.tgz#7ee8ba86148565d1e9ae55f2c376ba132b7ecbc8" - integrity sha512-5TvZrJDR/5VMfFohxWQcwO2QYf/CZzCIZYvi8TiAzxkpRb+QLBGjo8XVeY973xvwPyLJfhNNswZL/osomIlGTA== +"@react-native/dev-middleware@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.1.tgz#ea94daa5ee468db37fcec978b458485c3356d979" + integrity sha512-iYOE98RcaPincW/zAqCaj258lZkXmNPG1pbY8asa4JSc8tdYfLZw9BkWiAjjt5nHCxEQOxWyh8r7iNCDDkEACw== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.77.0-rc.3" + "@react-native/debugger-frontend" "0.78.0-rc.1" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -3984,35 +3984,35 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/gradle-plugin@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.77.0-rc.3.tgz#a612506ce1461986359aeb818bc315fd12664125" - integrity sha512-uxsS/XRh95+EYJxUxdV9ExQU0DEJkUqW9BcPUyjJZev/ja0vk6nETzJHCoZRtaQ/0OFxEftfJqBIbSFut5sDsg== +"@react-native/gradle-plugin@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.1.tgz#3cc5dbb74fb249829ef5de9ac1ce89d8f6cd75bd" + integrity sha512-TahDxvoZ3pqzAfASk+m0rbOiEYwBJLs2N1z0bWjZ0hiDHvhjA2kEPaqoVJm1pYvgo9Gqq5Jx2bOrHly7/nciPQ== -"@react-native/js-polyfills@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.77.0-rc.3.tgz#6bd4fac9f42250389abbb484f99dc3f6d40fa31f" - integrity sha512-tSfgppTWY9IipBSvKnR5MfCp7c7k+1hiBNOzK9yVWdxytGWl+WBVQ1PVVS9902IxIpRPrBd5tTtF4GAiYvB+Uw== +"@react-native/js-polyfills@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.1.tgz#f2bfd1710d0ba960877d65b30192dac23e2f7699" + integrity sha512-sgjZhKhCcmmTRlUDlTbGMGTfo1CLZ5B9neTNKypnUWVlr1y2YszKgZmSdRBNPfSBpTO1c+ST4rCR9ZxVHPO9yQ== -"@react-native/metro-babel-transformer@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.77.0-rc.3.tgz#c83f2f531717608d07c8af1e6bf7936528e72699" - integrity sha512-OQ8+o3IeVsQmwWVUKLPrPAei0iWwBuF1jiFSwOyYQEpwK+5nEKpIp8JONcASQTXpO0hKPsGdnqp6fp2uDRN6uA== +"@react-native/metro-babel-transformer@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.1.tgz#d88c5153eec8a49bbf7ee47a02b3ebe794d70377" + integrity sha512-a/S7ANBdKNRoSTrgfDUllPFBmp9zAEv4KZQl/qEzDZp0E85wNR3KEXv4beRmGBcDx2X7Reeu83Rw8SKaseWSxg== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.77.0-rc.3" + "@react-native/babel-preset" "0.78.0-rc.1" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/normalize-colors@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.77.0-rc.3.tgz#4c45e9b5ae55a8fbd6b21dbde0b05662dd256935" - integrity sha512-6/mGSoco1NU7vvNmKqtGYwzsIl4VP2bKp4t5HWMeu91vRPvxDHFEOESwXMeLslq1Evb/JNqsieFF+uZnU63DTg== +"@react-native/normalize-colors@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.1.tgz#f71a8c6b8c227bfe7ddf6a851fb6f0a2931559cf" + integrity sha512-FCQnkBi8XD+wOjqUu5Q8I4wQ8q73jAVifAtTDvJOPBq9F93fHUuSTvHYZHqWdDLL+pddxJSb75bL8b2F3BwjVA== -"@react-native/virtualized-lists@0.77.0-rc.3": - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.77.0-rc.3.tgz#b7552d4ab5ac41ee6e9bd50802a4247099f5affc" - integrity sha512-/CVHgAdVqRq+WmP6Ps4veUOLu+1AuQ2ALhG5udtN/UiFzAn2R5V7izXUPu/1oSAMYim0PSGMOPorAYokQ7OPhQ== +"@react-native/virtualized-lists@0.78.0-rc.1": + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.1.tgz#32893f419af7b4e4e9b41b3ded8e6f3180a13534" + integrity sha512-d9zpo7dkWmjt+TccpBDBwIL7SX1xKiGeK/70iERFHCZqwOXr05Cdab7GvgyUKb0Y0L+W8ilomuKJSYwFLM6DDw== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -4244,10 +4244,10 @@ resolved "https://registry.yarnpkg.com/@types/qs/-/qs-6.9.17.tgz#fc560f60946d0aeff2f914eb41679659d3310e1a" integrity sha512-rX4/bPcfmvxHDv0XjfJELTTr+iB+tn032nPILqHm5wbthUUUuVtNGGqzhya9XUxjTP8Fpr0qYgSZZKxGY++svQ== -"@types/react-test-renderer@^17.0.0": - version "17.0.0" - resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-17.0.0.tgz#9be47b375eeb906fced37049e67284a438d56620" - integrity sha512-nvw+F81OmyzpyIE1S0xWpLonLUZCMewslPuA8BtjSKc5XEbn8zEQBXS7KuOLHTNnSOEM2Pum50gHOoZ62tqTRg== +"@types/react-test-renderer@^19.0.0": + version "19.0.0" + resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-19.0.0.tgz#4cdeace7561bf359ee167f51704f420c07d4bd8d" + integrity sha512-qDVnNybqFm2eZKJ4jD34EvRd6VHD67KjgnWaEMM0Id9L22EpWe3nOSVKHWL1XWRCxUWe3lhXwlEeCKD1BlJCQA== dependencies: "@types/react" "*" @@ -4259,13 +4259,11 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@^18.2.6": - version "18.2.37" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.37.tgz#0f03af69e463c0f19a356c2660dbca5d19c44cae" - integrity sha512-RGAYMi2bhRgEXT3f4B92WTohopH6bIXw05FuGlmJEnv/omEn190+QYEIYxIAuIBdKgboYYdVved2p1AxZVQnaw== +"@types/react@^19.0.0": + version "19.0.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e" + integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw== dependencies: - "@types/prop-types" "*" - "@types/scheduler" "*" csstype "^3.0.2" "@types/responselike@*", "@types/responselike@^1.0.0": @@ -4274,11 +4272,6 @@ dependencies: "@types/node" "*" -"@types/scheduler@*": - version "0.16.2" - resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39" - integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== - "@types/stack-utils@^2.0.0": version "2.0.1" resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.1.tgz#20f18294f797f2209b5f65c8e3b5c8e8261d127c" @@ -8513,11 +8506,6 @@ js-yaml@^3.13.1: argparse "^1.0.7" esprima "^4.0.0" -jsc-android@^250231.0.0: - version "250231.0.0" - resolved "https://registry.yarnpkg.com/jsc-android/-/jsc-android-250231.0.0.tgz#91720f8df382a108872fa4b3f558f33ba5e95262" - integrity sha512-rS46PvsjYmdmuz1OAWXY/1kCYG7pnf1TBqeTiOJr1iDz7s5DLxxC9n/ZMknLDxzYzNVfI7R95MH10emSSG1Wuw== - jsc-safe-url@^0.2.2: version "0.2.4" resolved "https://registry.yarnpkg.com/jsc-safe-url/-/jsc-safe-url-0.2.4.tgz#141c14fbb43791e88d5dc64e85a374575a83477a" @@ -8823,7 +8811,7 @@ log-update@^4.0.0: slice-ansi "^4.0.0" wrap-ansi "^6.2.0" -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: +loose-envify@^1.0.0, loose-envify@^1.4.0: version "1.4.0" resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== @@ -10212,11 +10200,6 @@ react-devtools-core@^6.0.1: shell-quote "^1.6.1" ws "^7" -"react-is@^16.12.0 || ^17.0.0 || ^18.0.0", react-is@^18.0.0: - version "18.2.0" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" - integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== - react-is@^16.13.1, react-is@^16.8.1: version "16.13.1" resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" @@ -10232,10 +10215,15 @@ react-is@^17.0.1: resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== -react-is@^18.2.0: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e" - integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg== +react-is@^18.0.0: + version "18.2.0" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b" + integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w== + +react-is@^19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react-is/-/react-is-19.0.0.tgz#d6669fd389ff022a9684f708cf6fa4962d1fea7a" + integrity sha512-H91OHcwjZsbq3ClIDHMzBShc1rotbfACdWENsmEf0IFvZ3FgGPtdHMcsv45bQ1hAbgdfiA8SnxTKfDS+x/8m2g== react-native-branch@~3.0.1: version "3.0.1" @@ -10291,19 +10279,19 @@ react-native-view-shot@2.6.0: resolved "https://registry.yarnpkg.com/react-native-view-shot/-/react-native-view-shot-2.6.0.tgz#3b23675826f67658366352c4b97b59a6aded2f43" integrity sha512-yO9vWi/11m2hEJl8FrW1SMeVzFfPtMKh20MUInGqlsL0H8Ya2JGGlFfrBzx1KiFR2hFb5OdsTLYNtcVZtJ6pLQ== -react-native@0.77.0-rc.3: - version "0.77.0-rc.3" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.77.0-rc.3.tgz#a1e81f64115032257e4febc5d216215ee6f7e7b3" - integrity sha512-0olzBb7aiq0EUs+cl0ZmAw6RjzqQiqttjNmpe/gxtb0UE3hWJTS9zlL9vPQQPhsDK55x60hdxGl8cacoIIKW6Q== +react-native@0.78.0-rc.1: + version "0.78.0-rc.1" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.1.tgz#76def1b1527e9d24a141e226292977d9d4b40e19" + integrity sha512-ANmv91Gv4tjnE7ZU2TE3dyLUzl2DlnPp2OPKcry+yWjO+C9Fn57CrNP89rIxYxZGI7EckrSt9Om/IM65K9qtjg== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.77.0-rc.3" - "@react-native/codegen" "0.77.0-rc.3" - "@react-native/community-cli-plugin" "0.77.0-rc.3" - "@react-native/gradle-plugin" "0.77.0-rc.3" - "@react-native/js-polyfills" "0.77.0-rc.3" - "@react-native/normalize-colors" "0.77.0-rc.3" - "@react-native/virtualized-lists" "0.77.0-rc.3" + "@react-native/assets-registry" "0.78.0-rc.1" + "@react-native/codegen" "0.78.0-rc.1" + "@react-native/community-cli-plugin" "0.78.0-rc.1" + "@react-native/gradle-plugin" "0.78.0-rc.1" + "@react-native/js-polyfills" "0.78.0-rc.1" + "@react-native/normalize-colors" "0.78.0-rc.1" + "@react-native/virtualized-lists" "0.78.0-rc.1" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" @@ -10317,7 +10305,6 @@ react-native@0.77.0-rc.3: glob "^7.1.1" invariant "^2.2.4" jest-environment-node "^29.6.3" - jsc-android "^250231.0.0" memoize-one "^5.0.0" metro-runtime "^0.81.0" metro-source-map "^0.81.0" @@ -10327,7 +10314,7 @@ react-native@0.77.0-rc.3: react-devtools-core "^6.0.1" react-refresh "^0.14.0" regenerator-runtime "^0.13.2" - scheduler "0.24.0-canary-efb381bbf-20230505" + scheduler "0.25.0" semver "^7.1.3" stacktrace-parser "^0.1.10" whatwg-fetch "^3.0.0" @@ -10347,22 +10334,13 @@ react-refresh@^0.14.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e" integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ== -react-shallow-renderer@^16.15.0: - version "16.15.0" - resolved "https://registry.yarnpkg.com/react-shallow-renderer/-/react-shallow-renderer-16.15.0.tgz#48fb2cf9b23d23cde96708fe5273a7d3446f4457" - integrity sha512-oScf2FqQ9LFVQgA73vr86xl2NaOIX73rh+YFqcOp68CWj56tSfgtGKrEbyhCj0rSijyG9M1CYprTh39fBi5hzA== - dependencies: - object-assign "^4.1.1" - react-is "^16.12.0 || ^17.0.0 || ^18.0.0" - -react-test-renderer@18.2.0: - version "18.2.0" - resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-18.2.0.tgz#1dd912bd908ff26da5b9fca4fd1c489b9523d37e" - integrity sha512-JWD+aQ0lh2gvh4NM3bBM42Kx+XybOxCpgYK7F8ugAlpaTSnWsX+39Z4XkOykGZAHrjwwTZT3x3KxswVWxHPUqA== +react-test-renderer@19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react-test-renderer/-/react-test-renderer-19.0.0.tgz#ca6fa322c58d4bfa34635788fe242a8c3daa4c7d" + integrity sha512-oX5u9rOQlHzqrE/64CNr0HB0uWxkCQmZNSfozlYvwE71TLVgeZxVf0IjouGEr1v7r1kcDifdAJBeOhdhxsG/DA== dependencies: - react-is "^18.2.0" - react-shallow-renderer "^16.15.0" - scheduler "^0.23.0" + react-is "^19.0.0" + scheduler "^0.25.0" react-transform-hmr@^1.0.4: version "1.0.4" @@ -10372,12 +10350,10 @@ react-transform-hmr@^1.0.4: global "^4.3.0" react-proxy "^1.1.7" -react@18.3.1: - version "18.3.1" - resolved "https://registry.yarnpkg.com/react/-/react-18.3.1.tgz#49ab892009c53933625bd16b2533fc754cab2891" - integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ== - dependencies: - loose-envify "^1.1.0" +react@19.0.0: + version "19.0.0" + resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd" + integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ== read-pkg-up@^2.0.0: version "2.0.0" @@ -10802,19 +10778,10 @@ sass-lookup@^3.0.0: dependencies: commander "^2.16.0" -scheduler@0.24.0-canary-efb381bbf-20230505: - version "0.24.0-canary-efb381bbf-20230505" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.24.0-canary-efb381bbf-20230505.tgz#5dddc60e29f91cd7f8b983d7ce4a99c2202d178f" - integrity sha512-ABvovCDe/k9IluqSh4/ISoq8tIJnW8euVAWYt5j/bg6dRnqwQwiGO1F/V4AyK96NGF/FB04FhOUDuWj8IKfABA== - dependencies: - loose-envify "^1.1.0" - -scheduler@^0.23.0: - version "0.23.2" - resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.23.2.tgz#414ba64a3b282892e944cf2108ecc078d115cdc3" - integrity sha512-UOShsPwz7NrMUqhR6t0hWjFduvOzbtv7toDH1/hIrfRNIDBnnBWd0CwJTGvTpngVlmwGCdP9/Zl/tVrDqcuYzQ== - dependencies: - loose-envify "^1.1.0" +scheduler@0.25.0, scheduler@^0.25.0: + version "0.25.0" + resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.25.0.tgz#336cd9768e8cceebf52d3c80e3dcf5de23e7e015" + integrity sha512-xFVuu11jh+xcO7JOAGJNOXld8/TcEHK/4CituBUeUb5hqxJLj9YuemAEuvm9gQ/+pgXYfbQuqAkiYu+u7YEsNA== selfsigned@^2.4.1: version "2.4.1" From cc1ab1fbfee963b64bc4c3740f723341d6d4a8c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 10:42:47 +0100 Subject: [PATCH 08/22] Add default value to createNativeWrapper ref --- src/handlers/createNativeWrapper.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/handlers/createNativeWrapper.tsx b/src/handlers/createNativeWrapper.tsx index 83ab541aa9..ea7a2dfe31 100644 --- a/src/handlers/createNativeWrapper.tsx +++ b/src/handlers/createNativeWrapper.tsx @@ -47,8 +47,8 @@ export default function createNativeWrapper

( childProps: { enabled: props.enabled } as P, } ); - const _ref = useRef>(); - const _gestureHandlerRef = useRef>(); + const _ref = useRef>(null); + const _gestureHandlerRef = useRef>(null); useImperativeHandle( ref, // @ts-ignore TODO(TS) decide how nulls work in this context From 0677930503e47b3878dec42d3b1115e65f52e267 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 10:44:23 +0100 Subject: [PATCH 09/22] Add ts-ignore to ref --- src/handlers/createHandler.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/handlers/createHandler.tsx b/src/handlers/createHandler.tsx index 1fde8b1b93..ed31751e9f 100644 --- a/src/handlers/createHandler.tsx +++ b/src/handlers/createHandler.tsx @@ -302,6 +302,7 @@ export default function createHandler< this.viewNode = node; const child = React.Children.only(this.props.children); + // @ts-ignore Since React 19 ref is accessible as standard prop const ref = (child as ReactElement).props?.ref; if (ref) { if (typeof ref === 'function') { From 86c81a6c8d8da084daea288e2e112e8421a8067e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 11:01:36 +0100 Subject: [PATCH 10/22] Default props in touchable --- .../touchables/GenericTouchable.tsx | 2 -- .../touchables/GenericTouchableProps.ts | 2 ++ .../TouchableNativeFeedbackProps.tsx | 3 ++- .../touchables/TouchableWithoutFeedback.tsx | 22 +++++++++++++++++-- 4 files changed, 24 insertions(+), 5 deletions(-) diff --git a/src/components/touchables/GenericTouchable.tsx b/src/components/touchables/GenericTouchable.tsx index 92a58d5ef2..68982bb94b 100644 --- a/src/components/touchables/GenericTouchable.tsx +++ b/src/components/touchables/GenericTouchable.tsx @@ -10,7 +10,6 @@ import { HandlerStateChangeEvent, } from '../../handlers/gestureHandlerCommon'; import type { NativeViewGestureHandlerPayload } from '../../handlers/GestureHandlerEventPayload'; -import type { TouchableNativeFeedbackExtraProps } from './TouchableNativeFeedbackProps'; import type { GenericTouchableProps } from './GenericTouchableProps'; /** @@ -29,7 +28,6 @@ export const TOUCHABLE_STATE = { type TouchableState = (typeof TOUCHABLE_STATE)[keyof typeof TOUCHABLE_STATE]; interface InternalProps { - extraButtonProps: TouchableNativeFeedbackExtraProps; onStateChange?: (oldState: TouchableState, newState: TouchableState) => void; } diff --git a/src/components/touchables/GenericTouchableProps.ts b/src/components/touchables/GenericTouchableProps.ts index b51a2f228f..3824760164 100644 --- a/src/components/touchables/GenericTouchableProps.ts +++ b/src/components/touchables/GenericTouchableProps.ts @@ -5,6 +5,7 @@ import type { Insets, } from 'react-native'; import type { UserSelect } from '../../handlers/gestureHandlerCommon'; +import type { TouchableNativeFeedbackExtraProps } from './TouchableNativeFeedbackProps'; export interface GenericTouchableProps extends Omit { @@ -23,4 +24,5 @@ export interface GenericTouchableProps containerStyle?: StyleProp; hitSlop?: Insets | number; userSelect?: UserSelect; + extraButtonProps?: TouchableNativeFeedbackExtraProps; } diff --git a/src/components/touchables/TouchableNativeFeedbackProps.tsx b/src/components/touchables/TouchableNativeFeedbackProps.tsx index 00cb8eb718..0112c1af90 100644 --- a/src/components/touchables/TouchableNativeFeedbackProps.tsx +++ b/src/components/touchables/TouchableNativeFeedbackProps.tsx @@ -3,9 +3,10 @@ import type { GenericTouchableProps } from './GenericTouchableProps'; export type TouchableNativeFeedbackExtraProps = { borderless?: boolean; - rippleColor?: number | null; + rippleColor?: number | string | null; rippleRadius?: number | null; foreground?: boolean; + exclusive?: boolean; }; export type TouchableNativeFeedbackProps = RNTouchableNativeFeedbackProps & diff --git a/src/components/touchables/TouchableWithoutFeedback.tsx b/src/components/touchables/TouchableWithoutFeedback.tsx index ddc2ad211d..3bf5de05cd 100644 --- a/src/components/touchables/TouchableWithoutFeedback.tsx +++ b/src/components/touchables/TouchableWithoutFeedback.tsx @@ -8,8 +8,26 @@ export type TouchableWithoutFeedbackProps = GenericTouchableProps; const TouchableWithoutFeedback = React.forwardRef< GenericTouchable, PropsWithChildren ->((props, ref) => ); +>( + ( + { + delayLongPress = 600, + extraButtonProps = { + rippleColor: 'transparent', + exclusive: true, + }, + ...rest + }, -TouchableWithoutFeedback.defaultProps = GenericTouchable.defaultProps; + ref + ) => ( + + ) +); export default TouchableWithoutFeedback; From 3704f301105fdffde1132c2590cf754f9cbe7296 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 11:23:47 +0100 Subject: [PATCH 11/22] Add link to react docs --- src/handlers/createHandler.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/handlers/createHandler.tsx b/src/handlers/createHandler.tsx index ed31751e9f..1f6e010b8d 100644 --- a/src/handlers/createHandler.tsx +++ b/src/handlers/createHandler.tsx @@ -303,6 +303,7 @@ export default function createHandler< const child = React.Children.only(this.props.children); // @ts-ignore Since React 19 ref is accessible as standard prop + // https://react.dev/blog/2024/04/25/react-19-upgrade-guide#deprecated-element-ref const ref = (child as ReactElement).props?.ref; if (ref) { if (typeof ref === 'function') { From b992cfcc8211b4991aaf0dcc905cfe8e7e6352a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 27 Jan 2025 11:24:07 +0100 Subject: [PATCH 12/22] Make ref optional in FlatList --- src/components/GestureComponents.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GestureComponents.tsx b/src/components/GestureComponents.tsx index b90b5c3d99..8bdf73a35d 100644 --- a/src/components/GestureComponents.tsx +++ b/src/components/GestureComponents.tsx @@ -142,7 +142,7 @@ export const FlatList = React.forwardRef((props, ref) => { RefAttributes> & NativeViewGestureHandlerProps >, - ref: ForwardedRef> + ref?: ForwardedRef> ) => ReactElement | null; // eslint-disable-next-line @typescript-eslint/no-redeclare export type FlatList = typeof FlatList & RNFlatList; From 1a1592c2358a3c974fed903f395c32a0b58fb18d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Mon, 10 Feb 2025 12:22:01 +0100 Subject: [PATCH 13/22] Update to rc3 --- FabricExample/ios/Podfile.lock | 540 ++++++++++++++++----------------- FabricExample/package.json | 10 +- FabricExample/yarn.lock | 169 ++++++----- 3 files changed, 360 insertions(+), 359 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index c02c29f19c..ebccf7544c 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -2,12 +2,12 @@ PODS: - boost (1.84.0) - DoubleConversion (1.1.6) - fast_float (6.1.4) - - FBLazyVector (0.78.0-rc.1) + - FBLazyVector (0.78.0-rc.3) - fmt (11.0.2) - glog (0.3.5) - - hermes-engine (0.78.0-rc.1): - - hermes-engine/Pre-built (= 0.78.0-rc.1) - - hermes-engine/Pre-built (0.78.0-rc.1) + - hermes-engine (0.78.0-rc.3): + - hermes-engine/Pre-built (= 0.78.0-rc.3) + - hermes-engine/Pre-built (0.78.0-rc.3) - RCT-Folly (2024.11.18.00): - boost - DoubleConversion @@ -27,32 +27,32 @@ PODS: - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - - RCTDeprecation (0.78.0-rc.1) - - RCTRequired (0.78.0-rc.1) - - RCTTypeSafety (0.78.0-rc.1): - - FBLazyVector (= 0.78.0-rc.1) - - RCTRequired (= 0.78.0-rc.1) - - React-Core (= 0.78.0-rc.1) - - React (0.78.0-rc.1): - - React-Core (= 0.78.0-rc.1) - - React-Core/DevSupport (= 0.78.0-rc.1) - - React-Core/RCTWebSocket (= 0.78.0-rc.1) - - React-RCTActionSheet (= 0.78.0-rc.1) - - React-RCTAnimation (= 0.78.0-rc.1) - - React-RCTBlob (= 0.78.0-rc.1) - - React-RCTImage (= 0.78.0-rc.1) - - React-RCTLinking (= 0.78.0-rc.1) - - React-RCTNetwork (= 0.78.0-rc.1) - - React-RCTSettings (= 0.78.0-rc.1) - - React-RCTText (= 0.78.0-rc.1) - - React-RCTVibration (= 0.78.0-rc.1) - - React-callinvoker (0.78.0-rc.1) - - React-Core (0.78.0-rc.1): + - RCTDeprecation (0.78.0-rc.3) + - RCTRequired (0.78.0-rc.3) + - RCTTypeSafety (0.78.0-rc.3): + - FBLazyVector (= 0.78.0-rc.3) + - RCTRequired (= 0.78.0-rc.3) + - React-Core (= 0.78.0-rc.3) + - React (0.78.0-rc.3): + - React-Core (= 0.78.0-rc.3) + - React-Core/DevSupport (= 0.78.0-rc.3) + - React-Core/RCTWebSocket (= 0.78.0-rc.3) + - React-RCTActionSheet (= 0.78.0-rc.3) + - React-RCTAnimation (= 0.78.0-rc.3) + - React-RCTBlob (= 0.78.0-rc.3) + - React-RCTImage (= 0.78.0-rc.3) + - React-RCTLinking (= 0.78.0-rc.3) + - React-RCTNetwork (= 0.78.0-rc.3) + - React-RCTSettings (= 0.78.0-rc.3) + - React-RCTText (= 0.78.0-rc.3) + - React-RCTVibration (= 0.78.0-rc.3) + - React-callinvoker (0.78.0-rc.3) + - React-Core (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.1) + - React-Core/Default (= 0.78.0-rc.3) - React-cxxreact - React-featureflags - React-hermes @@ -64,7 +64,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/CoreModulesHeaders (0.78.0-rc.1): + - React-Core/CoreModulesHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -81,7 +81,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/Default (0.78.0-rc.1): + - React-Core/Default (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -97,13 +97,13 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/DevSupport (0.78.0-rc.1): + - React-Core/DevSupport (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.1) - - React-Core/RCTWebSocket (= 0.78.0-rc.1) + - React-Core/Default (= 0.78.0-rc.3) + - React-Core/RCTWebSocket (= 0.78.0-rc.3) - React-cxxreact - React-featureflags - React-hermes @@ -115,7 +115,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.78.0-rc.1): + - React-Core/RCTActionSheetHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -132,7 +132,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTAnimationHeaders (0.78.0-rc.1): + - React-Core/RCTAnimationHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -149,7 +149,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTBlobHeaders (0.78.0-rc.1): + - React-Core/RCTBlobHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -166,7 +166,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTImageHeaders (0.78.0-rc.1): + - React-Core/RCTImageHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -183,7 +183,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTLinkingHeaders (0.78.0-rc.1): + - React-Core/RCTLinkingHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -200,7 +200,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTNetworkHeaders (0.78.0-rc.1): + - React-Core/RCTNetworkHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -217,7 +217,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTSettingsHeaders (0.78.0-rc.1): + - React-Core/RCTSettingsHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -234,7 +234,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTTextHeaders (0.78.0-rc.1): + - React-Core/RCTTextHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -251,7 +251,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTVibrationHeaders (0.78.0-rc.1): + - React-Core/RCTVibrationHeaders (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -268,12 +268,12 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTWebSocket (0.78.0-rc.1): + - React-Core/RCTWebSocket (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.1) + - React-Core/Default (= 0.78.0-rc.3) - React-cxxreact - React-featureflags - React-hermes @@ -285,22 +285,22 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-CoreModules (0.78.0-rc.1): + - React-CoreModules (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - - RCTTypeSafety (= 0.78.0-rc.1) - - React-Core/CoreModulesHeaders (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) + - RCTTypeSafety (= 0.78.0-rc.3) + - React-Core/CoreModulesHeaders (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) - React-jsinspector - React-NativeModulesApple - React-RCTBlob - React-RCTFBReactNativeSpec - - React-RCTImage (= 0.78.0-rc.1) + - React-RCTImage (= 0.78.0-rc.3) - ReactCommon - SocketRocket (= 0.7.1) - - React-cxxreact (0.78.0-rc.1): + - React-cxxreact (0.78.0-rc.3): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -308,16 +308,16 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.1) - - React-debug (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) + - React-callinvoker (= 0.78.0-rc.3) + - React-debug (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) - React-jsinspector - - React-logger (= 0.78.0-rc.1) - - React-perflogger (= 0.78.0-rc.1) - - React-runtimeexecutor (= 0.78.0-rc.1) - - React-timing (= 0.78.0-rc.1) - - React-debug (0.78.0-rc.1) - - React-defaultsnativemodule (0.78.0-rc.1): + - React-logger (= 0.78.0-rc.3) + - React-perflogger (= 0.78.0-rc.3) + - React-runtimeexecutor (= 0.78.0-rc.3) + - React-timing (= 0.78.0-rc.3) + - React-debug (0.78.0-rc.3) + - React-defaultsnativemodule (0.78.0-rc.3): - hermes-engine - RCT-Folly - React-domnativemodule @@ -327,7 +327,7 @@ PODS: - React-jsiexecutor - React-microtasksnativemodule - React-RCTFBReactNativeSpec - - React-domnativemodule (0.78.0-rc.1): + - React-domnativemodule (0.78.0-rc.3): - hermes-engine - RCT-Folly - React-Fabric @@ -338,7 +338,7 @@ PODS: - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - Yoga - - React-Fabric (0.78.0-rc.1): + - React-Fabric (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -350,22 +350,22 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.78.0-rc.1) - - React-Fabric/attributedstring (= 0.78.0-rc.1) - - React-Fabric/componentregistry (= 0.78.0-rc.1) - - React-Fabric/componentregistrynative (= 0.78.0-rc.1) - - React-Fabric/components (= 0.78.0-rc.1) - - React-Fabric/consistency (= 0.78.0-rc.1) - - React-Fabric/core (= 0.78.0-rc.1) - - React-Fabric/dom (= 0.78.0-rc.1) - - React-Fabric/imagemanager (= 0.78.0-rc.1) - - React-Fabric/leakchecker (= 0.78.0-rc.1) - - React-Fabric/mounting (= 0.78.0-rc.1) - - React-Fabric/observers (= 0.78.0-rc.1) - - React-Fabric/scheduler (= 0.78.0-rc.1) - - React-Fabric/telemetry (= 0.78.0-rc.1) - - React-Fabric/templateprocessor (= 0.78.0-rc.1) - - React-Fabric/uimanager (= 0.78.0-rc.1) + - React-Fabric/animations (= 0.78.0-rc.3) + - React-Fabric/attributedstring (= 0.78.0-rc.3) + - React-Fabric/componentregistry (= 0.78.0-rc.3) + - React-Fabric/componentregistrynative (= 0.78.0-rc.3) + - React-Fabric/components (= 0.78.0-rc.3) + - React-Fabric/consistency (= 0.78.0-rc.3) + - React-Fabric/core (= 0.78.0-rc.3) + - React-Fabric/dom (= 0.78.0-rc.3) + - React-Fabric/imagemanager (= 0.78.0-rc.3) + - React-Fabric/leakchecker (= 0.78.0-rc.3) + - React-Fabric/mounting (= 0.78.0-rc.3) + - React-Fabric/observers (= 0.78.0-rc.3) + - React-Fabric/scheduler (= 0.78.0-rc.3) + - React-Fabric/telemetry (= 0.78.0-rc.3) + - React-Fabric/templateprocessor (= 0.78.0-rc.3) + - React-Fabric/uimanager (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -375,7 +375,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.78.0-rc.1): + - React-Fabric/animations (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -396,7 +396,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.78.0-rc.1): + - React-Fabric/attributedstring (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -417,7 +417,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.78.0-rc.1): + - React-Fabric/componentregistry (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -438,7 +438,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.78.0-rc.1): + - React-Fabric/componentregistrynative (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -459,7 +459,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.78.0-rc.1): + - React-Fabric/components (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -471,9 +471,9 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.1) - - React-Fabric/components/root (= 0.78.0-rc.1) - - React-Fabric/components/view (= 0.78.0-rc.1) + - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.3) + - React-Fabric/components/root (= 0.78.0-rc.3) + - React-Fabric/components/view (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -483,7 +483,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.1): + - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -504,7 +504,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.78.0-rc.1): + - React-Fabric/components/root (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -525,7 +525,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.78.0-rc.1): + - React-Fabric/components/view (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -547,7 +547,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-Fabric/consistency (0.78.0-rc.1): + - React-Fabric/consistency (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -568,7 +568,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/core (0.78.0-rc.1): + - React-Fabric/core (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -589,7 +589,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/dom (0.78.0-rc.1): + - React-Fabric/dom (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -610,7 +610,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.78.0-rc.1): + - React-Fabric/imagemanager (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -631,7 +631,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.78.0-rc.1): + - React-Fabric/leakchecker (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -652,7 +652,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.78.0-rc.1): + - React-Fabric/mounting (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -673,7 +673,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers (0.78.0-rc.1): + - React-Fabric/observers (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -685,7 +685,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/observers/events (= 0.78.0-rc.1) + - React-Fabric/observers/events (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -695,7 +695,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers/events (0.78.0-rc.1): + - React-Fabric/observers/events (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -716,7 +716,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.78.0-rc.1): + - React-Fabric/scheduler (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -739,7 +739,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.78.0-rc.1): + - React-Fabric/telemetry (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -760,7 +760,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.78.0-rc.1): + - React-Fabric/templateprocessor (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -781,7 +781,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.78.0-rc.1): + - React-Fabric/uimanager (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -793,7 +793,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager/consistency (= 0.78.0-rc.1) + - React-Fabric/uimanager/consistency (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -804,7 +804,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager/consistency (0.78.0-rc.1): + - React-Fabric/uimanager/consistency (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -826,7 +826,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricComponents (0.78.0-rc.1): + - React-FabricComponents (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -839,8 +839,8 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components (= 0.78.0-rc.1) - - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.1) + - React-FabricComponents/components (= 0.78.0-rc.3) + - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -851,7 +851,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components (0.78.0-rc.1): + - React-FabricComponents/components (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -864,15 +864,15 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.1) - - React-FabricComponents/components/iostextinput (= 0.78.0-rc.1) - - React-FabricComponents/components/modal (= 0.78.0-rc.1) - - React-FabricComponents/components/rncore (= 0.78.0-rc.1) - - React-FabricComponents/components/safeareaview (= 0.78.0-rc.1) - - React-FabricComponents/components/scrollview (= 0.78.0-rc.1) - - React-FabricComponents/components/text (= 0.78.0-rc.1) - - React-FabricComponents/components/textinput (= 0.78.0-rc.1) - - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.1) + - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.3) + - React-FabricComponents/components/iostextinput (= 0.78.0-rc.3) + - React-FabricComponents/components/modal (= 0.78.0-rc.3) + - React-FabricComponents/components/rncore (= 0.78.0-rc.3) + - React-FabricComponents/components/safeareaview (= 0.78.0-rc.3) + - React-FabricComponents/components/scrollview (= 0.78.0-rc.3) + - React-FabricComponents/components/text (= 0.78.0-rc.3) + - React-FabricComponents/components/textinput (= 0.78.0-rc.3) + - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.3) - React-featureflags - React-graphics - React-jsi @@ -883,7 +883,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/inputaccessory (0.78.0-rc.1): + - React-FabricComponents/components/inputaccessory (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -906,7 +906,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/iostextinput (0.78.0-rc.1): + - React-FabricComponents/components/iostextinput (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -929,7 +929,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/modal (0.78.0-rc.1): + - React-FabricComponents/components/modal (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -952,7 +952,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/rncore (0.78.0-rc.1): + - React-FabricComponents/components/rncore (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -975,7 +975,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/safeareaview (0.78.0-rc.1): + - React-FabricComponents/components/safeareaview (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -998,7 +998,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/scrollview (0.78.0-rc.1): + - React-FabricComponents/components/scrollview (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1021,7 +1021,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/text (0.78.0-rc.1): + - React-FabricComponents/components/text (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1044,7 +1044,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/textinput (0.78.0-rc.1): + - React-FabricComponents/components/textinput (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1067,7 +1067,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/unimplementedview (0.78.0-rc.1): + - React-FabricComponents/components/unimplementedview (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1090,7 +1090,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/textlayoutmanager (0.78.0-rc.1): + - React-FabricComponents/textlayoutmanager (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1113,29 +1113,29 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricImage (0.78.0-rc.1): + - React-FabricImage (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - - RCTRequired (= 0.78.0-rc.1) - - RCTTypeSafety (= 0.78.0-rc.1) + - RCTRequired (= 0.78.0-rc.3) + - RCTTypeSafety (= 0.78.0-rc.3) - React-Fabric - React-featureflags - React-graphics - React-ImageManager - React-jsi - - React-jsiexecutor (= 0.78.0-rc.1) + - React-jsiexecutor (= 0.78.0-rc.3) - React-logger - React-rendererdebug - React-utils - ReactCommon - Yoga - - React-featureflags (0.78.0-rc.1): + - React-featureflags (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - - React-featureflagsnativemodule (0.78.0-rc.1): + - React-featureflagsnativemodule (0.78.0-rc.3): - hermes-engine - RCT-Folly - React-featureflags @@ -1143,7 +1143,7 @@ PODS: - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-graphics (0.78.0-rc.1): + - React-graphics (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1153,20 +1153,20 @@ PODS: - React-jsi - React-jsiexecutor - React-utils - - React-hermes (0.78.0-rc.1): + - React-hermes (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.1) + - React-cxxreact (= 0.78.0-rc.3) - React-jsi - - React-jsiexecutor (= 0.78.0-rc.1) + - React-jsiexecutor (= 0.78.0-rc.3) - React-jsinspector - - React-perflogger (= 0.78.0-rc.1) + - React-perflogger (= 0.78.0-rc.3) - React-runtimeexecutor - - React-idlecallbacksnativemodule (0.78.0-rc.1): + - React-idlecallbacksnativemodule (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly @@ -1175,7 +1175,7 @@ PODS: - React-RCTFBReactNativeSpec - React-runtimescheduler - ReactCommon/turbomodule/core - - React-ImageManager (0.78.0-rc.1): + - React-ImageManager (0.78.0-rc.3): - glog - RCT-Folly/Fabric - React-Core/Default @@ -1184,7 +1184,7 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jserrorhandler (0.78.0-rc.1): + - React-jserrorhandler (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1193,7 +1193,7 @@ PODS: - React-featureflags - React-jsi - ReactCommon/turbomodule/bridging - - React-jsi (0.78.0-rc.1): + - React-jsi (0.78.0-rc.3): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -1201,18 +1201,18 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-jsiexecutor (0.78.0-rc.1): + - React-jsiexecutor (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) + - React-cxxreact (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) - React-jsinspector - - React-perflogger (= 0.78.0-rc.1) - - React-jsinspector (0.78.0-rc.1): + - React-perflogger (= 0.78.0-rc.3) + - React-jsinspector (0.78.0-rc.3): - DoubleConversion - glog - hermes-engine @@ -1220,25 +1220,25 @@ PODS: - React-featureflags - React-jsi - React-jsinspectortracing - - React-perflogger (= 0.78.0-rc.1) - - React-runtimeexecutor (= 0.78.0-rc.1) - - React-jsinspectortracing (0.78.0-rc.1): + - React-perflogger (= 0.78.0-rc.3) + - React-runtimeexecutor (= 0.78.0-rc.3) + - React-jsinspectortracing (0.78.0-rc.3): - RCT-Folly - - React-jsitracing (0.78.0-rc.1): + - React-jsitracing (0.78.0-rc.3): - React-jsi - - React-logger (0.78.0-rc.1): + - React-logger (0.78.0-rc.3): - glog - - React-Mapbuffer (0.78.0-rc.1): + - React-Mapbuffer (0.78.0-rc.3): - glog - React-debug - - React-microtasksnativemodule (0.78.0-rc.1): + - React-microtasksnativemodule (0.78.0-rc.3): - hermes-engine - RCT-Folly - React-jsi - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-NativeModulesApple (0.78.0-rc.1): + - React-NativeModulesApple (0.78.0-rc.3): - glog - hermes-engine - React-callinvoker @@ -1249,18 +1249,18 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.78.0-rc.1): + - React-perflogger (0.78.0-rc.3): - DoubleConversion - RCT-Folly (= 2024.11.18.00) - - React-performancetimeline (0.78.0-rc.1): + - React-performancetimeline (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - React-cxxreact - React-featureflags - React-jsinspectortracing - React-timing - - React-RCTActionSheet (0.78.0-rc.1): - - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.1) - - React-RCTAnimation (0.78.0-rc.1): + - React-RCTActionSheet (0.78.0-rc.3): + - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.3) + - React-RCTAnimation (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTAnimationHeaders @@ -1268,7 +1268,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.78.0-rc.1): + - React-RCTAppDelegate (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - RCTRequired - RCTTypeSafety @@ -1292,7 +1292,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.78.0-rc.1): + - React-RCTBlob (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1306,7 +1306,7 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.78.0-rc.1): + - React-RCTFabric (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1329,7 +1329,7 @@ PODS: - React-runtimescheduler - React-utils - Yoga - - React-RCTFBReactNativeSpec (0.78.0-rc.1): + - React-RCTFBReactNativeSpec (0.78.0-rc.3): - hermes-engine - RCT-Folly - RCTRequired @@ -1339,7 +1339,7 @@ PODS: - React-jsiexecutor - React-NativeModulesApple - ReactCommon - - React-RCTImage (0.78.0-rc.1): + - React-RCTImage (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTImageHeaders @@ -1348,14 +1348,14 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.78.0-rc.1): - - React-Core/RCTLinkingHeaders (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) + - React-RCTLinking (0.78.0-rc.3): + - React-Core/RCTLinkingHeaders (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.78.0-rc.1) - - React-RCTNetwork (0.78.0-rc.1): + - ReactCommon/turbomodule/core (= 0.78.0-rc.3) + - React-RCTNetwork (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTNetworkHeaders @@ -1363,7 +1363,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.78.0-rc.1): + - React-RCTSettings (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTSettingsHeaders @@ -1371,25 +1371,25 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.78.0-rc.1): - - React-Core/RCTTextHeaders (= 0.78.0-rc.1) + - React-RCTText (0.78.0-rc.3): + - React-Core/RCTTextHeaders (= 0.78.0-rc.3) - Yoga - - React-RCTVibration (0.78.0-rc.1): + - React-RCTVibration (0.78.0-rc.3): - RCT-Folly (= 2024.11.18.00) - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererconsistency (0.78.0-rc.1) - - React-rendererdebug (0.78.0-rc.1): + - React-rendererconsistency (0.78.0-rc.3) + - React-rendererdebug (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - React-debug - - React-rncore (0.78.0-rc.1) - - React-RuntimeApple (0.78.0-rc.1): + - React-rncore (0.78.0-rc.3) + - React-RuntimeApple (0.78.0-rc.3): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-callinvoker @@ -1410,7 +1410,7 @@ PODS: - React-RuntimeHermes - React-runtimescheduler - React-utils - - React-RuntimeCore (0.78.0-rc.1): + - React-RuntimeCore (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1425,9 +1425,9 @@ PODS: - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.78.0-rc.1): - - React-jsi (= 0.78.0-rc.1) - - React-RuntimeHermes (0.78.0-rc.1): + - React-runtimeexecutor (0.78.0-rc.3): + - React-jsi (= 0.78.0-rc.3) + - React-RuntimeHermes (0.78.0-rc.3): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-featureflags @@ -1437,7 +1437,7 @@ PODS: - React-jsitracing - React-RuntimeCore - React-utils - - React-runtimescheduler (0.78.0-rc.1): + - React-runtimescheduler (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1452,16 +1452,16 @@ PODS: - React-runtimeexecutor - React-timing - React-utils - - React-timing (0.78.0-rc.1) - - React-utils (0.78.0-rc.1): + - React-timing (0.78.0-rc.3) + - React-utils (0.78.0-rc.3): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-debug - - React-jsi (= 0.78.0-rc.1) - - ReactAppDependencyProvider (0.78.0-rc.1): + - React-jsi (= 0.78.0-rc.3) + - ReactAppDependencyProvider (0.78.0-rc.3): - ReactCodegen - - ReactCodegen (0.78.0-rc.1): + - ReactCodegen (0.78.0-rc.3): - DoubleConversion - glog - hermes-engine @@ -1482,49 +1482,49 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - ReactCommon (0.78.0-rc.1): - - ReactCommon/turbomodule (= 0.78.0-rc.1) - - ReactCommon/turbomodule (0.78.0-rc.1): + - ReactCommon (0.78.0-rc.3): + - ReactCommon/turbomodule (= 0.78.0-rc.3) + - ReactCommon/turbomodule (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.1) - - React-cxxreact (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) - - React-logger (= 0.78.0-rc.1) - - React-perflogger (= 0.78.0-rc.1) - - ReactCommon/turbomodule/bridging (= 0.78.0-rc.1) - - ReactCommon/turbomodule/core (= 0.78.0-rc.1) - - ReactCommon/turbomodule/bridging (0.78.0-rc.1): + - React-callinvoker (= 0.78.0-rc.3) + - React-cxxreact (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) + - React-logger (= 0.78.0-rc.3) + - React-perflogger (= 0.78.0-rc.3) + - ReactCommon/turbomodule/bridging (= 0.78.0-rc.3) + - ReactCommon/turbomodule/core (= 0.78.0-rc.3) + - ReactCommon/turbomodule/bridging (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.1) - - React-cxxreact (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) - - React-logger (= 0.78.0-rc.1) - - React-perflogger (= 0.78.0-rc.1) - - ReactCommon/turbomodule/core (0.78.0-rc.1): + - React-callinvoker (= 0.78.0-rc.3) + - React-cxxreact (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) + - React-logger (= 0.78.0-rc.3) + - React-perflogger (= 0.78.0-rc.3) + - ReactCommon/turbomodule/core (0.78.0-rc.3): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.1) - - React-cxxreact (= 0.78.0-rc.1) - - React-debug (= 0.78.0-rc.1) - - React-featureflags (= 0.78.0-rc.1) - - React-jsi (= 0.78.0-rc.1) - - React-logger (= 0.78.0-rc.1) - - React-perflogger (= 0.78.0-rc.1) - - React-utils (= 0.78.0-rc.1) + - React-callinvoker (= 0.78.0-rc.3) + - React-cxxreact (= 0.78.0-rc.3) + - React-debug (= 0.78.0-rc.3) + - React-featureflags (= 0.78.0-rc.3) + - React-jsi (= 0.78.0-rc.3) + - React-logger (= 0.78.0-rc.3) + - React-perflogger (= 0.78.0-rc.3) + - React-utils (= 0.78.0-rc.3) - RNGestureHandler (2.22.1): - DoubleConversion - glog @@ -1765,71 +1765,71 @@ SPEC CHECKSUMS: boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 - FBLazyVector: ca1027b5fd51467e762a783d3dcd362fce5a6547 + FBLazyVector: a2db46e659b982d7193563db43dfc90c9a213074 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 - hermes-engine: 4f30ac09d90c9ea90f9e912f574c9f8110f0f32a + hermes-engine: d152d4b5b123cb9abbd21183ed7783e067314c76 RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 - RCTDeprecation: d26f07b97b34d9e9c93d09b95c3f7f2380f797b4 - RCTRequired: 00b12066335e477c039c631fdd7a6f2b768e573b - RCTTypeSafety: 51115e55fba96189d1d7dc435bfb56adbf7cc393 - React: a2329b41c7889da4848b05f186c00993f6c21180 - React-callinvoker: 6b8f4eee747a0f7e94a93a96c9a70a5abe64d678 - React-Core: a3568149feee0488020cf58eddaa9b3713686121 - React-CoreModules: 2762a77dfb728d64fa1b8de37e32b014fe203eb2 - React-cxxreact: 8b21f790ca1d992cd2c47494f20a60f5228fb120 - React-debug: 3598ecaaddcaf176b9ba706f6ebb729014bde1f5 - React-defaultsnativemodule: c63420c2e6597a1a7d8630190c68ee11c294e284 - React-domnativemodule: 41832975e89859c154e7cdfecb127d10d1f0e109 - React-Fabric: b5b0ac7d8e77b4599a560f63e9f7336b4fe41bae - React-FabricComponents: 89d6a42300a33316f388b9436095e448104595eb - React-FabricImage: 00790a9fb6fdc38f003c4e6be5eab9287ce44c8b - React-featureflags: cd67232d473b287337b6f28c40d8b7ef6c7d2ab4 - React-featureflagsnativemodule: dda07acf88c3124606fed904940721376219c49d - React-graphics: dfdc123688da49608ffd7947f906787f2220b979 - React-hermes: 7f8a11fded0388dbfe72fdbbac3cab240cf661e0 - React-idlecallbacksnativemodule: 62b10e54550763e56836826c82a5166941b177bf - React-ImageManager: 6c30d61bcae05a1dd0833ecc59e3dbb3d964dbdd - React-jserrorhandler: 1b911b1df322e3c3c88ffbe3cd91a65cd2355e32 - React-jsi: 30ecca0aca80da9f253bfcf8fdeb06ed82f1fbd2 - React-jsiexecutor: dbb1ca80012a48ab4697a66512d202b2e55c1871 - React-jsinspector: 9253f30933a78e135f4b510a4fabc1ea3a8f59ab - React-jsinspectortracing: 07c872d22af2838772607494b467d2def2e80363 - React-jsitracing: 90877d4bb4a897cf6e0075eead332650e50a820a - React-logger: 8d96a93e2071ea8769e125ad1f2b919e09fc653e - React-Mapbuffer: 0052ee03ceb290b74a531e48529a7f90b1b7e49f - React-microtasksnativemodule: 7348e24320f3b8af4f230ee6d8b895161ea1ee81 - React-NativeModulesApple: 54d2c2ee150632222746bb11ac8cc46e60946691 - React-perflogger: 596f6443f9536ca01a24398d231abfd2122418d9 - React-performancetimeline: 14615e28d3ebe9c9c7fddb73c85af0e6e23d1083 - React-RCTActionSheet: 45e28202a7986b70434d2375fc02ee68b1f87082 - React-RCTAnimation: 7e7f94815c0886f110aa3f107155009cc6eb2895 - React-RCTAppDelegate: 6c9e993b386844593b020178d2302e7fdabbab30 - React-RCTBlob: 4050ee867ae16d92e7764ba86c4dbf13c17d4b42 - React-RCTFabric: 453e88d905c6a9c185627262ed0a2ab3ae0b3144 - React-RCTFBReactNativeSpec: d8595cecbef8ee1eccba968905313a4e5398353c - React-RCTImage: b843589d5e34041110656e2bdbaacc097f3cdd7e - React-RCTLinking: aba38f49076140d9fec95ec281f94b38629e0dec - React-RCTNetwork: d9515648fab0128c4c01327774c855f294d6ee5d - React-RCTSettings: 4cde0079a2cfe6552d65d75bf3080ac40018dacc - React-RCTText: 0aa8cfdb28486bedd839cbe46e405ec77e85410f - React-RCTVibration: 0b1117ad7ec1b7a2b3b526f9e6f7f958ce65efe5 - React-rendererconsistency: 3aa947ecc01022afc3d530821aca461284494878 - React-rendererdebug: bdada0b4b5c1bd64bb595dec0d6dc651d4e5a039 - React-rncore: 96c83d7dade700003320265380b7c4741af60ca6 - React-RuntimeApple: 510e9496603998489e7485e4775f5fbecec0d3e9 - React-RuntimeCore: 76909a8e030528132bc064583d91fddf9214cfd9 - React-runtimeexecutor: f8f51e274459fecb12ee60727b4f5067484ad053 - React-RuntimeHermes: d46795aa1cf5b86c33f5e0e885fcac2754db90b6 - React-runtimescheduler: 15edb80188be32faadd92106d2ddee2c6e810fe2 - React-timing: 16de18b703b05422a277c84e66bc1b1dbb3d1d20 - React-utils: 029acb2f254deb800a5a279f92a2c3fee80f7267 - ReactAppDependencyProvider: d8c8d73e775f7e367e65b629d0dedcb830e490d5 - ReactCodegen: 842fd6a5af6dcbf6b984e01bfcf7807cf9796926 - ReactCommon: c99ace9bc7fd37ab0860e05b84758770a5193861 + RCTDeprecation: 4d091335e52587d828f27c617f3e5e11b12312d0 + RCTRequired: 88fe648367ba251e2cc6c7fe31ae541c0ad7858c + RCTTypeSafety: ae560f8b0fe6aab8d1b89869604846fc794f9aaf + React: b4fe77bc62a16620fe8ff00699f10cbfb83bbca8 + React-callinvoker: 14c0af3c8681ee7e0bdcf2b52f16c4a32b057be7 + React-Core: 9eed4af444f8c75d56482eae96e17b87b1a109fa + React-CoreModules: baa17a30e1782fa330015f7892a34745c33ee58c + React-cxxreact: 8ca99fa08b1f0602b37e65198f02a184ffd3f7ef + React-debug: 5f020178e3ebea8b44389ebf0bcc86afd3e7ff87 + React-defaultsnativemodule: bc8e86d7b785ad2f28039f44b05e1c57a4658f0e + React-domnativemodule: 1e343146b664f30358af762450e115dde36791ae + React-Fabric: 0b21eaafd1504b70043e5d519fe7bb6057c4bfcb + React-FabricComponents: 9cb8dc4ef962c1f6c1f5713716625f7778082fe9 + React-FabricImage: 22064c90395f94b0973e9f1075e13d57b33c8661 + React-featureflags: 8b84949d5ef3177729d60e031ce758df99308cc2 + React-featureflagsnativemodule: 9b6e04103548c1a5d18af87ab39536b0061f797a + React-graphics: fc8b82db8a1464f07e33f5329787e8a6edc2ae8a + React-hermes: 85fea040c942a6ae59f7c761ea06f451e4b3369b + React-idlecallbacksnativemodule: 2bd041a3a0379873693fb7ea19abdc8345d308bd + React-ImageManager: 989facbf09d7e0a7aa703f33042a847717b4daeb + React-jserrorhandler: 0b21806063c423b1c5f3dc27d1a9acba336d5a4a + React-jsi: 1d2b97e3d4d1abec44e413d701d371bcb1483646 + React-jsiexecutor: 1674a79c1ca55af793258e838ad89cde2331ebfd + React-jsinspector: aa41a44a150bc6f0642ed906d653952a983146b9 + React-jsinspectortracing: 394ccdc29a17fe7a59c58fd3fb00e1945f145bf8 + React-jsitracing: 62c09de26fe8aed02be05736af83ce5ad0639ff4 + React-logger: 183dbc840dafd2f1e5ff95cc2be8f4fc33f42a87 + React-Mapbuffer: 2d93ff1c595ef4353fac2fa46f0fa6efb766f5ef + React-microtasksnativemodule: acac4fa75061653fab3de806c47c08cec3a00bf0 + React-NativeModulesApple: ed351667adf2241d6c3fdd2e4263c16aa18ede77 + React-perflogger: ccda4c5d37b64af16599dcc5d6426a48b4b0ebd1 + React-performancetimeline: f60386ee40648fd664010add7fff3ff76492d419 + React-RCTActionSheet: 07b9c9b4dfc6c3fa1ff8df6b4d478be22cc8a97e + React-RCTAnimation: 0e5c2f19e80e9561586668b994721801647c29b6 + React-RCTAppDelegate: e3a79d7e47ef9a896510814301bcf219fe95ce86 + React-RCTBlob: 9a97c13b8450ab81d6cfbd4d4709ae3fcd571326 + React-RCTFabric: 7fd70d9527f43e5187ee54242aa9d7196796ebd1 + React-RCTFBReactNativeSpec: 6316eab18e23eb1b0b5c924d7709e9db6776f78a + React-RCTImage: 15afb46d152219ad0cdff7401f5b95eb17648129 + React-RCTLinking: 8f0d021c1944fbaa55cdf8f7c3c608812a759072 + React-RCTNetwork: 1900ea22a746965b6fdfcd4f56a479b3ec81c39b + React-RCTSettings: edb69daebef60d9ba399d078bb7d6baa82b4807f + React-RCTText: 87231d6326eef638f018ebf09a66648aec575124 + React-RCTVibration: e33d7357f7108bd5b4fc4b66ce3abad7754bceb9 + React-rendererconsistency: 17ed70361eebb94fb851fce7cc6c6731e69ad1e8 + React-rendererdebug: fb87db7e2499212aac306b721ce8b8672a3d9429 + React-rncore: b1a036697b259219dddbc2e10402749d0659d8fe + React-RuntimeApple: d28f45d87609ce9a2bb6f3831e76921780be06e2 + React-RuntimeCore: 22d1a14671fc6eaefcfbc35b9aa8f00bcfb3745d + React-runtimeexecutor: 059ee970b2150b624454194510888cd11d31bb46 + React-RuntimeHermes: adb8ed3f7b975800a0f9c48816945dafc1f802f8 + React-runtimescheduler: 6b48f8431b99deac94d7b9d3786eb15d4583caae + React-timing: 49f12c798065662c3ca2cfcf2cda05d67c6bc5ad + React-utils: 620d325e2aa0509f8fc67a1a42c5de472f788b11 + ReactAppDependencyProvider: 857505d4d6440943aef72cb042dd5b91cd53ea52 + ReactCodegen: c78e47f891adfe95a617dff4085158f3cdf1b92d + ReactCommon: 6d4646b3a75c9054ffc2ddc4f3120b10e9e0467a RNGestureHandler: ab7b3143904577382d4e93f6d35d52f321660db6 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 - Yoga: d7af68bbe88ef55fd73754fe6942746eff12919c + Yoga: d0d433beef3bab28ba50dd36f0425d4f64b9dfc5 PODFILE CHECKSUM: d42e92008e98fe107445c7108b66a452b97ce9ef diff --git a/FabricExample/package.json b/FabricExample/package.json index 4058445a8f..c349bb2ad6 100644 --- a/FabricExample/package.json +++ b/FabricExample/package.json @@ -16,7 +16,7 @@ "patch-package": "^6.5.0", "postinstall-postinstall": "^2.1.0", "react": "19.0.0", - "react-native": "0.78.0-rc.1", + "react-native": "0.78.0-rc.3", "react-native-gesture-handler": "link:../" }, "devDependencies": { @@ -26,10 +26,10 @@ "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", - "@react-native/babel-preset": "0.78.0-rc.1", - "@react-native/eslint-config": "0.78.0-rc.1", - "@react-native/metro-config": "0.78.0-rc.1", - "@react-native/typescript-config": "0.78.0-rc.1", + "@react-native/babel-preset": "0.78.0-rc.3", + "@react-native/eslint-config": "0.78.0-rc.3", + "@react-native/metro-config": "0.78.0-rc.3", + "@react-native/typescript-config": "0.78.0-rc.3", "@types/jest": "^29.5.13", "@types/react": "^19.0.0", "@types/react-test-renderer": "^19.0.0", diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index d7da47441a..db11d22cd6 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1871,23 +1871,23 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native/assets-registry@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.1.tgz#79da4121fd6c64bdb769edb2fafd9ec7ffae44a3" - integrity sha512-R+tjXQ5JHz4RhpywLOs0Yvp+IG+F+Z3y2uviABvkoMG3Ps12IvlKsln5xIWNqLXSD4rtpEC0aRRh7iUv8FZRYA== +"@react-native/assets-registry@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.3.tgz#18ac9ac803d7d0c215053e4278f0bc803e2bc7e2" + integrity sha512-UN4ugUzaN2Z+J4IEu4g6IcE1IuVCJZ6X0gh/3WEQnne2mArm0HiHuAGpn6JIItSMCyqDdXt+ju9mtmcED7qCGw== -"@react-native/babel-plugin-codegen@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.1.tgz#c045c781c106fafd936ceb71b7f68020ad210c4a" - integrity sha512-wwKPBdHGWbspxDMdKbRrSoMvmUff54vPk9iypZQVADls6p5Pae77KCCLxJBK5MEJsh55r2/Kldy/W2tFmK5lPQ== +"@react-native/babel-plugin-codegen@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.3.tgz#f6b411f1fb528bc2e871276394cf47c996af4549" + integrity sha512-4P82XCOVVrm5k20hYMlPUblfvtsowj0DGLOI0zcBvGyJrptKiPE1hKykq3OL/Ps7/VIDrYOjtKB14tarUV22Sg== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.78.0-rc.1" + "@react-native/codegen" "0.78.0-rc.3" -"@react-native/babel-preset@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.1.tgz#640ab4d23531ac26721042aeca50fbdc77c9dde1" - integrity sha512-RD736DtZFaaGTE3BuZDmbIl5TpgY6ww/LqFKa+OspD2hRRCYG8Ca7HEIEY1uQJwaV1+emgupckgnvlI1CKIuSQ== +"@react-native/babel-preset@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.3.tgz#531e548386f76e971b393c61a6b1ce041ed847ef" + integrity sha512-kVJJt8aaWmphjSmzBi66NUot9nvxEkkR1Lu8JxgAC7+wuufpheThCqFAs0JowrRALoGxE12oItyBNqu6VgWOHA== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -1930,15 +1930,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.78.0-rc.1" + "@react-native/babel-plugin-codegen" "0.78.0-rc.3" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.1.tgz#952e3a96b0c9b137cc6a685e7c05d9403f6d61d5" - integrity sha512-jbPkW4bW9KZ0jCu9cLc2JgzC1Jaydc64wZDX/cz5mPzVI8symbVADQQH8hG+i0+zQ4afEzUCdqzQYkABJSryCw== +"@react-native/codegen@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.3.tgz#516b97d913ebf99ecf0878b18a0471756dacf9d8" + integrity sha512-l5nBz1HFzFuMcYVqKq4Ah38Y2eiC+MjhE9VwJdbbe0SYLPfljM9tLywmRoX6OZlfC0QSkujly1rubw8CymZ/WQ== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -1948,13 +1948,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.1.tgz#6d1b69c70c758564df4b27cae95456267008f0fb" - integrity sha512-cYQ5kIhJ+cnY4w/kiPnLDT0T+ZgceKTGZkUf4M9llI70kb8vKDTIoGCwpTDQZp2/HcnZiY83USKnOCLeaQeLoQ== +"@react-native/community-cli-plugin@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.3.tgz#b09be2da043278b156b04613c04e5c57aec11f28" + integrity sha512-TiCzMmbGRosFUF4wAJRSg9Af+GY5XlZt9Z5jqTm+En07YuP5e415gduUNZ+nYWPvP52ZFhm0LS6vpMA+SiO2Ng== dependencies: - "@react-native/dev-middleware" "0.78.0-rc.1" - "@react-native/metro-babel-transformer" "0.78.0-rc.1" + "@react-native/dev-middleware" "0.78.0-rc.3" + "@react-native/metro-babel-transformer" "0.78.0-rc.3" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -1964,36 +1964,37 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.1.tgz#b30b40da0eac25c77812154f907b0cc3f78dc348" - integrity sha512-1cXuhQCX1MTRqWnZ2uVwKAe4Qhx5z7Y8OIhkmSivvwYfgrWUaK34kdGDFew69/lJ37zJz0RfAsGauRkP6UKGEg== +"@react-native/debugger-frontend@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.3.tgz#8ad2e366fd10e2dfa74e6a32c28c0529059cfa2e" + integrity sha512-XhMXcIlBaHhJU3AboGn8MiDbWx4kkl8Ufc86oJQZsNr1rJLNeBfdPT82ohmZrlPiG4qKqpw3DmxYdt/n9+CRbw== -"@react-native/dev-middleware@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.1.tgz#ea94daa5ee468db37fcec978b458485c3356d979" - integrity sha512-iYOE98RcaPincW/zAqCaj258lZkXmNPG1pbY8asa4JSc8tdYfLZw9BkWiAjjt5nHCxEQOxWyh8r7iNCDDkEACw== +"@react-native/dev-middleware@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.3.tgz#3adf110387a8d432751c7392496ee43e4181d820" + integrity sha512-7/zAOwRDJX7ROcaEbPNjFMCZiElTkI/AorBtvfWIpsGEL+3cbk+C8v7MOxLsvWTb470q2niv7kJW1Id5OxDxKQ== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.78.0-rc.1" + "@react-native/debugger-frontend" "0.78.0-rc.3" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" debug "^2.2.0" + invariant "^2.2.4" nullthrows "^1.1.1" open "^7.0.3" selfsigned "^2.4.1" serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.1.tgz#fefcfa9bbdc3b976a25094e7a06a66edbe96a234" - integrity sha512-49LKCRaz0pmWDfT7WbpcNakp1hNgJUu2fznPdpzuPVNiSAF4i/KX3HUi5qq0eKohRZJThnDXM2mC2ZJsjU5E+g== +"@react-native/eslint-config@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.3.tgz#58faeed4770cf1e1ebcf22da0cf9777909274529" + integrity sha512-zR8ADpfJsiQLDfOLtPtKMy+KRZ8tF+4FdJN6KN0xKXEGICWw6dZBVdwslys5vkB03nxgZtgMOlBt+f2A9CFE7Q== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.78.0-rc.1" + "@react-native/eslint-plugin" "0.78.0-rc.3" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2004,55 +2005,55 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.1.tgz#24aea238c77465f316896cad32ec8c40809395ad" - integrity sha512-PmONGq2OjvHDgy4+7Gv9g/YgMcob7r4CueYSGs6egrlD8qtvS2SbGLbfujePINjawGvOREkiu+ndMcPgQpnv+g== +"@react-native/eslint-plugin@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.3.tgz#caa9bb3c53870d1c325785de4823269ae0d1eb91" + integrity sha512-we9LnPX+wdJn0Fec3gdEElnlpblCQyuvyvXXqXKoL46xlhnWelZT9FLTyYnEZf2kgqjxHY9im0Mjuk8E1DSTvw== -"@react-native/gradle-plugin@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.1.tgz#3cc5dbb74fb249829ef5de9ac1ce89d8f6cd75bd" - integrity sha512-TahDxvoZ3pqzAfASk+m0rbOiEYwBJLs2N1z0bWjZ0hiDHvhjA2kEPaqoVJm1pYvgo9Gqq5Jx2bOrHly7/nciPQ== +"@react-native/gradle-plugin@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.3.tgz#97b1ead46c3edff2af09184b091e74e7c0ad7e0a" + integrity sha512-v8xLsciX3sU/vYAQZObPT3LngdTQoNthOkWMXHD867RVhXL7TqYOxZjowyWD4ECcmofXXIzPL0KI2peCzaoaEA== -"@react-native/js-polyfills@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.1.tgz#f2bfd1710d0ba960877d65b30192dac23e2f7699" - integrity sha512-sgjZhKhCcmmTRlUDlTbGMGTfo1CLZ5B9neTNKypnUWVlr1y2YszKgZmSdRBNPfSBpTO1c+ST4rCR9ZxVHPO9yQ== +"@react-native/js-polyfills@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.3.tgz#6b0fc18f17c52008d3994f87c491ccce37e01e3b" + integrity sha512-6gxskORUdYFS6HSZNYaOc2PkE+cSB5sBvxuZxNHnmAC5+l8rpYD/IfEEDKCzQH7fyXCM3TtL4xk/syxtLQrrHQ== -"@react-native/metro-babel-transformer@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.1.tgz#d88c5153eec8a49bbf7ee47a02b3ebe794d70377" - integrity sha512-a/S7ANBdKNRoSTrgfDUllPFBmp9zAEv4KZQl/qEzDZp0E85wNR3KEXv4beRmGBcDx2X7Reeu83Rw8SKaseWSxg== +"@react-native/metro-babel-transformer@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.3.tgz#8409fb0df22c3e9d6ca309f1934091e17f1d575f" + integrity sha512-b1Ny1fmwdp1nF1RhQyymFWP9ssMx1TqeWO36m0PeQcPEZULzijUUkUwx5qMGfvyeTdG0q+qaCyXG6mBo2ro7UA== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.78.0-rc.1" + "@react-native/babel-preset" "0.78.0-rc.3" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.1.tgz#13ba4ca41c99e1d2ee22c53dc0a389878a64f83f" - integrity sha512-FNloettCZjVIB3H1uZ6YZkrYKtkJTTL9dLTMYUi1weLBVcsr+XXPkgQDnKj/LgWDm/X7bFl2uVjXlrU7dNMFvg== +"@react-native/metro-config@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.3.tgz#ebd2fc981285fb3bd1d491698210d864087fac1b" + integrity sha512-7y5E+D95G70xm9+FVkhg4uLW8GfQPXAStNwrgMbz1kIjygiZKfZ2JIGWOKfopqU6FvEde9fKgGd3cie6MfSxrg== dependencies: - "@react-native/js-polyfills" "0.78.0-rc.1" - "@react-native/metro-babel-transformer" "0.78.0-rc.1" + "@react-native/js-polyfills" "0.78.0-rc.3" + "@react-native/metro-babel-transformer" "0.78.0-rc.3" metro-config "^0.81.0" metro-runtime "^0.81.0" -"@react-native/normalize-colors@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.1.tgz#f71a8c6b8c227bfe7ddf6a851fb6f0a2931559cf" - integrity sha512-FCQnkBi8XD+wOjqUu5Q8I4wQ8q73jAVifAtTDvJOPBq9F93fHUuSTvHYZHqWdDLL+pddxJSb75bL8b2F3BwjVA== +"@react-native/normalize-colors@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.3.tgz#2ada3686d53f0d310a24865f8468377340398950" + integrity sha512-WXB/CytMgOBIcroFXwM4ThT3ZHVwfDlR2i+s+iuWwn4pxEfpLsZLPckfJ9lo8F3hw4nZhPj8iDfSExL5PSbeqQ== -"@react-native/typescript-config@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.1.tgz#3acb3257a116e2b66702b3bf5f1c6f4ba3f6374b" - integrity sha512-6ifH5tHJKezwbgCPJekO4tRcB7hTfJ8kLLzv+TOBeKgoRspslr4ShnmmI9CIVw770sTWvzpHjTGgVCZNW4Rmrg== +"@react-native/typescript-config@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.3.tgz#b2f70b868616f9e75e622834f6615aeddffe9dcf" + integrity sha512-fzg4EdHURC7VgrVv4p1wZ2yoz9veV1oC/MuLuYBYYfgzoF04LbtGZ1RF4BLs/av/lRvNsMAmafkQ0zYFmM2kYw== -"@react-native/virtualized-lists@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.1.tgz#32893f419af7b4e4e9b41b3ded8e6f3180a13534" - integrity sha512-d9zpo7dkWmjt+TccpBDBwIL7SX1xKiGeK/70iERFHCZqwOXr05Cdab7GvgyUKb0Y0L+W8ilomuKJSYwFLM6DDw== +"@react-native/virtualized-lists@0.78.0-rc.3": + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.3.tgz#0242cfcc27c85c1dd2301873df01c9bc25346605" + integrity sha512-uFnTcWnGOqunWLnYGlXu3E55Z38bHZdTLhg6k4OrBCVo4Qv4fZJg0Ggn1MkXWEjGv2rOc+bhLpcHycJ7qpdjEw== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -5933,19 +5934,19 @@ react-is@^19.0.0: version "0.0.0" uid "" -react-native@0.78.0-rc.1: - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.1.tgz#76def1b1527e9d24a141e226292977d9d4b40e19" - integrity sha512-ANmv91Gv4tjnE7ZU2TE3dyLUzl2DlnPp2OPKcry+yWjO+C9Fn57CrNP89rIxYxZGI7EckrSt9Om/IM65K9qtjg== +react-native@0.78.0-rc.3: + version "0.78.0-rc.3" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.3.tgz#60f180c8dac9eeda6fada2ca30faa4f46ebb4ee9" + integrity sha512-nBwN5X/weLUJOb6+85WHB0NKud6mZ8Zw0j3cfW6S/0bk+SockDPnCuZWqhV6BH8xYc+cc5JJd6jN02cdvfD+4Q== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.78.0-rc.1" - "@react-native/codegen" "0.78.0-rc.1" - "@react-native/community-cli-plugin" "0.78.0-rc.1" - "@react-native/gradle-plugin" "0.78.0-rc.1" - "@react-native/js-polyfills" "0.78.0-rc.1" - "@react-native/normalize-colors" "0.78.0-rc.1" - "@react-native/virtualized-lists" "0.78.0-rc.1" + "@react-native/assets-registry" "0.78.0-rc.3" + "@react-native/codegen" "0.78.0-rc.3" + "@react-native/community-cli-plugin" "0.78.0-rc.3" + "@react-native/gradle-plugin" "0.78.0-rc.3" + "@react-native/js-polyfills" "0.78.0-rc.3" + "@react-native/normalize-colors" "0.78.0-rc.3" + "@react-native/virtualized-lists" "0.78.0-rc.3" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" From 2385a312a0bd67c3dc66e834d4ed9d323ab61ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 13 Feb 2025 12:48:41 +0100 Subject: [PATCH 14/22] Update to rc4 --- FabricExample/ios/Podfile.lock | 544 ++++++++++++++++----------------- FabricExample/package.json | 10 +- FabricExample/yarn.lock | 168 +++++----- package.json | 4 +- yarn.lock | 133 ++++---- 5 files changed, 430 insertions(+), 429 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index ebccf7544c..3f087ebbdf 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -2,12 +2,12 @@ PODS: - boost (1.84.0) - DoubleConversion (1.1.6) - fast_float (6.1.4) - - FBLazyVector (0.78.0-rc.3) + - FBLazyVector (0.78.0-rc.4) - fmt (11.0.2) - glog (0.3.5) - - hermes-engine (0.78.0-rc.3): - - hermes-engine/Pre-built (= 0.78.0-rc.3) - - hermes-engine/Pre-built (0.78.0-rc.3) + - hermes-engine (0.78.0-rc.4): + - hermes-engine/Pre-built (= 0.78.0-rc.4) + - hermes-engine/Pre-built (0.78.0-rc.4) - RCT-Folly (2024.11.18.00): - boost - DoubleConversion @@ -27,32 +27,32 @@ PODS: - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - - RCTDeprecation (0.78.0-rc.3) - - RCTRequired (0.78.0-rc.3) - - RCTTypeSafety (0.78.0-rc.3): - - FBLazyVector (= 0.78.0-rc.3) - - RCTRequired (= 0.78.0-rc.3) - - React-Core (= 0.78.0-rc.3) - - React (0.78.0-rc.3): - - React-Core (= 0.78.0-rc.3) - - React-Core/DevSupport (= 0.78.0-rc.3) - - React-Core/RCTWebSocket (= 0.78.0-rc.3) - - React-RCTActionSheet (= 0.78.0-rc.3) - - React-RCTAnimation (= 0.78.0-rc.3) - - React-RCTBlob (= 0.78.0-rc.3) - - React-RCTImage (= 0.78.0-rc.3) - - React-RCTLinking (= 0.78.0-rc.3) - - React-RCTNetwork (= 0.78.0-rc.3) - - React-RCTSettings (= 0.78.0-rc.3) - - React-RCTText (= 0.78.0-rc.3) - - React-RCTVibration (= 0.78.0-rc.3) - - React-callinvoker (0.78.0-rc.3) - - React-Core (0.78.0-rc.3): + - RCTDeprecation (0.78.0-rc.4) + - RCTRequired (0.78.0-rc.4) + - RCTTypeSafety (0.78.0-rc.4): + - FBLazyVector (= 0.78.0-rc.4) + - RCTRequired (= 0.78.0-rc.4) + - React-Core (= 0.78.0-rc.4) + - React (0.78.0-rc.4): + - React-Core (= 0.78.0-rc.4) + - React-Core/DevSupport (= 0.78.0-rc.4) + - React-Core/RCTWebSocket (= 0.78.0-rc.4) + - React-RCTActionSheet (= 0.78.0-rc.4) + - React-RCTAnimation (= 0.78.0-rc.4) + - React-RCTBlob (= 0.78.0-rc.4) + - React-RCTImage (= 0.78.0-rc.4) + - React-RCTLinking (= 0.78.0-rc.4) + - React-RCTNetwork (= 0.78.0-rc.4) + - React-RCTSettings (= 0.78.0-rc.4) + - React-RCTText (= 0.78.0-rc.4) + - React-RCTVibration (= 0.78.0-rc.4) + - React-callinvoker (0.78.0-rc.4) + - React-Core (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.3) + - React-Core/Default (= 0.78.0-rc.4) - React-cxxreact - React-featureflags - React-hermes @@ -64,7 +64,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/CoreModulesHeaders (0.78.0-rc.3): + - React-Core/CoreModulesHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -81,7 +81,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/Default (0.78.0-rc.3): + - React-Core/Default (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -97,13 +97,13 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/DevSupport (0.78.0-rc.3): + - React-Core/DevSupport (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.3) - - React-Core/RCTWebSocket (= 0.78.0-rc.3) + - React-Core/Default (= 0.78.0-rc.4) + - React-Core/RCTWebSocket (= 0.78.0-rc.4) - React-cxxreact - React-featureflags - React-hermes @@ -115,7 +115,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.78.0-rc.3): + - React-Core/RCTActionSheetHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -132,7 +132,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTAnimationHeaders (0.78.0-rc.3): + - React-Core/RCTAnimationHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -149,7 +149,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTBlobHeaders (0.78.0-rc.3): + - React-Core/RCTBlobHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -166,7 +166,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTImageHeaders (0.78.0-rc.3): + - React-Core/RCTImageHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -183,7 +183,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTLinkingHeaders (0.78.0-rc.3): + - React-Core/RCTLinkingHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -200,7 +200,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTNetworkHeaders (0.78.0-rc.3): + - React-Core/RCTNetworkHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -217,7 +217,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTSettingsHeaders (0.78.0-rc.3): + - React-Core/RCTSettingsHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -234,7 +234,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTTextHeaders (0.78.0-rc.3): + - React-Core/RCTTextHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -251,7 +251,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTVibrationHeaders (0.78.0-rc.3): + - React-Core/RCTVibrationHeaders (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -268,12 +268,12 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTWebSocket (0.78.0-rc.3): + - React-Core/RCTWebSocket (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.3) + - React-Core/Default (= 0.78.0-rc.4) - React-cxxreact - React-featureflags - React-hermes @@ -285,22 +285,22 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-CoreModules (0.78.0-rc.3): + - React-CoreModules (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - - RCTTypeSafety (= 0.78.0-rc.3) - - React-Core/CoreModulesHeaders (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) + - RCTTypeSafety (= 0.78.0-rc.4) + - React-Core/CoreModulesHeaders (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) - React-jsinspector - React-NativeModulesApple - React-RCTBlob - React-RCTFBReactNativeSpec - - React-RCTImage (= 0.78.0-rc.3) + - React-RCTImage (= 0.78.0-rc.4) - ReactCommon - SocketRocket (= 0.7.1) - - React-cxxreact (0.78.0-rc.3): + - React-cxxreact (0.78.0-rc.4): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -308,16 +308,16 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.3) - - React-debug (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) + - React-callinvoker (= 0.78.0-rc.4) + - React-debug (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) - React-jsinspector - - React-logger (= 0.78.0-rc.3) - - React-perflogger (= 0.78.0-rc.3) - - React-runtimeexecutor (= 0.78.0-rc.3) - - React-timing (= 0.78.0-rc.3) - - React-debug (0.78.0-rc.3) - - React-defaultsnativemodule (0.78.0-rc.3): + - React-logger (= 0.78.0-rc.4) + - React-perflogger (= 0.78.0-rc.4) + - React-runtimeexecutor (= 0.78.0-rc.4) + - React-timing (= 0.78.0-rc.4) + - React-debug (0.78.0-rc.4) + - React-defaultsnativemodule (0.78.0-rc.4): - hermes-engine - RCT-Folly - React-domnativemodule @@ -327,7 +327,7 @@ PODS: - React-jsiexecutor - React-microtasksnativemodule - React-RCTFBReactNativeSpec - - React-domnativemodule (0.78.0-rc.3): + - React-domnativemodule (0.78.0-rc.4): - hermes-engine - RCT-Folly - React-Fabric @@ -338,7 +338,7 @@ PODS: - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - Yoga - - React-Fabric (0.78.0-rc.3): + - React-Fabric (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -350,22 +350,22 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.78.0-rc.3) - - React-Fabric/attributedstring (= 0.78.0-rc.3) - - React-Fabric/componentregistry (= 0.78.0-rc.3) - - React-Fabric/componentregistrynative (= 0.78.0-rc.3) - - React-Fabric/components (= 0.78.0-rc.3) - - React-Fabric/consistency (= 0.78.0-rc.3) - - React-Fabric/core (= 0.78.0-rc.3) - - React-Fabric/dom (= 0.78.0-rc.3) - - React-Fabric/imagemanager (= 0.78.0-rc.3) - - React-Fabric/leakchecker (= 0.78.0-rc.3) - - React-Fabric/mounting (= 0.78.0-rc.3) - - React-Fabric/observers (= 0.78.0-rc.3) - - React-Fabric/scheduler (= 0.78.0-rc.3) - - React-Fabric/telemetry (= 0.78.0-rc.3) - - React-Fabric/templateprocessor (= 0.78.0-rc.3) - - React-Fabric/uimanager (= 0.78.0-rc.3) + - React-Fabric/animations (= 0.78.0-rc.4) + - React-Fabric/attributedstring (= 0.78.0-rc.4) + - React-Fabric/componentregistry (= 0.78.0-rc.4) + - React-Fabric/componentregistrynative (= 0.78.0-rc.4) + - React-Fabric/components (= 0.78.0-rc.4) + - React-Fabric/consistency (= 0.78.0-rc.4) + - React-Fabric/core (= 0.78.0-rc.4) + - React-Fabric/dom (= 0.78.0-rc.4) + - React-Fabric/imagemanager (= 0.78.0-rc.4) + - React-Fabric/leakchecker (= 0.78.0-rc.4) + - React-Fabric/mounting (= 0.78.0-rc.4) + - React-Fabric/observers (= 0.78.0-rc.4) + - React-Fabric/scheduler (= 0.78.0-rc.4) + - React-Fabric/telemetry (= 0.78.0-rc.4) + - React-Fabric/templateprocessor (= 0.78.0-rc.4) + - React-Fabric/uimanager (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -375,7 +375,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.78.0-rc.3): + - React-Fabric/animations (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -396,7 +396,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.78.0-rc.3): + - React-Fabric/attributedstring (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -417,7 +417,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.78.0-rc.3): + - React-Fabric/componentregistry (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -438,7 +438,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.78.0-rc.3): + - React-Fabric/componentregistrynative (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -459,7 +459,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.78.0-rc.3): + - React-Fabric/components (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -471,9 +471,9 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.3) - - React-Fabric/components/root (= 0.78.0-rc.3) - - React-Fabric/components/view (= 0.78.0-rc.3) + - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.4) + - React-Fabric/components/root (= 0.78.0-rc.4) + - React-Fabric/components/view (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -483,7 +483,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.3): + - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -504,7 +504,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.78.0-rc.3): + - React-Fabric/components/root (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -525,7 +525,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.78.0-rc.3): + - React-Fabric/components/view (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -547,7 +547,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-Fabric/consistency (0.78.0-rc.3): + - React-Fabric/consistency (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -568,7 +568,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/core (0.78.0-rc.3): + - React-Fabric/core (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -589,7 +589,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/dom (0.78.0-rc.3): + - React-Fabric/dom (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -610,7 +610,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.78.0-rc.3): + - React-Fabric/imagemanager (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -631,7 +631,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.78.0-rc.3): + - React-Fabric/leakchecker (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -652,7 +652,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.78.0-rc.3): + - React-Fabric/mounting (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -673,7 +673,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers (0.78.0-rc.3): + - React-Fabric/observers (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -685,7 +685,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/observers/events (= 0.78.0-rc.3) + - React-Fabric/observers/events (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -695,7 +695,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers/events (0.78.0-rc.3): + - React-Fabric/observers/events (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -716,7 +716,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.78.0-rc.3): + - React-Fabric/scheduler (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -739,7 +739,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.78.0-rc.3): + - React-Fabric/telemetry (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -760,7 +760,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.78.0-rc.3): + - React-Fabric/templateprocessor (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -781,7 +781,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.78.0-rc.3): + - React-Fabric/uimanager (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -793,7 +793,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager/consistency (= 0.78.0-rc.3) + - React-Fabric/uimanager/consistency (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -804,7 +804,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager/consistency (0.78.0-rc.3): + - React-Fabric/uimanager/consistency (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -826,7 +826,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricComponents (0.78.0-rc.3): + - React-FabricComponents (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -839,8 +839,8 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components (= 0.78.0-rc.3) - - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.3) + - React-FabricComponents/components (= 0.78.0-rc.4) + - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -851,7 +851,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components (0.78.0-rc.3): + - React-FabricComponents/components (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -864,15 +864,15 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.3) - - React-FabricComponents/components/iostextinput (= 0.78.0-rc.3) - - React-FabricComponents/components/modal (= 0.78.0-rc.3) - - React-FabricComponents/components/rncore (= 0.78.0-rc.3) - - React-FabricComponents/components/safeareaview (= 0.78.0-rc.3) - - React-FabricComponents/components/scrollview (= 0.78.0-rc.3) - - React-FabricComponents/components/text (= 0.78.0-rc.3) - - React-FabricComponents/components/textinput (= 0.78.0-rc.3) - - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.3) + - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.4) + - React-FabricComponents/components/iostextinput (= 0.78.0-rc.4) + - React-FabricComponents/components/modal (= 0.78.0-rc.4) + - React-FabricComponents/components/rncore (= 0.78.0-rc.4) + - React-FabricComponents/components/safeareaview (= 0.78.0-rc.4) + - React-FabricComponents/components/scrollview (= 0.78.0-rc.4) + - React-FabricComponents/components/text (= 0.78.0-rc.4) + - React-FabricComponents/components/textinput (= 0.78.0-rc.4) + - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.4) - React-featureflags - React-graphics - React-jsi @@ -883,7 +883,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/inputaccessory (0.78.0-rc.3): + - React-FabricComponents/components/inputaccessory (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -906,7 +906,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/iostextinput (0.78.0-rc.3): + - React-FabricComponents/components/iostextinput (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -929,7 +929,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/modal (0.78.0-rc.3): + - React-FabricComponents/components/modal (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -952,7 +952,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/rncore (0.78.0-rc.3): + - React-FabricComponents/components/rncore (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -975,7 +975,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/safeareaview (0.78.0-rc.3): + - React-FabricComponents/components/safeareaview (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -998,7 +998,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/scrollview (0.78.0-rc.3): + - React-FabricComponents/components/scrollview (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1021,7 +1021,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/text (0.78.0-rc.3): + - React-FabricComponents/components/text (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1044,7 +1044,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/textinput (0.78.0-rc.3): + - React-FabricComponents/components/textinput (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1067,7 +1067,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/unimplementedview (0.78.0-rc.3): + - React-FabricComponents/components/unimplementedview (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1090,7 +1090,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/textlayoutmanager (0.78.0-rc.3): + - React-FabricComponents/textlayoutmanager (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1113,29 +1113,29 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricImage (0.78.0-rc.3): + - React-FabricImage (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - - RCTRequired (= 0.78.0-rc.3) - - RCTTypeSafety (= 0.78.0-rc.3) + - RCTRequired (= 0.78.0-rc.4) + - RCTTypeSafety (= 0.78.0-rc.4) - React-Fabric - React-featureflags - React-graphics - React-ImageManager - React-jsi - - React-jsiexecutor (= 0.78.0-rc.3) + - React-jsiexecutor (= 0.78.0-rc.4) - React-logger - React-rendererdebug - React-utils - ReactCommon - Yoga - - React-featureflags (0.78.0-rc.3): + - React-featureflags (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - - React-featureflagsnativemodule (0.78.0-rc.3): + - React-featureflagsnativemodule (0.78.0-rc.4): - hermes-engine - RCT-Folly - React-featureflags @@ -1143,7 +1143,7 @@ PODS: - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-graphics (0.78.0-rc.3): + - React-graphics (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1153,20 +1153,20 @@ PODS: - React-jsi - React-jsiexecutor - React-utils - - React-hermes (0.78.0-rc.3): + - React-hermes (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.3) + - React-cxxreact (= 0.78.0-rc.4) - React-jsi - - React-jsiexecutor (= 0.78.0-rc.3) + - React-jsiexecutor (= 0.78.0-rc.4) - React-jsinspector - - React-perflogger (= 0.78.0-rc.3) + - React-perflogger (= 0.78.0-rc.4) - React-runtimeexecutor - - React-idlecallbacksnativemodule (0.78.0-rc.3): + - React-idlecallbacksnativemodule (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly @@ -1175,7 +1175,7 @@ PODS: - React-RCTFBReactNativeSpec - React-runtimescheduler - ReactCommon/turbomodule/core - - React-ImageManager (0.78.0-rc.3): + - React-ImageManager (0.78.0-rc.4): - glog - RCT-Folly/Fabric - React-Core/Default @@ -1184,7 +1184,7 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jserrorhandler (0.78.0-rc.3): + - React-jserrorhandler (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1193,7 +1193,7 @@ PODS: - React-featureflags - React-jsi - ReactCommon/turbomodule/bridging - - React-jsi (0.78.0-rc.3): + - React-jsi (0.78.0-rc.4): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -1201,18 +1201,18 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-jsiexecutor (0.78.0-rc.3): + - React-jsiexecutor (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) + - React-cxxreact (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) - React-jsinspector - - React-perflogger (= 0.78.0-rc.3) - - React-jsinspector (0.78.0-rc.3): + - React-perflogger (= 0.78.0-rc.4) + - React-jsinspector (0.78.0-rc.4): - DoubleConversion - glog - hermes-engine @@ -1220,25 +1220,25 @@ PODS: - React-featureflags - React-jsi - React-jsinspectortracing - - React-perflogger (= 0.78.0-rc.3) - - React-runtimeexecutor (= 0.78.0-rc.3) - - React-jsinspectortracing (0.78.0-rc.3): + - React-perflogger (= 0.78.0-rc.4) + - React-runtimeexecutor (= 0.78.0-rc.4) + - React-jsinspectortracing (0.78.0-rc.4): - RCT-Folly - - React-jsitracing (0.78.0-rc.3): + - React-jsitracing (0.78.0-rc.4): - React-jsi - - React-logger (0.78.0-rc.3): + - React-logger (0.78.0-rc.4): - glog - - React-Mapbuffer (0.78.0-rc.3): + - React-Mapbuffer (0.78.0-rc.4): - glog - React-debug - - React-microtasksnativemodule (0.78.0-rc.3): + - React-microtasksnativemodule (0.78.0-rc.4): - hermes-engine - RCT-Folly - React-jsi - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-NativeModulesApple (0.78.0-rc.3): + - React-NativeModulesApple (0.78.0-rc.4): - glog - hermes-engine - React-callinvoker @@ -1249,18 +1249,18 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.78.0-rc.3): + - React-perflogger (0.78.0-rc.4): - DoubleConversion - RCT-Folly (= 2024.11.18.00) - - React-performancetimeline (0.78.0-rc.3): + - React-performancetimeline (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - React-cxxreact - React-featureflags - React-jsinspectortracing - React-timing - - React-RCTActionSheet (0.78.0-rc.3): - - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.3) - - React-RCTAnimation (0.78.0-rc.3): + - React-RCTActionSheet (0.78.0-rc.4): + - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.4) + - React-RCTAnimation (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTAnimationHeaders @@ -1268,7 +1268,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.78.0-rc.3): + - React-RCTAppDelegate (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - RCTRequired - RCTTypeSafety @@ -1292,7 +1292,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.78.0-rc.3): + - React-RCTBlob (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1306,7 +1306,7 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.78.0-rc.3): + - React-RCTFabric (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1329,7 +1329,7 @@ PODS: - React-runtimescheduler - React-utils - Yoga - - React-RCTFBReactNativeSpec (0.78.0-rc.3): + - React-RCTFBReactNativeSpec (0.78.0-rc.4): - hermes-engine - RCT-Folly - RCTRequired @@ -1339,7 +1339,7 @@ PODS: - React-jsiexecutor - React-NativeModulesApple - ReactCommon - - React-RCTImage (0.78.0-rc.3): + - React-RCTImage (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTImageHeaders @@ -1348,14 +1348,14 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.78.0-rc.3): - - React-Core/RCTLinkingHeaders (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) + - React-RCTLinking (0.78.0-rc.4): + - React-Core/RCTLinkingHeaders (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.78.0-rc.3) - - React-RCTNetwork (0.78.0-rc.3): + - ReactCommon/turbomodule/core (= 0.78.0-rc.4) + - React-RCTNetwork (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTNetworkHeaders @@ -1363,7 +1363,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.78.0-rc.3): + - React-RCTSettings (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTSettingsHeaders @@ -1371,25 +1371,25 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.78.0-rc.3): - - React-Core/RCTTextHeaders (= 0.78.0-rc.3) + - React-RCTText (0.78.0-rc.4): + - React-Core/RCTTextHeaders (= 0.78.0-rc.4) - Yoga - - React-RCTVibration (0.78.0-rc.3): + - React-RCTVibration (0.78.0-rc.4): - RCT-Folly (= 2024.11.18.00) - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererconsistency (0.78.0-rc.3) - - React-rendererdebug (0.78.0-rc.3): + - React-rendererconsistency (0.78.0-rc.4) + - React-rendererdebug (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - React-debug - - React-rncore (0.78.0-rc.3) - - React-RuntimeApple (0.78.0-rc.3): + - React-rncore (0.78.0-rc.4) + - React-RuntimeApple (0.78.0-rc.4): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-callinvoker @@ -1410,7 +1410,7 @@ PODS: - React-RuntimeHermes - React-runtimescheduler - React-utils - - React-RuntimeCore (0.78.0-rc.3): + - React-RuntimeCore (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1425,9 +1425,9 @@ PODS: - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.78.0-rc.3): - - React-jsi (= 0.78.0-rc.3) - - React-RuntimeHermes (0.78.0-rc.3): + - React-runtimeexecutor (0.78.0-rc.4): + - React-jsi (= 0.78.0-rc.4) + - React-RuntimeHermes (0.78.0-rc.4): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-featureflags @@ -1437,7 +1437,7 @@ PODS: - React-jsitracing - React-RuntimeCore - React-utils - - React-runtimescheduler (0.78.0-rc.3): + - React-runtimescheduler (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1452,16 +1452,16 @@ PODS: - React-runtimeexecutor - React-timing - React-utils - - React-timing (0.78.0-rc.3) - - React-utils (0.78.0-rc.3): + - React-timing (0.78.0-rc.4) + - React-utils (0.78.0-rc.4): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-debug - - React-jsi (= 0.78.0-rc.3) - - ReactAppDependencyProvider (0.78.0-rc.3): + - React-jsi (= 0.78.0-rc.4) + - ReactAppDependencyProvider (0.78.0-rc.4): - ReactCodegen - - ReactCodegen (0.78.0-rc.3): + - ReactCodegen (0.78.0-rc.4): - DoubleConversion - glog - hermes-engine @@ -1482,50 +1482,50 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - ReactCommon (0.78.0-rc.3): - - ReactCommon/turbomodule (= 0.78.0-rc.3) - - ReactCommon/turbomodule (0.78.0-rc.3): + - ReactCommon (0.78.0-rc.4): + - ReactCommon/turbomodule (= 0.78.0-rc.4) + - ReactCommon/turbomodule (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.3) - - React-cxxreact (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) - - React-logger (= 0.78.0-rc.3) - - React-perflogger (= 0.78.0-rc.3) - - ReactCommon/turbomodule/bridging (= 0.78.0-rc.3) - - ReactCommon/turbomodule/core (= 0.78.0-rc.3) - - ReactCommon/turbomodule/bridging (0.78.0-rc.3): + - React-callinvoker (= 0.78.0-rc.4) + - React-cxxreact (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) + - React-logger (= 0.78.0-rc.4) + - React-perflogger (= 0.78.0-rc.4) + - ReactCommon/turbomodule/bridging (= 0.78.0-rc.4) + - ReactCommon/turbomodule/core (= 0.78.0-rc.4) + - ReactCommon/turbomodule/bridging (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.3) - - React-cxxreact (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) - - React-logger (= 0.78.0-rc.3) - - React-perflogger (= 0.78.0-rc.3) - - ReactCommon/turbomodule/core (0.78.0-rc.3): + - React-callinvoker (= 0.78.0-rc.4) + - React-cxxreact (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) + - React-logger (= 0.78.0-rc.4) + - React-perflogger (= 0.78.0-rc.4) + - ReactCommon/turbomodule/core (0.78.0-rc.4): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.3) - - React-cxxreact (= 0.78.0-rc.3) - - React-debug (= 0.78.0-rc.3) - - React-featureflags (= 0.78.0-rc.3) - - React-jsi (= 0.78.0-rc.3) - - React-logger (= 0.78.0-rc.3) - - React-perflogger (= 0.78.0-rc.3) - - React-utils (= 0.78.0-rc.3) - - RNGestureHandler (2.22.1): + - React-callinvoker (= 0.78.0-rc.4) + - React-cxxreact (= 0.78.0-rc.4) + - React-debug (= 0.78.0-rc.4) + - React-featureflags (= 0.78.0-rc.4) + - React-jsi (= 0.78.0-rc.4) + - React-logger (= 0.78.0-rc.4) + - React-perflogger (= 0.78.0-rc.4) + - React-utils (= 0.78.0-rc.4) + - RNGestureHandler (2.23.1): - DoubleConversion - glog - hermes-engine @@ -1765,71 +1765,71 @@ SPEC CHECKSUMS: boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 - FBLazyVector: a2db46e659b982d7193563db43dfc90c9a213074 + FBLazyVector: 74f403d2b566858e2b3be89ae94357208da4e227 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 - hermes-engine: d152d4b5b123cb9abbd21183ed7783e067314c76 + hermes-engine: 020ac64dba3ac3a5f8bb40aeb05e7b6b54553335 RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 - RCTDeprecation: 4d091335e52587d828f27c617f3e5e11b12312d0 - RCTRequired: 88fe648367ba251e2cc6c7fe31ae541c0ad7858c - RCTTypeSafety: ae560f8b0fe6aab8d1b89869604846fc794f9aaf - React: b4fe77bc62a16620fe8ff00699f10cbfb83bbca8 - React-callinvoker: 14c0af3c8681ee7e0bdcf2b52f16c4a32b057be7 - React-Core: 9eed4af444f8c75d56482eae96e17b87b1a109fa - React-CoreModules: baa17a30e1782fa330015f7892a34745c33ee58c - React-cxxreact: 8ca99fa08b1f0602b37e65198f02a184ffd3f7ef - React-debug: 5f020178e3ebea8b44389ebf0bcc86afd3e7ff87 - React-defaultsnativemodule: bc8e86d7b785ad2f28039f44b05e1c57a4658f0e - React-domnativemodule: 1e343146b664f30358af762450e115dde36791ae - React-Fabric: 0b21eaafd1504b70043e5d519fe7bb6057c4bfcb - React-FabricComponents: 9cb8dc4ef962c1f6c1f5713716625f7778082fe9 - React-FabricImage: 22064c90395f94b0973e9f1075e13d57b33c8661 - React-featureflags: 8b84949d5ef3177729d60e031ce758df99308cc2 - React-featureflagsnativemodule: 9b6e04103548c1a5d18af87ab39536b0061f797a - React-graphics: fc8b82db8a1464f07e33f5329787e8a6edc2ae8a - React-hermes: 85fea040c942a6ae59f7c761ea06f451e4b3369b - React-idlecallbacksnativemodule: 2bd041a3a0379873693fb7ea19abdc8345d308bd - React-ImageManager: 989facbf09d7e0a7aa703f33042a847717b4daeb - React-jserrorhandler: 0b21806063c423b1c5f3dc27d1a9acba336d5a4a - React-jsi: 1d2b97e3d4d1abec44e413d701d371bcb1483646 - React-jsiexecutor: 1674a79c1ca55af793258e838ad89cde2331ebfd - React-jsinspector: aa41a44a150bc6f0642ed906d653952a983146b9 - React-jsinspectortracing: 394ccdc29a17fe7a59c58fd3fb00e1945f145bf8 - React-jsitracing: 62c09de26fe8aed02be05736af83ce5ad0639ff4 - React-logger: 183dbc840dafd2f1e5ff95cc2be8f4fc33f42a87 - React-Mapbuffer: 2d93ff1c595ef4353fac2fa46f0fa6efb766f5ef - React-microtasksnativemodule: acac4fa75061653fab3de806c47c08cec3a00bf0 - React-NativeModulesApple: ed351667adf2241d6c3fdd2e4263c16aa18ede77 - React-perflogger: ccda4c5d37b64af16599dcc5d6426a48b4b0ebd1 - React-performancetimeline: f60386ee40648fd664010add7fff3ff76492d419 - React-RCTActionSheet: 07b9c9b4dfc6c3fa1ff8df6b4d478be22cc8a97e - React-RCTAnimation: 0e5c2f19e80e9561586668b994721801647c29b6 - React-RCTAppDelegate: e3a79d7e47ef9a896510814301bcf219fe95ce86 - React-RCTBlob: 9a97c13b8450ab81d6cfbd4d4709ae3fcd571326 - React-RCTFabric: 7fd70d9527f43e5187ee54242aa9d7196796ebd1 - React-RCTFBReactNativeSpec: 6316eab18e23eb1b0b5c924d7709e9db6776f78a - React-RCTImage: 15afb46d152219ad0cdff7401f5b95eb17648129 - React-RCTLinking: 8f0d021c1944fbaa55cdf8f7c3c608812a759072 - React-RCTNetwork: 1900ea22a746965b6fdfcd4f56a479b3ec81c39b - React-RCTSettings: edb69daebef60d9ba399d078bb7d6baa82b4807f - React-RCTText: 87231d6326eef638f018ebf09a66648aec575124 - React-RCTVibration: e33d7357f7108bd5b4fc4b66ce3abad7754bceb9 - React-rendererconsistency: 17ed70361eebb94fb851fce7cc6c6731e69ad1e8 - React-rendererdebug: fb87db7e2499212aac306b721ce8b8672a3d9429 - React-rncore: b1a036697b259219dddbc2e10402749d0659d8fe - React-RuntimeApple: d28f45d87609ce9a2bb6f3831e76921780be06e2 - React-RuntimeCore: 22d1a14671fc6eaefcfbc35b9aa8f00bcfb3745d - React-runtimeexecutor: 059ee970b2150b624454194510888cd11d31bb46 - React-RuntimeHermes: adb8ed3f7b975800a0f9c48816945dafc1f802f8 - React-runtimescheduler: 6b48f8431b99deac94d7b9d3786eb15d4583caae - React-timing: 49f12c798065662c3ca2cfcf2cda05d67c6bc5ad - React-utils: 620d325e2aa0509f8fc67a1a42c5de472f788b11 - ReactAppDependencyProvider: 857505d4d6440943aef72cb042dd5b91cd53ea52 - ReactCodegen: c78e47f891adfe95a617dff4085158f3cdf1b92d - ReactCommon: 6d4646b3a75c9054ffc2ddc4f3120b10e9e0467a - RNGestureHandler: ab7b3143904577382d4e93f6d35d52f321660db6 + RCTDeprecation: 01b96ed2cd14c8710b774104bbc026fc22ffe467 + RCTRequired: d4cb1bbb88d7aaa4cbd7620d0562423a5019018a + RCTTypeSafety: 02f109f5c0716b313a7d0262cf922a1993ab0be4 + React: 0754537211733d8e1ad9534da0e0d3661566dffa + React-callinvoker: b2751b0a8f7e235d03f0218161e203c08effcaaf + React-Core: 1dba7c901087be53c552bbfc7a9c0163edc66396 + React-CoreModules: 40d95b5c594f0d14c6e8079dc99e2a14c9f661e4 + React-cxxreact: 0a0bb8f9a1e4f8fc7c9e06e7ff6eb30298f4b30e + React-debug: a17e1cab6e912d96cbf2c2dce891f1d11bf0d50d + React-defaultsnativemodule: aa80a4698855cfaf0c8b7ac7041f6b7c4125b4bd + React-domnativemodule: 974fb63164b9d5fb55bd826bf9dc7ffc6e03f996 + React-Fabric: a76cdc1351f7f2a077fcccc012546bd03eeab1a1 + React-FabricComponents: 79a251309306730ed52691bb4979183b245c63ee + React-FabricImage: d0022d22e43dc8b40e94d7394bfa2cbfc4cc4bc8 + React-featureflags: ad09b41f2f04e5825edce18075720fa6b416d472 + React-featureflagsnativemodule: ec6f076b9c6e124ba55dafad44bf985dadede74f + React-graphics: 13e23fe45078eedf894613dec8eece9de60387db + React-hermes: 689cab11ca3eb818d15832cbc659c668256cc606 + React-idlecallbacksnativemodule: bf5724b845a77deffde5389f33b799b2b987e045 + React-ImageManager: 41e6a1c3784310010d922aa3463cf6f4414b594a + React-jserrorhandler: 5e293af34cfecd1ae7d95879c8864fdc8b2a2cec + React-jsi: b2324d07970274671d14d353212ec74dd62c290f + React-jsiexecutor: 4d2c45eaf8a9e1f054b85d6bb0d03797221ebf95 + React-jsinspector: 09be71581f589df4309d6665d21983450296ffd7 + React-jsinspectortracing: 2a556473d9043ed63591d2276dc72065bc4f1f66 + React-jsitracing: e1fca0e1166d622512575984642034a2e1532d65 + React-logger: 9e0eecce0cfca62fde93ce9d809d45c041c2f200 + React-Mapbuffer: 964b9c5d722e92da1f0062ad6e711005d887d65f + React-microtasksnativemodule: 4577f2e917e91fec6dbefd03c1aa3462e7831e03 + React-NativeModulesApple: 37d42d577cb0ce1a7cc77b568d6c05280ec9c9d3 + React-perflogger: 3391e6fd30cadfc6894b097cda2525dad6014af3 + React-performancetimeline: a55f7bda2529ba752ae9c19549cab214a0299715 + React-RCTActionSheet: b3331c093992e8fd1f4e2548369368796ca15aaa + React-RCTAnimation: b6308174f5da096d19ed6586399b0631a8e130b0 + React-RCTAppDelegate: 713dbe897e8e4c7398de80371a2e6cdada486504 + React-RCTBlob: 01814456ef265188ebb8401f4c2b214a72eaf153 + React-RCTFabric: 799328a65321deb221c33164970f70c3e9a38f60 + React-RCTFBReactNativeSpec: 26b3d531bacf925f1a3834a111274be1538c5840 + React-RCTImage: a1277da644b343ee1d6f0e6cd57ea920663d31c1 + React-RCTLinking: aead0cd26cb7c30c763ca39b798bf40430652c08 + React-RCTNetwork: 654f73ed7c7bd252c915ef660bc0d9b7f64a6ac5 + React-RCTSettings: 8cd062f78081f6b33cfd68ed2cafc2cd9bf8c805 + React-RCTText: a268dd53f8333a49f902d9a03d8d770a3f8df6eb + React-RCTVibration: 69bf2f36285c01b4b7d6521e086dad1c527c90af + React-rendererconsistency: a562af2929a0217ac2084e2cf75a1686394cb02c + React-rendererdebug: f157d7623d778f62cbac28ee87e8f3c5f584ff25 + React-rncore: 541e6ed11edcf0827f7c7b40ae53e45aede8feb1 + React-RuntimeApple: 9b3c4e340984c5954d132d10783d47d32567afda + React-RuntimeCore: 5c69063bc113edcb57f134aa612d43bc1492ef87 + React-runtimeexecutor: 1f6d0c073c05a54a0ee3df1ed1340959f6f9718c + React-RuntimeHermes: 859e0b68cac9de99518d36233175b3e91832746d + React-runtimescheduler: bcfae85dd75547409fe8165211ab2b93015b6cfd + React-timing: d2a57b11401b766bc34188920b7ab2e51c7f1c8e + React-utils: 5e02c99e8eed6fdd70d7014cab7a4dfa1f492fb3 + ReactAppDependencyProvider: f9fdd979d74cf6a4700b3f072e99e9e77632ff3f + ReactCodegen: d0340dbb3bea9967fda58ec6b901e92401f7f800 + ReactCommon: 549c9cb8d79a426ffd78d6ab26822d1f2db029f4 + RNGestureHandler: 93014de1ee4e1d539a74c6ce7aea72edd1fff6e0 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 - Yoga: d0d433beef3bab28ba50dd36f0425d4f64b9dfc5 + Yoga: ac43f92d789846b883fcaaa17c8b9a1edef1309a PODFILE CHECKSUM: d42e92008e98fe107445c7108b66a452b97ce9ef diff --git a/FabricExample/package.json b/FabricExample/package.json index c349bb2ad6..5f13e60f92 100644 --- a/FabricExample/package.json +++ b/FabricExample/package.json @@ -16,7 +16,7 @@ "patch-package": "^6.5.0", "postinstall-postinstall": "^2.1.0", "react": "19.0.0", - "react-native": "0.78.0-rc.3", + "react-native": "0.78.0-rc.4", "react-native-gesture-handler": "link:../" }, "devDependencies": { @@ -26,10 +26,10 @@ "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", - "@react-native/babel-preset": "0.78.0-rc.3", - "@react-native/eslint-config": "0.78.0-rc.3", - "@react-native/metro-config": "0.78.0-rc.3", - "@react-native/typescript-config": "0.78.0-rc.3", + "@react-native/babel-preset": "0.78.0-rc.4", + "@react-native/eslint-config": "0.78.0-rc.4", + "@react-native/metro-config": "0.78.0-rc.4", + "@react-native/typescript-config": "0.78.0-rc.4", "@types/jest": "^29.5.13", "@types/react": "^19.0.0", "@types/react-test-renderer": "^19.0.0", diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index db11d22cd6..dcdd12682c 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1871,23 +1871,23 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native/assets-registry@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.3.tgz#18ac9ac803d7d0c215053e4278f0bc803e2bc7e2" - integrity sha512-UN4ugUzaN2Z+J4IEu4g6IcE1IuVCJZ6X0gh/3WEQnne2mArm0HiHuAGpn6JIItSMCyqDdXt+ju9mtmcED7qCGw== +"@react-native/assets-registry@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.4.tgz#c5804c4e15b59055a9184df01900164830b6ff98" + integrity sha512-uqhYOXAsWHWXD3rXmMMiO6KrzYJ958Wtr0sdHGkuKcdFUIQ/fWd9fNtM4FzyhH4cPnDyD/tQsZYrhnQMABQ51Q== -"@react-native/babel-plugin-codegen@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.3.tgz#f6b411f1fb528bc2e871276394cf47c996af4549" - integrity sha512-4P82XCOVVrm5k20hYMlPUblfvtsowj0DGLOI0zcBvGyJrptKiPE1hKykq3OL/Ps7/VIDrYOjtKB14tarUV22Sg== +"@react-native/babel-plugin-codegen@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.4.tgz#40fd3667e744fcd1ecdeb5ab1266e29b6ba38d2c" + integrity sha512-H/BnJAvkZ5Cpin5KQkFJFyIBw9BbH8R6u8f6SbdB/NQQk0bUfWOiRmXHpWwYw7yiqBUj56RXtCap79jcsBqF6Q== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.78.0-rc.3" + "@react-native/codegen" "0.78.0-rc.4" -"@react-native/babel-preset@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.3.tgz#531e548386f76e971b393c61a6b1ce041ed847ef" - integrity sha512-kVJJt8aaWmphjSmzBi66NUot9nvxEkkR1Lu8JxgAC7+wuufpheThCqFAs0JowrRALoGxE12oItyBNqu6VgWOHA== +"@react-native/babel-preset@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.4.tgz#47c8d336c2f1d2b6fe865a33d1e4b44a5d3323c1" + integrity sha512-lqlNlxTFD8zZ68B5TZrR0UZ9dnZeVSup3lamn9Gwm+qlnBTTb1nC3K8GbEC/C959VtrFnytMSpjpkecE+dTzsw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -1930,15 +1930,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.78.0-rc.3" + "@react-native/babel-plugin-codegen" "0.78.0-rc.4" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.3.tgz#516b97d913ebf99ecf0878b18a0471756dacf9d8" - integrity sha512-l5nBz1HFzFuMcYVqKq4Ah38Y2eiC+MjhE9VwJdbbe0SYLPfljM9tLywmRoX6OZlfC0QSkujly1rubw8CymZ/WQ== +"@react-native/codegen@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.4.tgz#92119c743a2a7c39693624c11b2af881f67bb254" + integrity sha512-jKphPlgZ4QvanuJ9N1jV4Ka0xW3kxW4IUMgbTqb8rYuq4mwCGqeShGsahCMtWWg3mxDw/mBzSPvaWxxKKfzFqw== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -1948,13 +1948,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.3.tgz#b09be2da043278b156b04613c04e5c57aec11f28" - integrity sha512-TiCzMmbGRosFUF4wAJRSg9Af+GY5XlZt9Z5jqTm+En07YuP5e415gduUNZ+nYWPvP52ZFhm0LS6vpMA+SiO2Ng== +"@react-native/community-cli-plugin@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.4.tgz#65582aecd349153fb30651910283b58685bec900" + integrity sha512-LYK+nBN9rAeyoKDpFPnbQZa1jOCzZlX+rQEDmhvfi2r89gMcL0kvQ/uo5cT9fkZr5VsiGZBV/GyXMy6psx2jow== dependencies: - "@react-native/dev-middleware" "0.78.0-rc.3" - "@react-native/metro-babel-transformer" "0.78.0-rc.3" + "@react-native/dev-middleware" "0.78.0-rc.4" + "@react-native/metro-babel-transformer" "0.78.0-rc.4" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -1964,18 +1964,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.3.tgz#8ad2e366fd10e2dfa74e6a32c28c0529059cfa2e" - integrity sha512-XhMXcIlBaHhJU3AboGn8MiDbWx4kkl8Ufc86oJQZsNr1rJLNeBfdPT82ohmZrlPiG4qKqpw3DmxYdt/n9+CRbw== +"@react-native/debugger-frontend@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.4.tgz#365be8d977804d129b92ec9a4c6b38a9df724a94" + integrity sha512-Ird60rXaEWx2kPQp3XZCI6bWHwvmkvGpTLv+G+Y3XspRdvi0PcZ4KvXHhR6n2qz5UqUoDisEiyBGQnV5JDFWbA== -"@react-native/dev-middleware@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.3.tgz#3adf110387a8d432751c7392496ee43e4181d820" - integrity sha512-7/zAOwRDJX7ROcaEbPNjFMCZiElTkI/AorBtvfWIpsGEL+3cbk+C8v7MOxLsvWTb470q2niv7kJW1Id5OxDxKQ== +"@react-native/dev-middleware@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.4.tgz#b0edd60407bf8991023248750f7b14937e2179cb" + integrity sha512-dG0Vs+DLu1gf5aNIR8w20Uht5YxzHrSmypmXTdHfuKvTsUyRcgAMFAVgpkKcPPt5qCNty3AigvkJPZfamOABVg== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.78.0-rc.3" + "@react-native/debugger-frontend" "0.78.0-rc.4" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -1987,14 +1987,14 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.3.tgz#58faeed4770cf1e1ebcf22da0cf9777909274529" - integrity sha512-zR8ADpfJsiQLDfOLtPtKMy+KRZ8tF+4FdJN6KN0xKXEGICWw6dZBVdwslys5vkB03nxgZtgMOlBt+f2A9CFE7Q== +"@react-native/eslint-config@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.4.tgz#88fd578be59c35226ac7b78ce3592184bf50d449" + integrity sha512-b269UO8I+62iKIcDcYqvtmPTwUtLZe5IxohI15ktEm3Z7IafKurw2peSp6t+sv09np4NgAuqK9ELyJZYSjea1g== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.78.0-rc.3" + "@react-native/eslint-plugin" "0.78.0-rc.4" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2005,55 +2005,55 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.3.tgz#caa9bb3c53870d1c325785de4823269ae0d1eb91" - integrity sha512-we9LnPX+wdJn0Fec3gdEElnlpblCQyuvyvXXqXKoL46xlhnWelZT9FLTyYnEZf2kgqjxHY9im0Mjuk8E1DSTvw== +"@react-native/eslint-plugin@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.4.tgz#491ba0704089b292322baa873ad50c53ec4f1236" + integrity sha512-za4R1ZWo5jlnSzEGfdZf2kuBA85fpRMAzqX/wuCkOuUtJlNQ9yfpdGQBlUHNA41pDnKsw4Kvw1b4AXCYS70pUw== -"@react-native/gradle-plugin@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.3.tgz#97b1ead46c3edff2af09184b091e74e7c0ad7e0a" - integrity sha512-v8xLsciX3sU/vYAQZObPT3LngdTQoNthOkWMXHD867RVhXL7TqYOxZjowyWD4ECcmofXXIzPL0KI2peCzaoaEA== +"@react-native/gradle-plugin@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.4.tgz#ee24143aec078b4e2f89d997dd5611daae514c0e" + integrity sha512-HpS5uEhUDSASsf7jUsieG55NMWiZH2PGoP+twl00zxsp2KEsU6DtD1BvSSNd2fcxaSoKAXSsyYxFrHnnUBtFjw== -"@react-native/js-polyfills@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.3.tgz#6b0fc18f17c52008d3994f87c491ccce37e01e3b" - integrity sha512-6gxskORUdYFS6HSZNYaOc2PkE+cSB5sBvxuZxNHnmAC5+l8rpYD/IfEEDKCzQH7fyXCM3TtL4xk/syxtLQrrHQ== +"@react-native/js-polyfills@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.4.tgz#cecda273be44d5c1f62f09cbd3bf3191d78e0aaf" + integrity sha512-kXlAjhKTX0YiBC0hBD/vS0rgXrwe9ryKiyADrDjfjHAFjec8DILmLqhajOraw7ssKYMdpHFJcHSJp8nsuFyh/w== -"@react-native/metro-babel-transformer@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.3.tgz#8409fb0df22c3e9d6ca309f1934091e17f1d575f" - integrity sha512-b1Ny1fmwdp1nF1RhQyymFWP9ssMx1TqeWO36m0PeQcPEZULzijUUkUwx5qMGfvyeTdG0q+qaCyXG6mBo2ro7UA== +"@react-native/metro-babel-transformer@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.4.tgz#405aed9b2d33c9cfa1f9e93cba940bfca0f491fe" + integrity sha512-xXBDOjF+Mp/H1+pTZX0GFIqC76OHg5TSTRCynNZovENiC97MvchK0if+UEwLYQOpG59ye+GF5jf9ksyReduP4g== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.78.0-rc.3" + "@react-native/babel-preset" "0.78.0-rc.4" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.3.tgz#ebd2fc981285fb3bd1d491698210d864087fac1b" - integrity sha512-7y5E+D95G70xm9+FVkhg4uLW8GfQPXAStNwrgMbz1kIjygiZKfZ2JIGWOKfopqU6FvEde9fKgGd3cie6MfSxrg== +"@react-native/metro-config@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.4.tgz#1ca53293f192870c7af25d2f8ceaf404396d25d0" + integrity sha512-tPGFlnnzbuCTnNSf4EbItmxebj5/KYNHy3HooownAFDxIB6n2U6t50qcIPTHmhZYxI4PjEKzos+0lFyq2NELXQ== dependencies: - "@react-native/js-polyfills" "0.78.0-rc.3" - "@react-native/metro-babel-transformer" "0.78.0-rc.3" + "@react-native/js-polyfills" "0.78.0-rc.4" + "@react-native/metro-babel-transformer" "0.78.0-rc.4" metro-config "^0.81.0" metro-runtime "^0.81.0" -"@react-native/normalize-colors@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.3.tgz#2ada3686d53f0d310a24865f8468377340398950" - integrity sha512-WXB/CytMgOBIcroFXwM4ThT3ZHVwfDlR2i+s+iuWwn4pxEfpLsZLPckfJ9lo8F3hw4nZhPj8iDfSExL5PSbeqQ== +"@react-native/normalize-colors@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.4.tgz#4ad345d403bb1978c451daed09b02ddf5a0f3f5f" + integrity sha512-/DHn3P/TzusLmtTd6JnP7ZI3/74VvtO6v9dQf9MspwVI2hxkmxXMlBvYh/fmZ2XLQLKg+SZLeALkAvOcVL0IKA== -"@react-native/typescript-config@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.3.tgz#b2f70b868616f9e75e622834f6615aeddffe9dcf" - integrity sha512-fzg4EdHURC7VgrVv4p1wZ2yoz9veV1oC/MuLuYBYYfgzoF04LbtGZ1RF4BLs/av/lRvNsMAmafkQ0zYFmM2kYw== +"@react-native/typescript-config@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.4.tgz#64fb0ad22a495106f8b6dc5e063e6227500eb965" + integrity sha512-Ihzl+6TCBnk30NLmGlKDIN3GVrQvQFpB/I1MiokbiPmTtpS1qvPa1nIAeigkhjWBsnsfCi/lFbaj28vZWajY3g== -"@react-native/virtualized-lists@0.78.0-rc.3": - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.3.tgz#0242cfcc27c85c1dd2301873df01c9bc25346605" - integrity sha512-uFnTcWnGOqunWLnYGlXu3E55Z38bHZdTLhg6k4OrBCVo4Qv4fZJg0Ggn1MkXWEjGv2rOc+bhLpcHycJ7qpdjEw== +"@react-native/virtualized-lists@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.4.tgz#4284ef843ced966198256414241abcff7e9d978c" + integrity sha512-1iiEUItGPSEuv3ivQKFJnMLONcOpwyn/q0WCEAkUwEZjUM/nuj2/YZxYncQI59QjBfEoEaZCM055ZrWtWeubRg== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -5934,19 +5934,19 @@ react-is@^19.0.0: version "0.0.0" uid "" -react-native@0.78.0-rc.3: - version "0.78.0-rc.3" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.3.tgz#60f180c8dac9eeda6fada2ca30faa4f46ebb4ee9" - integrity sha512-nBwN5X/weLUJOb6+85WHB0NKud6mZ8Zw0j3cfW6S/0bk+SockDPnCuZWqhV6BH8xYc+cc5JJd6jN02cdvfD+4Q== +react-native@0.78.0-rc.4: + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.4.tgz#3d8973f7d60e6f764d8e83468a9333b12ffa0e64" + integrity sha512-b4oBzMe9pbQ9n/4Aj1tsFb5WRclNNFnwJPk7dSJ9JV21bdIEnT3S8dbU3+omYCL8KLI23tLPLYQsjDO/2Rpolg== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.78.0-rc.3" - "@react-native/codegen" "0.78.0-rc.3" - "@react-native/community-cli-plugin" "0.78.0-rc.3" - "@react-native/gradle-plugin" "0.78.0-rc.3" - "@react-native/js-polyfills" "0.78.0-rc.3" - "@react-native/normalize-colors" "0.78.0-rc.3" - "@react-native/virtualized-lists" "0.78.0-rc.3" + "@react-native/assets-registry" "0.78.0-rc.4" + "@react-native/codegen" "0.78.0-rc.4" + "@react-native/community-cli-plugin" "0.78.0-rc.4" + "@react-native/gradle-plugin" "0.78.0-rc.4" + "@react-native/js-polyfills" "0.78.0-rc.4" + "@react-native/normalize-colors" "0.78.0-rc.4" + "@react-native/virtualized-lists" "0.78.0-rc.4" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" diff --git a/package.json b/package.json index 4fad328835..1d9d662438 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.12.7", - "@react-native/babel-preset": "0.78.0-rc.1", + "@react-native/babel-preset": "0.78.0-rc.4", "@testing-library/react-native": "^12.5.1", "@types/hoist-non-react-statics": "^3.3.1", "@types/invariant": "^2.2.37", @@ -97,7 +97,7 @@ "madge": "^6.1.0", "prettier": "3.3.3", "react": "19.0.0", - "react-native": "0.78.0-rc.1", + "react-native": "0.78.0-rc.4", "react-native-builder-bob": "^0.17.1", "react-native-reanimated": "^3.12.0", "react-test-renderer": "19.0.0", diff --git a/yarn.lock b/yarn.lock index 70faa36420..def480ea50 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3869,23 +3869,23 @@ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== -"@react-native/assets-registry@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.1.tgz#79da4121fd6c64bdb769edb2fafd9ec7ffae44a3" - integrity sha512-R+tjXQ5JHz4RhpywLOs0Yvp+IG+F+Z3y2uviABvkoMG3Ps12IvlKsln5xIWNqLXSD4rtpEC0aRRh7iUv8FZRYA== +"@react-native/assets-registry@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.4.tgz#c5804c4e15b59055a9184df01900164830b6ff98" + integrity sha512-uqhYOXAsWHWXD3rXmMMiO6KrzYJ958Wtr0sdHGkuKcdFUIQ/fWd9fNtM4FzyhH4cPnDyD/tQsZYrhnQMABQ51Q== -"@react-native/babel-plugin-codegen@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.1.tgz#c045c781c106fafd936ceb71b7f68020ad210c4a" - integrity sha512-wwKPBdHGWbspxDMdKbRrSoMvmUff54vPk9iypZQVADls6p5Pae77KCCLxJBK5MEJsh55r2/Kldy/W2tFmK5lPQ== +"@react-native/babel-plugin-codegen@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.4.tgz#40fd3667e744fcd1ecdeb5ab1266e29b6ba38d2c" + integrity sha512-H/BnJAvkZ5Cpin5KQkFJFyIBw9BbH8R6u8f6SbdB/NQQk0bUfWOiRmXHpWwYw7yiqBUj56RXtCap79jcsBqF6Q== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.78.0-rc.1" + "@react-native/codegen" "0.78.0-rc.4" -"@react-native/babel-preset@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.1.tgz#640ab4d23531ac26721042aeca50fbdc77c9dde1" - integrity sha512-RD736DtZFaaGTE3BuZDmbIl5TpgY6ww/LqFKa+OspD2hRRCYG8Ca7HEIEY1uQJwaV1+emgupckgnvlI1CKIuSQ== +"@react-native/babel-preset@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.4.tgz#47c8d336c2f1d2b6fe865a33d1e4b44a5d3323c1" + integrity sha512-lqlNlxTFD8zZ68B5TZrR0UZ9dnZeVSup3lamn9Gwm+qlnBTTb1nC3K8GbEC/C959VtrFnytMSpjpkecE+dTzsw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -3928,15 +3928,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.78.0-rc.1" + "@react-native/babel-plugin-codegen" "0.78.0-rc.4" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.1.tgz#952e3a96b0c9b137cc6a685e7c05d9403f6d61d5" - integrity sha512-jbPkW4bW9KZ0jCu9cLc2JgzC1Jaydc64wZDX/cz5mPzVI8symbVADQQH8hG+i0+zQ4afEzUCdqzQYkABJSryCw== +"@react-native/codegen@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.4.tgz#92119c743a2a7c39693624c11b2af881f67bb254" + integrity sha512-jKphPlgZ4QvanuJ9N1jV4Ka0xW3kxW4IUMgbTqb8rYuq4mwCGqeShGsahCMtWWg3mxDw/mBzSPvaWxxKKfzFqw== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -3946,13 +3946,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.1.tgz#6d1b69c70c758564df4b27cae95456267008f0fb" - integrity sha512-cYQ5kIhJ+cnY4w/kiPnLDT0T+ZgceKTGZkUf4M9llI70kb8vKDTIoGCwpTDQZp2/HcnZiY83USKnOCLeaQeLoQ== +"@react-native/community-cli-plugin@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.4.tgz#65582aecd349153fb30651910283b58685bec900" + integrity sha512-LYK+nBN9rAeyoKDpFPnbQZa1jOCzZlX+rQEDmhvfi2r89gMcL0kvQ/uo5cT9fkZr5VsiGZBV/GyXMy6psx2jow== dependencies: - "@react-native/dev-middleware" "0.78.0-rc.1" - "@react-native/metro-babel-transformer" "0.78.0-rc.1" + "@react-native/dev-middleware" "0.78.0-rc.4" + "@react-native/metro-babel-transformer" "0.78.0-rc.4" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -3962,57 +3962,58 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.1.tgz#b30b40da0eac25c77812154f907b0cc3f78dc348" - integrity sha512-1cXuhQCX1MTRqWnZ2uVwKAe4Qhx5z7Y8OIhkmSivvwYfgrWUaK34kdGDFew69/lJ37zJz0RfAsGauRkP6UKGEg== +"@react-native/debugger-frontend@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.4.tgz#365be8d977804d129b92ec9a4c6b38a9df724a94" + integrity sha512-Ird60rXaEWx2kPQp3XZCI6bWHwvmkvGpTLv+G+Y3XspRdvi0PcZ4KvXHhR6n2qz5UqUoDisEiyBGQnV5JDFWbA== -"@react-native/dev-middleware@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.1.tgz#ea94daa5ee468db37fcec978b458485c3356d979" - integrity sha512-iYOE98RcaPincW/zAqCaj258lZkXmNPG1pbY8asa4JSc8tdYfLZw9BkWiAjjt5nHCxEQOxWyh8r7iNCDDkEACw== +"@react-native/dev-middleware@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.4.tgz#b0edd60407bf8991023248750f7b14937e2179cb" + integrity sha512-dG0Vs+DLu1gf5aNIR8w20Uht5YxzHrSmypmXTdHfuKvTsUyRcgAMFAVgpkKcPPt5qCNty3AigvkJPZfamOABVg== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.78.0-rc.1" + "@react-native/debugger-frontend" "0.78.0-rc.4" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" debug "^2.2.0" + invariant "^2.2.4" nullthrows "^1.1.1" open "^7.0.3" selfsigned "^2.4.1" serve-static "^1.16.2" ws "^6.2.3" -"@react-native/gradle-plugin@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.1.tgz#3cc5dbb74fb249829ef5de9ac1ce89d8f6cd75bd" - integrity sha512-TahDxvoZ3pqzAfASk+m0rbOiEYwBJLs2N1z0bWjZ0hiDHvhjA2kEPaqoVJm1pYvgo9Gqq5Jx2bOrHly7/nciPQ== +"@react-native/gradle-plugin@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.4.tgz#ee24143aec078b4e2f89d997dd5611daae514c0e" + integrity sha512-HpS5uEhUDSASsf7jUsieG55NMWiZH2PGoP+twl00zxsp2KEsU6DtD1BvSSNd2fcxaSoKAXSsyYxFrHnnUBtFjw== -"@react-native/js-polyfills@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.1.tgz#f2bfd1710d0ba960877d65b30192dac23e2f7699" - integrity sha512-sgjZhKhCcmmTRlUDlTbGMGTfo1CLZ5B9neTNKypnUWVlr1y2YszKgZmSdRBNPfSBpTO1c+ST4rCR9ZxVHPO9yQ== +"@react-native/js-polyfills@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.4.tgz#cecda273be44d5c1f62f09cbd3bf3191d78e0aaf" + integrity sha512-kXlAjhKTX0YiBC0hBD/vS0rgXrwe9ryKiyADrDjfjHAFjec8DILmLqhajOraw7ssKYMdpHFJcHSJp8nsuFyh/w== -"@react-native/metro-babel-transformer@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.1.tgz#d88c5153eec8a49bbf7ee47a02b3ebe794d70377" - integrity sha512-a/S7ANBdKNRoSTrgfDUllPFBmp9zAEv4KZQl/qEzDZp0E85wNR3KEXv4beRmGBcDx2X7Reeu83Rw8SKaseWSxg== +"@react-native/metro-babel-transformer@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.4.tgz#405aed9b2d33c9cfa1f9e93cba940bfca0f491fe" + integrity sha512-xXBDOjF+Mp/H1+pTZX0GFIqC76OHg5TSTRCynNZovENiC97MvchK0if+UEwLYQOpG59ye+GF5jf9ksyReduP4g== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.78.0-rc.1" + "@react-native/babel-preset" "0.78.0-rc.4" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/normalize-colors@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.1.tgz#f71a8c6b8c227bfe7ddf6a851fb6f0a2931559cf" - integrity sha512-FCQnkBi8XD+wOjqUu5Q8I4wQ8q73jAVifAtTDvJOPBq9F93fHUuSTvHYZHqWdDLL+pddxJSb75bL8b2F3BwjVA== +"@react-native/normalize-colors@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.4.tgz#4ad345d403bb1978c451daed09b02ddf5a0f3f5f" + integrity sha512-/DHn3P/TzusLmtTd6JnP7ZI3/74VvtO6v9dQf9MspwVI2hxkmxXMlBvYh/fmZ2XLQLKg+SZLeALkAvOcVL0IKA== -"@react-native/virtualized-lists@0.78.0-rc.1": - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.1.tgz#32893f419af7b4e4e9b41b3ded8e6f3180a13534" - integrity sha512-d9zpo7dkWmjt+TccpBDBwIL7SX1xKiGeK/70iERFHCZqwOXr05Cdab7GvgyUKb0Y0L+W8ilomuKJSYwFLM6DDw== +"@react-native/virtualized-lists@0.78.0-rc.4": + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.4.tgz#4284ef843ced966198256414241abcff7e9d978c" + integrity sha512-1iiEUItGPSEuv3ivQKFJnMLONcOpwyn/q0WCEAkUwEZjUM/nuj2/YZxYncQI59QjBfEoEaZCM055ZrWtWeubRg== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -10260,7 +10261,7 @@ react-native-builder-bob@^0.17.1: optionalDependencies: jetifier "^1.6.6" -react-native-reanimated@^3.16.3: +react-native-reanimated@^3.12.0: version "3.16.7" resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.16.7.tgz#6c7fa516f62c6743c24d955dada00e3c5323d50d" integrity sha512-qoUUQOwE1pHlmQ9cXTJ2MX9FQ9eHllopCLiWOkDkp6CER95ZWeXhJCP4cSm6AD4jigL5jHcZf/SkWrg8ttZUsw== @@ -10282,19 +10283,19 @@ react-native-view-shot@2.6.0: resolved "https://registry.yarnpkg.com/react-native-view-shot/-/react-native-view-shot-2.6.0.tgz#3b23675826f67658366352c4b97b59a6aded2f43" integrity sha512-yO9vWi/11m2hEJl8FrW1SMeVzFfPtMKh20MUInGqlsL0H8Ya2JGGlFfrBzx1KiFR2hFb5OdsTLYNtcVZtJ6pLQ== -react-native@0.78.0-rc.1: - version "0.78.0-rc.1" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.1.tgz#76def1b1527e9d24a141e226292977d9d4b40e19" - integrity sha512-ANmv91Gv4tjnE7ZU2TE3dyLUzl2DlnPp2OPKcry+yWjO+C9Fn57CrNP89rIxYxZGI7EckrSt9Om/IM65K9qtjg== +react-native@0.78.0-rc.4: + version "0.78.0-rc.4" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.4.tgz#3d8973f7d60e6f764d8e83468a9333b12ffa0e64" + integrity sha512-b4oBzMe9pbQ9n/4Aj1tsFb5WRclNNFnwJPk7dSJ9JV21bdIEnT3S8dbU3+omYCL8KLI23tLPLYQsjDO/2Rpolg== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.78.0-rc.1" - "@react-native/codegen" "0.78.0-rc.1" - "@react-native/community-cli-plugin" "0.78.0-rc.1" - "@react-native/gradle-plugin" "0.78.0-rc.1" - "@react-native/js-polyfills" "0.78.0-rc.1" - "@react-native/normalize-colors" "0.78.0-rc.1" - "@react-native/virtualized-lists" "0.78.0-rc.1" + "@react-native/assets-registry" "0.78.0-rc.4" + "@react-native/codegen" "0.78.0-rc.4" + "@react-native/community-cli-plugin" "0.78.0-rc.4" + "@react-native/gradle-plugin" "0.78.0-rc.4" + "@react-native/js-polyfills" "0.78.0-rc.4" + "@react-native/normalize-colors" "0.78.0-rc.4" + "@react-native/virtualized-lists" "0.78.0-rc.4" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" From 531c32d38e0f19aa01a590d84e42acc39661743e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Thu, 13 Feb 2025 12:48:54 +0100 Subject: [PATCH 15/22] Go back to .pointerEvents --- .../swmansion/gesturehandler/react/RNViewConfigurationHelper.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt b/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt index 14221f3a66..7ed050e8d0 100644 --- a/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt +++ b/android/src/main/java/com/swmansion/gesturehandler/react/RNViewConfigurationHelper.kt @@ -14,7 +14,7 @@ class RNViewConfigurationHelper : ViewConfigurationHelper { override fun getPointerEventsConfigForView(view: View): PointerEventsConfig { val pointerEvents: PointerEvents = if (view is ReactPointerEventsView) { - (view as ReactPointerEventsView).getPointerEvents() + (view as ReactPointerEventsView).pointerEvents } else PointerEvents.AUTO // Views that are disabled should never be the target of pointer events. However, their children From 7e465a8d0c88439daec2b04a28c5b32b7d6c905e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Fri, 14 Feb 2025 15:00:16 +0100 Subject: [PATCH 16/22] Bump to rc.5 --- FabricExample/ios/Podfile.lock | 532 ++++++++++++++++----------------- FabricExample/package.json | 10 +- FabricExample/yarn.lock | 168 +++++------ package.json | 4 +- 4 files changed, 357 insertions(+), 357 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index 3f087ebbdf..8f724eab57 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -2,7 +2,7 @@ PODS: - boost (1.84.0) - DoubleConversion (1.1.6) - fast_float (6.1.4) - - FBLazyVector (0.78.0-rc.4) + - FBLazyVector (0.78.0-rc.5) - fmt (11.0.2) - glog (0.3.5) - hermes-engine (0.78.0-rc.4): @@ -27,32 +27,32 @@ PODS: - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - - RCTDeprecation (0.78.0-rc.4) - - RCTRequired (0.78.0-rc.4) - - RCTTypeSafety (0.78.0-rc.4): - - FBLazyVector (= 0.78.0-rc.4) - - RCTRequired (= 0.78.0-rc.4) - - React-Core (= 0.78.0-rc.4) - - React (0.78.0-rc.4): - - React-Core (= 0.78.0-rc.4) - - React-Core/DevSupport (= 0.78.0-rc.4) - - React-Core/RCTWebSocket (= 0.78.0-rc.4) - - React-RCTActionSheet (= 0.78.0-rc.4) - - React-RCTAnimation (= 0.78.0-rc.4) - - React-RCTBlob (= 0.78.0-rc.4) - - React-RCTImage (= 0.78.0-rc.4) - - React-RCTLinking (= 0.78.0-rc.4) - - React-RCTNetwork (= 0.78.0-rc.4) - - React-RCTSettings (= 0.78.0-rc.4) - - React-RCTText (= 0.78.0-rc.4) - - React-RCTVibration (= 0.78.0-rc.4) - - React-callinvoker (0.78.0-rc.4) - - React-Core (0.78.0-rc.4): + - RCTDeprecation (0.78.0-rc.5) + - RCTRequired (0.78.0-rc.5) + - RCTTypeSafety (0.78.0-rc.5): + - FBLazyVector (= 0.78.0-rc.5) + - RCTRequired (= 0.78.0-rc.5) + - React-Core (= 0.78.0-rc.5) + - React (0.78.0-rc.5): + - React-Core (= 0.78.0-rc.5) + - React-Core/DevSupport (= 0.78.0-rc.5) + - React-Core/RCTWebSocket (= 0.78.0-rc.5) + - React-RCTActionSheet (= 0.78.0-rc.5) + - React-RCTAnimation (= 0.78.0-rc.5) + - React-RCTBlob (= 0.78.0-rc.5) + - React-RCTImage (= 0.78.0-rc.5) + - React-RCTLinking (= 0.78.0-rc.5) + - React-RCTNetwork (= 0.78.0-rc.5) + - React-RCTSettings (= 0.78.0-rc.5) + - React-RCTText (= 0.78.0-rc.5) + - React-RCTVibration (= 0.78.0-rc.5) + - React-callinvoker (0.78.0-rc.5) + - React-Core (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.4) + - React-Core/Default (= 0.78.0-rc.5) - React-cxxreact - React-featureflags - React-hermes @@ -64,7 +64,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/CoreModulesHeaders (0.78.0-rc.4): + - React-Core/CoreModulesHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -81,7 +81,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/Default (0.78.0-rc.4): + - React-Core/Default (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -97,13 +97,13 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/DevSupport (0.78.0-rc.4): + - React-Core/DevSupport (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.4) - - React-Core/RCTWebSocket (= 0.78.0-rc.4) + - React-Core/Default (= 0.78.0-rc.5) + - React-Core/RCTWebSocket (= 0.78.0-rc.5) - React-cxxreact - React-featureflags - React-hermes @@ -115,7 +115,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTActionSheetHeaders (0.78.0-rc.4): + - React-Core/RCTActionSheetHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -132,7 +132,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTAnimationHeaders (0.78.0-rc.4): + - React-Core/RCTAnimationHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -149,7 +149,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTBlobHeaders (0.78.0-rc.4): + - React-Core/RCTBlobHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -166,7 +166,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTImageHeaders (0.78.0-rc.4): + - React-Core/RCTImageHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -183,7 +183,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTLinkingHeaders (0.78.0-rc.4): + - React-Core/RCTLinkingHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -200,7 +200,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTNetworkHeaders (0.78.0-rc.4): + - React-Core/RCTNetworkHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -217,7 +217,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTSettingsHeaders (0.78.0-rc.4): + - React-Core/RCTSettingsHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -234,7 +234,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTTextHeaders (0.78.0-rc.4): + - React-Core/RCTTextHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -251,7 +251,7 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTVibrationHeaders (0.78.0-rc.4): + - React-Core/RCTVibrationHeaders (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -268,12 +268,12 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-Core/RCTWebSocket (0.78.0-rc.4): + - React-Core/RCTWebSocket (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - RCTDeprecation - - React-Core/Default (= 0.78.0-rc.4) + - React-Core/Default (= 0.78.0-rc.5) - React-cxxreact - React-featureflags - React-hermes @@ -285,22 +285,22 @@ PODS: - React-utils - SocketRocket (= 0.7.1) - Yoga - - React-CoreModules (0.78.0-rc.4): + - React-CoreModules (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - - RCTTypeSafety (= 0.78.0-rc.4) - - React-Core/CoreModulesHeaders (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) + - RCTTypeSafety (= 0.78.0-rc.5) + - React-Core/CoreModulesHeaders (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) - React-jsinspector - React-NativeModulesApple - React-RCTBlob - React-RCTFBReactNativeSpec - - React-RCTImage (= 0.78.0-rc.4) + - React-RCTImage (= 0.78.0-rc.5) - ReactCommon - SocketRocket (= 0.7.1) - - React-cxxreact (0.78.0-rc.4): + - React-cxxreact (0.78.0-rc.5): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -308,16 +308,16 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.4) - - React-debug (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) + - React-callinvoker (= 0.78.0-rc.5) + - React-debug (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) - React-jsinspector - - React-logger (= 0.78.0-rc.4) - - React-perflogger (= 0.78.0-rc.4) - - React-runtimeexecutor (= 0.78.0-rc.4) - - React-timing (= 0.78.0-rc.4) - - React-debug (0.78.0-rc.4) - - React-defaultsnativemodule (0.78.0-rc.4): + - React-logger (= 0.78.0-rc.5) + - React-perflogger (= 0.78.0-rc.5) + - React-runtimeexecutor (= 0.78.0-rc.5) + - React-timing (= 0.78.0-rc.5) + - React-debug (0.78.0-rc.5) + - React-defaultsnativemodule (0.78.0-rc.5): - hermes-engine - RCT-Folly - React-domnativemodule @@ -327,7 +327,7 @@ PODS: - React-jsiexecutor - React-microtasksnativemodule - React-RCTFBReactNativeSpec - - React-domnativemodule (0.78.0-rc.4): + - React-domnativemodule (0.78.0-rc.5): - hermes-engine - RCT-Folly - React-Fabric @@ -338,7 +338,7 @@ PODS: - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - Yoga - - React-Fabric (0.78.0-rc.4): + - React-Fabric (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -350,22 +350,22 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/animations (= 0.78.0-rc.4) - - React-Fabric/attributedstring (= 0.78.0-rc.4) - - React-Fabric/componentregistry (= 0.78.0-rc.4) - - React-Fabric/componentregistrynative (= 0.78.0-rc.4) - - React-Fabric/components (= 0.78.0-rc.4) - - React-Fabric/consistency (= 0.78.0-rc.4) - - React-Fabric/core (= 0.78.0-rc.4) - - React-Fabric/dom (= 0.78.0-rc.4) - - React-Fabric/imagemanager (= 0.78.0-rc.4) - - React-Fabric/leakchecker (= 0.78.0-rc.4) - - React-Fabric/mounting (= 0.78.0-rc.4) - - React-Fabric/observers (= 0.78.0-rc.4) - - React-Fabric/scheduler (= 0.78.0-rc.4) - - React-Fabric/telemetry (= 0.78.0-rc.4) - - React-Fabric/templateprocessor (= 0.78.0-rc.4) - - React-Fabric/uimanager (= 0.78.0-rc.4) + - React-Fabric/animations (= 0.78.0-rc.5) + - React-Fabric/attributedstring (= 0.78.0-rc.5) + - React-Fabric/componentregistry (= 0.78.0-rc.5) + - React-Fabric/componentregistrynative (= 0.78.0-rc.5) + - React-Fabric/components (= 0.78.0-rc.5) + - React-Fabric/consistency (= 0.78.0-rc.5) + - React-Fabric/core (= 0.78.0-rc.5) + - React-Fabric/dom (= 0.78.0-rc.5) + - React-Fabric/imagemanager (= 0.78.0-rc.5) + - React-Fabric/leakchecker (= 0.78.0-rc.5) + - React-Fabric/mounting (= 0.78.0-rc.5) + - React-Fabric/observers (= 0.78.0-rc.5) + - React-Fabric/scheduler (= 0.78.0-rc.5) + - React-Fabric/telemetry (= 0.78.0-rc.5) + - React-Fabric/templateprocessor (= 0.78.0-rc.5) + - React-Fabric/uimanager (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -375,7 +375,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/animations (0.78.0-rc.4): + - React-Fabric/animations (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -396,7 +396,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/attributedstring (0.78.0-rc.4): + - React-Fabric/attributedstring (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -417,7 +417,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistry (0.78.0-rc.4): + - React-Fabric/componentregistry (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -438,7 +438,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/componentregistrynative (0.78.0-rc.4): + - React-Fabric/componentregistrynative (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -459,7 +459,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components (0.78.0-rc.4): + - React-Fabric/components (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -471,9 +471,9 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.4) - - React-Fabric/components/root (= 0.78.0-rc.4) - - React-Fabric/components/view (= 0.78.0-rc.4) + - React-Fabric/components/legacyviewmanagerinterop (= 0.78.0-rc.5) + - React-Fabric/components/root (= 0.78.0-rc.5) + - React-Fabric/components/view (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -483,7 +483,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.4): + - React-Fabric/components/legacyviewmanagerinterop (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -504,7 +504,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/root (0.78.0-rc.4): + - React-Fabric/components/root (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -525,7 +525,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/components/view (0.78.0-rc.4): + - React-Fabric/components/view (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -547,7 +547,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-Fabric/consistency (0.78.0-rc.4): + - React-Fabric/consistency (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -568,7 +568,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/core (0.78.0-rc.4): + - React-Fabric/core (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -589,7 +589,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/dom (0.78.0-rc.4): + - React-Fabric/dom (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -610,7 +610,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/imagemanager (0.78.0-rc.4): + - React-Fabric/imagemanager (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -631,7 +631,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/leakchecker (0.78.0-rc.4): + - React-Fabric/leakchecker (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -652,7 +652,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/mounting (0.78.0-rc.4): + - React-Fabric/mounting (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -673,7 +673,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers (0.78.0-rc.4): + - React-Fabric/observers (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -685,7 +685,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/observers/events (= 0.78.0-rc.4) + - React-Fabric/observers/events (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -695,7 +695,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/observers/events (0.78.0-rc.4): + - React-Fabric/observers/events (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -716,7 +716,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/scheduler (0.78.0-rc.4): + - React-Fabric/scheduler (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -739,7 +739,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/telemetry (0.78.0-rc.4): + - React-Fabric/telemetry (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -760,7 +760,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/templateprocessor (0.78.0-rc.4): + - React-Fabric/templateprocessor (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -781,7 +781,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager (0.78.0-rc.4): + - React-Fabric/uimanager (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -793,7 +793,7 @@ PODS: - React-Core - React-cxxreact - React-debug - - React-Fabric/uimanager/consistency (= 0.78.0-rc.4) + - React-Fabric/uimanager/consistency (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -804,7 +804,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-Fabric/uimanager/consistency (0.78.0-rc.4): + - React-Fabric/uimanager/consistency (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -826,7 +826,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon/turbomodule/core - - React-FabricComponents (0.78.0-rc.4): + - React-FabricComponents (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -839,8 +839,8 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components (= 0.78.0-rc.4) - - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.4) + - React-FabricComponents/components (= 0.78.0-rc.5) + - React-FabricComponents/textlayoutmanager (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -851,7 +851,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components (0.78.0-rc.4): + - React-FabricComponents/components (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -864,15 +864,15 @@ PODS: - React-cxxreact - React-debug - React-Fabric - - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.4) - - React-FabricComponents/components/iostextinput (= 0.78.0-rc.4) - - React-FabricComponents/components/modal (= 0.78.0-rc.4) - - React-FabricComponents/components/rncore (= 0.78.0-rc.4) - - React-FabricComponents/components/safeareaview (= 0.78.0-rc.4) - - React-FabricComponents/components/scrollview (= 0.78.0-rc.4) - - React-FabricComponents/components/text (= 0.78.0-rc.4) - - React-FabricComponents/components/textinput (= 0.78.0-rc.4) - - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.4) + - React-FabricComponents/components/inputaccessory (= 0.78.0-rc.5) + - React-FabricComponents/components/iostextinput (= 0.78.0-rc.5) + - React-FabricComponents/components/modal (= 0.78.0-rc.5) + - React-FabricComponents/components/rncore (= 0.78.0-rc.5) + - React-FabricComponents/components/safeareaview (= 0.78.0-rc.5) + - React-FabricComponents/components/scrollview (= 0.78.0-rc.5) + - React-FabricComponents/components/text (= 0.78.0-rc.5) + - React-FabricComponents/components/textinput (= 0.78.0-rc.5) + - React-FabricComponents/components/unimplementedview (= 0.78.0-rc.5) - React-featureflags - React-graphics - React-jsi @@ -883,7 +883,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/inputaccessory (0.78.0-rc.4): + - React-FabricComponents/components/inputaccessory (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -906,7 +906,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/iostextinput (0.78.0-rc.4): + - React-FabricComponents/components/iostextinput (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -929,7 +929,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/modal (0.78.0-rc.4): + - React-FabricComponents/components/modal (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -952,7 +952,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/rncore (0.78.0-rc.4): + - React-FabricComponents/components/rncore (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -975,7 +975,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/safeareaview (0.78.0-rc.4): + - React-FabricComponents/components/safeareaview (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -998,7 +998,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/scrollview (0.78.0-rc.4): + - React-FabricComponents/components/scrollview (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1021,7 +1021,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/text (0.78.0-rc.4): + - React-FabricComponents/components/text (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1044,7 +1044,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/textinput (0.78.0-rc.4): + - React-FabricComponents/components/textinput (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1067,7 +1067,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/components/unimplementedview (0.78.0-rc.4): + - React-FabricComponents/components/unimplementedview (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1090,7 +1090,7 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricComponents/textlayoutmanager (0.78.0-rc.4): + - React-FabricComponents/textlayoutmanager (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1113,29 +1113,29 @@ PODS: - React-utils - ReactCommon/turbomodule/core - Yoga - - React-FabricImage (0.78.0-rc.4): + - React-FabricImage (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - - RCTRequired (= 0.78.0-rc.4) - - RCTTypeSafety (= 0.78.0-rc.4) + - RCTRequired (= 0.78.0-rc.5) + - RCTTypeSafety (= 0.78.0-rc.5) - React-Fabric - React-featureflags - React-graphics - React-ImageManager - React-jsi - - React-jsiexecutor (= 0.78.0-rc.4) + - React-jsiexecutor (= 0.78.0-rc.5) - React-logger - React-rendererdebug - React-utils - ReactCommon - Yoga - - React-featureflags (0.78.0-rc.4): + - React-featureflags (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - - React-featureflagsnativemodule (0.78.0-rc.4): + - React-featureflagsnativemodule (0.78.0-rc.5): - hermes-engine - RCT-Folly - React-featureflags @@ -1143,7 +1143,7 @@ PODS: - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-graphics (0.78.0-rc.4): + - React-graphics (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1153,20 +1153,20 @@ PODS: - React-jsi - React-jsiexecutor - React-utils - - React-hermes (0.78.0-rc.4): + - React-hermes (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.4) + - React-cxxreact (= 0.78.0-rc.5) - React-jsi - - React-jsiexecutor (= 0.78.0-rc.4) + - React-jsiexecutor (= 0.78.0-rc.5) - React-jsinspector - - React-perflogger (= 0.78.0-rc.4) + - React-perflogger (= 0.78.0-rc.5) - React-runtimeexecutor - - React-idlecallbacksnativemodule (0.78.0-rc.4): + - React-idlecallbacksnativemodule (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly @@ -1175,7 +1175,7 @@ PODS: - React-RCTFBReactNativeSpec - React-runtimescheduler - ReactCommon/turbomodule/core - - React-ImageManager (0.78.0-rc.4): + - React-ImageManager (0.78.0-rc.5): - glog - RCT-Folly/Fabric - React-Core/Default @@ -1184,7 +1184,7 @@ PODS: - React-graphics - React-rendererdebug - React-utils - - React-jserrorhandler (0.78.0-rc.4): + - React-jserrorhandler (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1193,7 +1193,7 @@ PODS: - React-featureflags - React-jsi - ReactCommon/turbomodule/bridging - - React-jsi (0.78.0-rc.4): + - React-jsi (0.78.0-rc.5): - boost - DoubleConversion - fast_float (= 6.1.4) @@ -1201,18 +1201,18 @@ PODS: - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-jsiexecutor (0.78.0-rc.4): + - React-jsiexecutor (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-cxxreact (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) + - React-cxxreact (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) - React-jsinspector - - React-perflogger (= 0.78.0-rc.4) - - React-jsinspector (0.78.0-rc.4): + - React-perflogger (= 0.78.0-rc.5) + - React-jsinspector (0.78.0-rc.5): - DoubleConversion - glog - hermes-engine @@ -1220,25 +1220,25 @@ PODS: - React-featureflags - React-jsi - React-jsinspectortracing - - React-perflogger (= 0.78.0-rc.4) - - React-runtimeexecutor (= 0.78.0-rc.4) - - React-jsinspectortracing (0.78.0-rc.4): + - React-perflogger (= 0.78.0-rc.5) + - React-runtimeexecutor (= 0.78.0-rc.5) + - React-jsinspectortracing (0.78.0-rc.5): - RCT-Folly - - React-jsitracing (0.78.0-rc.4): + - React-jsitracing (0.78.0-rc.5): - React-jsi - - React-logger (0.78.0-rc.4): + - React-logger (0.78.0-rc.5): - glog - - React-Mapbuffer (0.78.0-rc.4): + - React-Mapbuffer (0.78.0-rc.5): - glog - React-debug - - React-microtasksnativemodule (0.78.0-rc.4): + - React-microtasksnativemodule (0.78.0-rc.5): - hermes-engine - RCT-Folly - React-jsi - React-jsiexecutor - React-RCTFBReactNativeSpec - ReactCommon/turbomodule/core - - React-NativeModulesApple (0.78.0-rc.4): + - React-NativeModulesApple (0.78.0-rc.5): - glog - hermes-engine - React-callinvoker @@ -1249,18 +1249,18 @@ PODS: - React-runtimeexecutor - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - React-perflogger (0.78.0-rc.4): + - React-perflogger (0.78.0-rc.5): - DoubleConversion - RCT-Folly (= 2024.11.18.00) - - React-performancetimeline (0.78.0-rc.4): + - React-performancetimeline (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - React-cxxreact - React-featureflags - React-jsinspectortracing - React-timing - - React-RCTActionSheet (0.78.0-rc.4): - - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.4) - - React-RCTAnimation (0.78.0-rc.4): + - React-RCTActionSheet (0.78.0-rc.5): + - React-Core/RCTActionSheetHeaders (= 0.78.0-rc.5) + - React-RCTAnimation (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTAnimationHeaders @@ -1268,7 +1268,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTAppDelegate (0.78.0-rc.4): + - React-RCTAppDelegate (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - RCTRequired - RCTTypeSafety @@ -1292,7 +1292,7 @@ PODS: - React-runtimescheduler - React-utils - ReactCommon - - React-RCTBlob (0.78.0-rc.4): + - React-RCTBlob (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) @@ -1306,7 +1306,7 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTFabric (0.78.0-rc.4): + - React-RCTFabric (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1329,7 +1329,7 @@ PODS: - React-runtimescheduler - React-utils - Yoga - - React-RCTFBReactNativeSpec (0.78.0-rc.4): + - React-RCTFBReactNativeSpec (0.78.0-rc.5): - hermes-engine - RCT-Folly - RCTRequired @@ -1339,7 +1339,7 @@ PODS: - React-jsiexecutor - React-NativeModulesApple - ReactCommon - - React-RCTImage (0.78.0-rc.4): + - React-RCTImage (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTImageHeaders @@ -1348,14 +1348,14 @@ PODS: - React-RCTFBReactNativeSpec - React-RCTNetwork - ReactCommon - - React-RCTLinking (0.78.0-rc.4): - - React-Core/RCTLinkingHeaders (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) + - React-RCTLinking (0.78.0-rc.5): + - React-Core/RCTLinkingHeaders (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - ReactCommon/turbomodule/core (= 0.78.0-rc.4) - - React-RCTNetwork (0.78.0-rc.4): + - ReactCommon/turbomodule/core (= 0.78.0-rc.5) + - React-RCTNetwork (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTNetworkHeaders @@ -1363,7 +1363,7 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTSettings (0.78.0-rc.4): + - React-RCTSettings (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - RCTTypeSafety - React-Core/RCTSettingsHeaders @@ -1371,25 +1371,25 @@ PODS: - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-RCTText (0.78.0-rc.4): - - React-Core/RCTTextHeaders (= 0.78.0-rc.4) + - React-RCTText (0.78.0-rc.5): + - React-Core/RCTTextHeaders (= 0.78.0-rc.5) - Yoga - - React-RCTVibration (0.78.0-rc.4): + - React-RCTVibration (0.78.0-rc.5): - RCT-Folly (= 2024.11.18.00) - React-Core/RCTVibrationHeaders - React-jsi - React-NativeModulesApple - React-RCTFBReactNativeSpec - ReactCommon - - React-rendererconsistency (0.78.0-rc.4) - - React-rendererdebug (0.78.0-rc.4): + - React-rendererconsistency (0.78.0-rc.5) + - React-rendererdebug (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - RCT-Folly (= 2024.11.18.00) - React-debug - - React-rncore (0.78.0-rc.4) - - React-RuntimeApple (0.78.0-rc.4): + - React-rncore (0.78.0-rc.5) + - React-RuntimeApple (0.78.0-rc.5): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-callinvoker @@ -1410,7 +1410,7 @@ PODS: - React-RuntimeHermes - React-runtimescheduler - React-utils - - React-RuntimeCore (0.78.0-rc.4): + - React-RuntimeCore (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) @@ -1425,9 +1425,9 @@ PODS: - React-runtimeexecutor - React-runtimescheduler - React-utils - - React-runtimeexecutor (0.78.0-rc.4): - - React-jsi (= 0.78.0-rc.4) - - React-RuntimeHermes (0.78.0-rc.4): + - React-runtimeexecutor (0.78.0-rc.5): + - React-jsi (= 0.78.0-rc.5) + - React-RuntimeHermes (0.78.0-rc.5): - hermes-engine - RCT-Folly/Fabric (= 2024.11.18.00) - React-featureflags @@ -1437,7 +1437,7 @@ PODS: - React-jsitracing - React-RuntimeCore - React-utils - - React-runtimescheduler (0.78.0-rc.4): + - React-runtimescheduler (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) @@ -1452,16 +1452,16 @@ PODS: - React-runtimeexecutor - React-timing - React-utils - - React-timing (0.78.0-rc.4) - - React-utils (0.78.0-rc.4): + - React-timing (0.78.0-rc.5) + - React-utils (0.78.0-rc.5): - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - React-debug - - React-jsi (= 0.78.0-rc.4) - - ReactAppDependencyProvider (0.78.0-rc.4): + - React-jsi (= 0.78.0-rc.5) + - ReactAppDependencyProvider (0.78.0-rc.5): - ReactCodegen - - ReactCodegen (0.78.0-rc.4): + - ReactCodegen (0.78.0-rc.5): - DoubleConversion - glog - hermes-engine @@ -1482,49 +1482,49 @@ PODS: - React-utils - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - ReactCommon (0.78.0-rc.4): - - ReactCommon/turbomodule (= 0.78.0-rc.4) - - ReactCommon/turbomodule (0.78.0-rc.4): + - ReactCommon (0.78.0-rc.5): + - ReactCommon/turbomodule (= 0.78.0-rc.5) + - ReactCommon/turbomodule (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.4) - - React-cxxreact (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) - - React-logger (= 0.78.0-rc.4) - - React-perflogger (= 0.78.0-rc.4) - - ReactCommon/turbomodule/bridging (= 0.78.0-rc.4) - - ReactCommon/turbomodule/core (= 0.78.0-rc.4) - - ReactCommon/turbomodule/bridging (0.78.0-rc.4): + - React-callinvoker (= 0.78.0-rc.5) + - React-cxxreact (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) + - React-logger (= 0.78.0-rc.5) + - React-perflogger (= 0.78.0-rc.5) + - ReactCommon/turbomodule/bridging (= 0.78.0-rc.5) + - ReactCommon/turbomodule/core (= 0.78.0-rc.5) + - ReactCommon/turbomodule/bridging (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.4) - - React-cxxreact (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) - - React-logger (= 0.78.0-rc.4) - - React-perflogger (= 0.78.0-rc.4) - - ReactCommon/turbomodule/core (0.78.0-rc.4): + - React-callinvoker (= 0.78.0-rc.5) + - React-cxxreact (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) + - React-logger (= 0.78.0-rc.5) + - React-perflogger (= 0.78.0-rc.5) + - ReactCommon/turbomodule/core (0.78.0-rc.5): - DoubleConversion - fast_float (= 6.1.4) - fmt (= 11.0.2) - glog - hermes-engine - RCT-Folly (= 2024.11.18.00) - - React-callinvoker (= 0.78.0-rc.4) - - React-cxxreact (= 0.78.0-rc.4) - - React-debug (= 0.78.0-rc.4) - - React-featureflags (= 0.78.0-rc.4) - - React-jsi (= 0.78.0-rc.4) - - React-logger (= 0.78.0-rc.4) - - React-perflogger (= 0.78.0-rc.4) - - React-utils (= 0.78.0-rc.4) + - React-callinvoker (= 0.78.0-rc.5) + - React-cxxreact (= 0.78.0-rc.5) + - React-debug (= 0.78.0-rc.5) + - React-featureflags (= 0.78.0-rc.5) + - React-jsi (= 0.78.0-rc.5) + - React-logger (= 0.78.0-rc.5) + - React-perflogger (= 0.78.0-rc.5) + - React-utils (= 0.78.0-rc.5) - RNGestureHandler (2.23.1): - DoubleConversion - glog @@ -1765,71 +1765,71 @@ SPEC CHECKSUMS: boost: 7e761d76ca2ce687f7cc98e698152abd03a18f90 DoubleConversion: cb417026b2400c8f53ae97020b2be961b59470cb fast_float: 06eeec4fe712a76acc9376682e4808b05ce978b6 - FBLazyVector: 74f403d2b566858e2b3be89ae94357208da4e227 + FBLazyVector: 02c329abf797385573e0b2e901274b7fc4820550 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 hermes-engine: 020ac64dba3ac3a5f8bb40aeb05e7b6b54553335 RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 - RCTDeprecation: 01b96ed2cd14c8710b774104bbc026fc22ffe467 - RCTRequired: d4cb1bbb88d7aaa4cbd7620d0562423a5019018a - RCTTypeSafety: 02f109f5c0716b313a7d0262cf922a1993ab0be4 - React: 0754537211733d8e1ad9534da0e0d3661566dffa - React-callinvoker: b2751b0a8f7e235d03f0218161e203c08effcaaf - React-Core: 1dba7c901087be53c552bbfc7a9c0163edc66396 - React-CoreModules: 40d95b5c594f0d14c6e8079dc99e2a14c9f661e4 - React-cxxreact: 0a0bb8f9a1e4f8fc7c9e06e7ff6eb30298f4b30e - React-debug: a17e1cab6e912d96cbf2c2dce891f1d11bf0d50d - React-defaultsnativemodule: aa80a4698855cfaf0c8b7ac7041f6b7c4125b4bd - React-domnativemodule: 974fb63164b9d5fb55bd826bf9dc7ffc6e03f996 - React-Fabric: a76cdc1351f7f2a077fcccc012546bd03eeab1a1 - React-FabricComponents: 79a251309306730ed52691bb4979183b245c63ee - React-FabricImage: d0022d22e43dc8b40e94d7394bfa2cbfc4cc4bc8 - React-featureflags: ad09b41f2f04e5825edce18075720fa6b416d472 - React-featureflagsnativemodule: ec6f076b9c6e124ba55dafad44bf985dadede74f - React-graphics: 13e23fe45078eedf894613dec8eece9de60387db - React-hermes: 689cab11ca3eb818d15832cbc659c668256cc606 - React-idlecallbacksnativemodule: bf5724b845a77deffde5389f33b799b2b987e045 - React-ImageManager: 41e6a1c3784310010d922aa3463cf6f4414b594a - React-jserrorhandler: 5e293af34cfecd1ae7d95879c8864fdc8b2a2cec - React-jsi: b2324d07970274671d14d353212ec74dd62c290f - React-jsiexecutor: 4d2c45eaf8a9e1f054b85d6bb0d03797221ebf95 - React-jsinspector: 09be71581f589df4309d6665d21983450296ffd7 - React-jsinspectortracing: 2a556473d9043ed63591d2276dc72065bc4f1f66 - React-jsitracing: e1fca0e1166d622512575984642034a2e1532d65 - React-logger: 9e0eecce0cfca62fde93ce9d809d45c041c2f200 - React-Mapbuffer: 964b9c5d722e92da1f0062ad6e711005d887d65f - React-microtasksnativemodule: 4577f2e917e91fec6dbefd03c1aa3462e7831e03 - React-NativeModulesApple: 37d42d577cb0ce1a7cc77b568d6c05280ec9c9d3 - React-perflogger: 3391e6fd30cadfc6894b097cda2525dad6014af3 - React-performancetimeline: a55f7bda2529ba752ae9c19549cab214a0299715 - React-RCTActionSheet: b3331c093992e8fd1f4e2548369368796ca15aaa - React-RCTAnimation: b6308174f5da096d19ed6586399b0631a8e130b0 - React-RCTAppDelegate: 713dbe897e8e4c7398de80371a2e6cdada486504 - React-RCTBlob: 01814456ef265188ebb8401f4c2b214a72eaf153 - React-RCTFabric: 799328a65321deb221c33164970f70c3e9a38f60 - React-RCTFBReactNativeSpec: 26b3d531bacf925f1a3834a111274be1538c5840 - React-RCTImage: a1277da644b343ee1d6f0e6cd57ea920663d31c1 - React-RCTLinking: aead0cd26cb7c30c763ca39b798bf40430652c08 - React-RCTNetwork: 654f73ed7c7bd252c915ef660bc0d9b7f64a6ac5 - React-RCTSettings: 8cd062f78081f6b33cfd68ed2cafc2cd9bf8c805 - React-RCTText: a268dd53f8333a49f902d9a03d8d770a3f8df6eb - React-RCTVibration: 69bf2f36285c01b4b7d6521e086dad1c527c90af - React-rendererconsistency: a562af2929a0217ac2084e2cf75a1686394cb02c - React-rendererdebug: f157d7623d778f62cbac28ee87e8f3c5f584ff25 - React-rncore: 541e6ed11edcf0827f7c7b40ae53e45aede8feb1 - React-RuntimeApple: 9b3c4e340984c5954d132d10783d47d32567afda - React-RuntimeCore: 5c69063bc113edcb57f134aa612d43bc1492ef87 - React-runtimeexecutor: 1f6d0c073c05a54a0ee3df1ed1340959f6f9718c - React-RuntimeHermes: 859e0b68cac9de99518d36233175b3e91832746d - React-runtimescheduler: bcfae85dd75547409fe8165211ab2b93015b6cfd - React-timing: d2a57b11401b766bc34188920b7ab2e51c7f1c8e - React-utils: 5e02c99e8eed6fdd70d7014cab7a4dfa1f492fb3 - ReactAppDependencyProvider: f9fdd979d74cf6a4700b3f072e99e9e77632ff3f - ReactCodegen: d0340dbb3bea9967fda58ec6b901e92401f7f800 - ReactCommon: 549c9cb8d79a426ffd78d6ab26822d1f2db029f4 + RCTDeprecation: 2c8856d4e9b0ba79f3e37079bd90aa0971353a1b + RCTRequired: 48708ac722594441cf535d4815275c11149a1e75 + RCTTypeSafety: e0c05b269c20da6febb9c80ae50ac4a815cca00a + React: c1773c9d8bc6451f1b00ee11d9bd0bdf7b54a7e2 + React-callinvoker: 245546c9de42c6f5fa7c9262289d8fb7ab2f735a + React-Core: 67ea7c88b0e73c2321cbf9cd6f76b26ee291d3f8 + React-CoreModules: 8a8737a847fa832881cdb2e9d14b327ea8fa77f3 + React-cxxreact: 42ff2a3e508d749689536ba39a7040b9cf965690 + React-debug: c6270aaf1c7220150ac7f02143ef1d728f818732 + React-defaultsnativemodule: b87f958802b7813152ffa8c873e0c20ea55edc24 + React-domnativemodule: d190ecf40907bc0377be3fc4b84d79eefcd7995b + React-Fabric: ecbdc9b5e5f3ac62103a5c9bd1430cdbbcd8edfd + React-FabricComponents: 713d885749f3ef8692ff134524477b7848b3c742 + React-FabricImage: 5aad10fb4a821c7accd8ef249214bc7d1ae5746f + React-featureflags: 403f925f7f8a43071d203eb1bd0b582ccd9b601d + React-featureflagsnativemodule: a7ea02436d18ad0c0bf531d8f566194713ad5d69 + React-graphics: 3547cdbb5c10d8610dad27579caad6c4c761fbea + React-hermes: d4d2490df576400ba44265bfb443dcc1b9b7c7c3 + React-idlecallbacksnativemodule: 0f004e45424972c8313d8af962ce5b8732352e2f + React-ImageManager: 1abcacc5d4d1ba98231434b6eeaae543b6f7f075 + React-jserrorhandler: 3d25cd7251c85515365628d878bc2a4f07444374 + React-jsi: a7d7c45e28039a4817c1b80d1f8302f35c20e3ed + React-jsiexecutor: 0def615a82aa42001d03f7a95ea28d5ecc117726 + React-jsinspector: 39628b5cc680b3cab3c631de0e3ad07a43556594 + React-jsinspectortracing: db9800afd9cb0ee33c2253f234574b3d68d97d2a + React-jsitracing: 595ccbe6ac256aaa1fbc22efbf0fc2474244d575 + React-logger: 417a59476b6d8f7c00ffc7d0fec4964a91c7617e + React-Mapbuffer: 7df58125cd83062b50f90fa3f656e9509f1fa21c + React-microtasksnativemodule: 00924a9b4b311aec4d9d8c38de9217f88a92f1de + React-NativeModulesApple: 814c1f7b25e0ce6343ffc6d0d9cf0a1c11f486c6 + React-perflogger: e3e2eb3b206f1d6375ad673b2d10bf57836f436e + React-performancetimeline: eba3e7710a19759c7a1d6aced3abe23bdc196460 + React-RCTActionSheet: c32efd32f661f888acf55edf30d742d80386ab4f + React-RCTAnimation: b89a2d8cc791f0996203ea647878589de6efb451 + React-RCTAppDelegate: 685b1a2a562cde000dc600fdda2130559eb73222 + React-RCTBlob: f3726c35ecc2bba9eec112f8d52a5d0433a715e6 + React-RCTFabric: ae366e8bf743818885b4a5e45b9b8887f78e3856 + React-RCTFBReactNativeSpec: c92e9905558befec8e03c1f223de10430cb7b372 + React-RCTImage: 15ca3faf7ec989826fbd62c89b85fb9fb5cdd10c + React-RCTLinking: 02c7ac32777cea3170c74bc8324184323b12d592 + React-RCTNetwork: 78628d76c2ae2eb2b5cc1a6dfbec285ccdbdb9c8 + React-RCTSettings: 2062ce9b6e69b3686c3591551ed4024c488cf96a + React-RCTText: cc059835349d468d8d93e82da6c9aa9c6032ad56 + React-RCTVibration: a9219f8da44afc58f3b291bd6798b700153a8e10 + React-rendererconsistency: bb3a3c5730ab4e6a8a9ee0ffb3cb84d727c3bed5 + React-rendererdebug: d5a6fecae88c29fc336379489e00d0f3e60e98ef + React-rncore: 03e107717ccd4ac9d5d79196681faa740ede0b9f + React-RuntimeApple: 876f41dc76bb6b6e738f6d3ad7ea3d89e535efa8 + React-RuntimeCore: c491a1a2eb734765d6e02618f5f2a28e2872f751 + React-runtimeexecutor: a13bd44f6168899cdf60682f137a09516cd5ea35 + React-RuntimeHermes: eff796dfd1df04f9f2cd8b37be37a47d90a4ab4c + React-runtimescheduler: 4bd885d85b7841b823c2164725c959c6dbc0fd4e + React-timing: ddfc36f45351e851633b857cf75eb167e119d3b7 + React-utils: d1482eca4f773398cf0bdb0b99283e16dc710a96 + ReactAppDependencyProvider: e7d2fe30cf4bb2090d5bea9b4ca29dd8e548ed71 + ReactCodegen: 87717e46389a7c2f57866d8ee66c8955bb41d986 + ReactCommon: bd1703fa1b6b6ccb2494bed17caf93f1861ce315 RNGestureHandler: 93014de1ee4e1d539a74c6ce7aea72edd1fff6e0 SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 - Yoga: ac43f92d789846b883fcaaa17c8b9a1edef1309a + Yoga: 330be28eee1242da875db9e851b19a4df496b999 PODFILE CHECKSUM: d42e92008e98fe107445c7108b66a452b97ce9ef diff --git a/FabricExample/package.json b/FabricExample/package.json index 5f13e60f92..4ef35af9a2 100644 --- a/FabricExample/package.json +++ b/FabricExample/package.json @@ -16,7 +16,7 @@ "patch-package": "^6.5.0", "postinstall-postinstall": "^2.1.0", "react": "19.0.0", - "react-native": "0.78.0-rc.4", + "react-native": "0.78.0-rc.5", "react-native-gesture-handler": "link:../" }, "devDependencies": { @@ -26,10 +26,10 @@ "@react-native-community/cli": "15.0.1", "@react-native-community/cli-platform-android": "15.0.1", "@react-native-community/cli-platform-ios": "15.0.1", - "@react-native/babel-preset": "0.78.0-rc.4", - "@react-native/eslint-config": "0.78.0-rc.4", - "@react-native/metro-config": "0.78.0-rc.4", - "@react-native/typescript-config": "0.78.0-rc.4", + "@react-native/babel-preset": "0.78.0-rc.5", + "@react-native/eslint-config": "0.78.0-rc.5", + "@react-native/metro-config": "0.78.0-rc.5", + "@react-native/typescript-config": "0.78.0-rc.5", "@types/jest": "^29.5.13", "@types/react": "^19.0.0", "@types/react-test-renderer": "^19.0.0", diff --git a/FabricExample/yarn.lock b/FabricExample/yarn.lock index dcdd12682c..0b52f0279f 100644 --- a/FabricExample/yarn.lock +++ b/FabricExample/yarn.lock @@ -1871,23 +1871,23 @@ prompts "^2.4.2" semver "^7.5.2" -"@react-native/assets-registry@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.4.tgz#c5804c4e15b59055a9184df01900164830b6ff98" - integrity sha512-uqhYOXAsWHWXD3rXmMMiO6KrzYJ958Wtr0sdHGkuKcdFUIQ/fWd9fNtM4FzyhH4cPnDyD/tQsZYrhnQMABQ51Q== +"@react-native/assets-registry@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.5.tgz#d0a1a731302ad6d3b9ee9cfbee7399a914c3c7d4" + integrity sha512-GaJF2x9ToX1yZtNfpKkfG1gWleIjPLc35FSyoCwV9x1K0mavskbf+nRTcHaRyEgdgoHXFBtFDDtlepyp20D20Q== -"@react-native/babel-plugin-codegen@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.4.tgz#40fd3667e744fcd1ecdeb5ab1266e29b6ba38d2c" - integrity sha512-H/BnJAvkZ5Cpin5KQkFJFyIBw9BbH8R6u8f6SbdB/NQQk0bUfWOiRmXHpWwYw7yiqBUj56RXtCap79jcsBqF6Q== +"@react-native/babel-plugin-codegen@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.5.tgz#783e6b5451073151c49a6d7f7cbdb2f57dc96171" + integrity sha512-OelsxIlNDE5s2vsYAjpnN4g7MnsfPj+/lwi9+Z4T5SCbwtKtSTGN2MKomcXTar/4yWfwDmD3lmWpNqG1TyBKUA== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.78.0-rc.4" + "@react-native/codegen" "0.78.0-rc.5" -"@react-native/babel-preset@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.4.tgz#47c8d336c2f1d2b6fe865a33d1e4b44a5d3323c1" - integrity sha512-lqlNlxTFD8zZ68B5TZrR0UZ9dnZeVSup3lamn9Gwm+qlnBTTb1nC3K8GbEC/C959VtrFnytMSpjpkecE+dTzsw== +"@react-native/babel-preset@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.5.tgz#502a42e122d828a0a20e15bf611650641ff342b3" + integrity sha512-KRwBD9yLGKu6WBAaM/7msEqBotFPxFxwj0PB07X6PkOvIOMpZTsT/U/30BNjbr2v8iWRRQDma5ctMbBisVplVw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -1930,15 +1930,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.78.0-rc.4" + "@react-native/babel-plugin-codegen" "0.78.0-rc.5" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.4.tgz#92119c743a2a7c39693624c11b2af881f67bb254" - integrity sha512-jKphPlgZ4QvanuJ9N1jV4Ka0xW3kxW4IUMgbTqb8rYuq4mwCGqeShGsahCMtWWg3mxDw/mBzSPvaWxxKKfzFqw== +"@react-native/codegen@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.5.tgz#bfcdd2475fc4080806a666ad24ae52e0a6063f61" + integrity sha512-DTy+VHRnb3/9HiH+CVywbACpN9WpXDyHwZPkA0EjJzDesofVAkr+Q96fy/gaqQNsN8DA1u8XFmrisu+ZjWUtAA== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -1948,13 +1948,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.4.tgz#65582aecd349153fb30651910283b58685bec900" - integrity sha512-LYK+nBN9rAeyoKDpFPnbQZa1jOCzZlX+rQEDmhvfi2r89gMcL0kvQ/uo5cT9fkZr5VsiGZBV/GyXMy6psx2jow== +"@react-native/community-cli-plugin@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.5.tgz#36cc1091ad36583f1965f540d6ae522eaa40e33c" + integrity sha512-VfVecBQMhI7yWgH8Et0/5lTO6+/awihEwsHKypQ5AEpz+cVfIdbshNuOilHijOzDCweRXB1UsDep798Yi2Stvg== dependencies: - "@react-native/dev-middleware" "0.78.0-rc.4" - "@react-native/metro-babel-transformer" "0.78.0-rc.4" + "@react-native/dev-middleware" "0.78.0-rc.5" + "@react-native/metro-babel-transformer" "0.78.0-rc.5" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -1964,18 +1964,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.4.tgz#365be8d977804d129b92ec9a4c6b38a9df724a94" - integrity sha512-Ird60rXaEWx2kPQp3XZCI6bWHwvmkvGpTLv+G+Y3XspRdvi0PcZ4KvXHhR6n2qz5UqUoDisEiyBGQnV5JDFWbA== +"@react-native/debugger-frontend@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.5.tgz#8e716914b0bb93b896feb78fc64456f96cb2e276" + integrity sha512-Mdib2n5ZcJ349R0xCqRmYX2LkWHa+IEOQM9X54qIcbxS4OA3dDw1Ofnznp6lKImdM/PtaMfxf698oox9xNwjzQ== -"@react-native/dev-middleware@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.4.tgz#b0edd60407bf8991023248750f7b14937e2179cb" - integrity sha512-dG0Vs+DLu1gf5aNIR8w20Uht5YxzHrSmypmXTdHfuKvTsUyRcgAMFAVgpkKcPPt5qCNty3AigvkJPZfamOABVg== +"@react-native/dev-middleware@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.5.tgz#2cd52282e0463ed6eec9a4738ac13f3596ff47f3" + integrity sha512-6hTXfAWNQNKSNoSBTAEbWTQYQ5sfi2HsYeJWwiAaLpu/9xQM2P0S1jSfjkrhlMH3KqRFyQs4y2NNXWE4FYTWLg== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.78.0-rc.4" + "@react-native/debugger-frontend" "0.78.0-rc.5" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -1987,14 +1987,14 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/eslint-config@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.4.tgz#88fd578be59c35226ac7b78ce3592184bf50d449" - integrity sha512-b269UO8I+62iKIcDcYqvtmPTwUtLZe5IxohI15ktEm3Z7IafKurw2peSp6t+sv09np4NgAuqK9ELyJZYSjea1g== +"@react-native/eslint-config@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/eslint-config/-/eslint-config-0.78.0-rc.5.tgz#de8b9b21b5d6ce5f7bd4daabb4700dbfa1b0bd32" + integrity sha512-mA5xAUg0ypWmp52SXa2BziDi2lIVwu6CfL3/PAP6v7wRBsCKHLuLqcw8nL9/f7D0zHPQVkONoby8Wj/cXYzYLw== dependencies: "@babel/core" "^7.25.2" "@babel/eslint-parser" "^7.25.1" - "@react-native/eslint-plugin" "0.78.0-rc.4" + "@react-native/eslint-plugin" "0.78.0-rc.5" "@typescript-eslint/eslint-plugin" "^7.1.1" "@typescript-eslint/parser" "^7.1.1" eslint-config-prettier "^8.5.0" @@ -2005,55 +2005,55 @@ eslint-plugin-react-hooks "^4.6.0" eslint-plugin-react-native "^4.0.0" -"@react-native/eslint-plugin@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.4.tgz#491ba0704089b292322baa873ad50c53ec4f1236" - integrity sha512-za4R1ZWo5jlnSzEGfdZf2kuBA85fpRMAzqX/wuCkOuUtJlNQ9yfpdGQBlUHNA41pDnKsw4Kvw1b4AXCYS70pUw== +"@react-native/eslint-plugin@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/eslint-plugin/-/eslint-plugin-0.78.0-rc.5.tgz#89411a74a3460ab6b4f2debbc7bf0e7782f4ec77" + integrity sha512-DsI0jdeUAXS9Cvk4aGpO7L+3uLhUkHsj8zCQTTsJbIf3rUfHAY242Uh+G3RRn8PkvjE0wpLcJrz+eIiVOjxvmQ== -"@react-native/gradle-plugin@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.4.tgz#ee24143aec078b4e2f89d997dd5611daae514c0e" - integrity sha512-HpS5uEhUDSASsf7jUsieG55NMWiZH2PGoP+twl00zxsp2KEsU6DtD1BvSSNd2fcxaSoKAXSsyYxFrHnnUBtFjw== +"@react-native/gradle-plugin@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.5.tgz#741ba7304da9a3ee8a3ffe942b27b1fb13b72dde" + integrity sha512-HOQ5TOc8yk+tUzOIzHgofklJdgDq8y+RGXEQNiCVsiRfWisL0lZbHPH7UXALagXsLama97XsHqOqpWsgHFThAA== -"@react-native/js-polyfills@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.4.tgz#cecda273be44d5c1f62f09cbd3bf3191d78e0aaf" - integrity sha512-kXlAjhKTX0YiBC0hBD/vS0rgXrwe9ryKiyADrDjfjHAFjec8DILmLqhajOraw7ssKYMdpHFJcHSJp8nsuFyh/w== +"@react-native/js-polyfills@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.5.tgz#7fe4d68660a59e67d75bdf4da5380e8dff786d30" + integrity sha512-gqPXO/60AxZIU3SAbwPB9Kn1FH3KIqWFT5YJe5rsqx1HAlEEOcqJ3LlD6xJtgEY62QWq273H93Sxt+9ceStHTA== -"@react-native/metro-babel-transformer@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.4.tgz#405aed9b2d33c9cfa1f9e93cba940bfca0f491fe" - integrity sha512-xXBDOjF+Mp/H1+pTZX0GFIqC76OHg5TSTRCynNZovENiC97MvchK0if+UEwLYQOpG59ye+GF5jf9ksyReduP4g== +"@react-native/metro-babel-transformer@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.5.tgz#528c12e685ad16650d92b648f0bb929edade81b9" + integrity sha512-szbABbxr+JONJpVaYDrJhyEzb0e00P6LZUh4QaxEM58yynuadNuOp/Izv9RPxMisZivPT31sPYBFfxuCFIoqQg== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.78.0-rc.4" + "@react-native/babel-preset" "0.78.0-rc.5" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/metro-config@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.4.tgz#1ca53293f192870c7af25d2f8ceaf404396d25d0" - integrity sha512-tPGFlnnzbuCTnNSf4EbItmxebj5/KYNHy3HooownAFDxIB6n2U6t50qcIPTHmhZYxI4PjEKzos+0lFyq2NELXQ== +"@react-native/metro-config@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/metro-config/-/metro-config-0.78.0-rc.5.tgz#2a6e12f764ab9248ed3278ac3c27c82129e576f2" + integrity sha512-ejV2ZOmuKLtVEa83f2O+WLln6cZ1jzLP1veuoNlWo7z25YBtzTOjbfbocY/5lJ0b/7YqGpTZ+bsZggkXqN5yhg== dependencies: - "@react-native/js-polyfills" "0.78.0-rc.4" - "@react-native/metro-babel-transformer" "0.78.0-rc.4" + "@react-native/js-polyfills" "0.78.0-rc.5" + "@react-native/metro-babel-transformer" "0.78.0-rc.5" metro-config "^0.81.0" metro-runtime "^0.81.0" -"@react-native/normalize-colors@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.4.tgz#4ad345d403bb1978c451daed09b02ddf5a0f3f5f" - integrity sha512-/DHn3P/TzusLmtTd6JnP7ZI3/74VvtO6v9dQf9MspwVI2hxkmxXMlBvYh/fmZ2XLQLKg+SZLeALkAvOcVL0IKA== +"@react-native/normalize-colors@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.5.tgz#3d2767b6f92b57b38f1bb647fcc63a75c3530400" + integrity sha512-Tg+Zq6AvncQxL61O0aDhuqJQfeObkHf19+IhuSFjF23tk4/aDYDhdpdwYH709LIzf09QnjEz13k7hs6fCom/AQ== -"@react-native/typescript-config@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.4.tgz#64fb0ad22a495106f8b6dc5e063e6227500eb965" - integrity sha512-Ihzl+6TCBnk30NLmGlKDIN3GVrQvQFpB/I1MiokbiPmTtpS1qvPa1nIAeigkhjWBsnsfCi/lFbaj28vZWajY3g== +"@react-native/typescript-config@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/typescript-config/-/typescript-config-0.78.0-rc.5.tgz#03391e57826883b82e9ddecfea794fa0aefa9a23" + integrity sha512-yJ2FSIGdkS+xdjJKuJ+/++RU15lgYvMfm77hNTQhyARKpmB1jsu1QZ3xJuqAXx5aLJIhPXKq1YbelyYF6CwK2g== -"@react-native/virtualized-lists@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.4.tgz#4284ef843ced966198256414241abcff7e9d978c" - integrity sha512-1iiEUItGPSEuv3ivQKFJnMLONcOpwyn/q0WCEAkUwEZjUM/nuj2/YZxYncQI59QjBfEoEaZCM055ZrWtWeubRg== +"@react-native/virtualized-lists@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.5.tgz#daaf7253386e17af69570b914365fc89a30c13a8" + integrity sha512-qD61+36umUiT+D+mbnAUpZ1LAkDBPydCSDiaZcRaoUL98JiQQjQNEzOUZxtNjqRw5PjhuiCX8IoeD5/OK3CIgw== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -5934,19 +5934,19 @@ react-is@^19.0.0: version "0.0.0" uid "" -react-native@0.78.0-rc.4: - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.4.tgz#3d8973f7d60e6f764d8e83468a9333b12ffa0e64" - integrity sha512-b4oBzMe9pbQ9n/4Aj1tsFb5WRclNNFnwJPk7dSJ9JV21bdIEnT3S8dbU3+omYCL8KLI23tLPLYQsjDO/2Rpolg== +react-native@0.78.0-rc.5: + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.5.tgz#edddfda48ab172677f876c4ab089dc7d9c2159ad" + integrity sha512-FHJLTc83HiytY6dWFF0UAALDAvkl5TjHmjQ+n9x6bY4mhU4tV1tN+D/9Yj3J9lZxySegcDvonXNXjJAiNrBWzw== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.78.0-rc.4" - "@react-native/codegen" "0.78.0-rc.4" - "@react-native/community-cli-plugin" "0.78.0-rc.4" - "@react-native/gradle-plugin" "0.78.0-rc.4" - "@react-native/js-polyfills" "0.78.0-rc.4" - "@react-native/normalize-colors" "0.78.0-rc.4" - "@react-native/virtualized-lists" "0.78.0-rc.4" + "@react-native/assets-registry" "0.78.0-rc.5" + "@react-native/codegen" "0.78.0-rc.5" + "@react-native/community-cli-plugin" "0.78.0-rc.5" + "@react-native/gradle-plugin" "0.78.0-rc.5" + "@react-native/js-polyfills" "0.78.0-rc.5" + "@react-native/normalize-colors" "0.78.0-rc.5" + "@react-native/virtualized-lists" "0.78.0-rc.5" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" diff --git a/package.json b/package.json index 1d9d662438..6792b35d20 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.3", "@babel/preset-typescript": "^7.12.7", - "@react-native/babel-preset": "0.78.0-rc.4", + "@react-native/babel-preset": "0.78.0-rc.5", "@testing-library/react-native": "^12.5.1", "@types/hoist-non-react-statics": "^3.3.1", "@types/invariant": "^2.2.37", @@ -97,7 +97,7 @@ "madge": "^6.1.0", "prettier": "3.3.3", "react": "19.0.0", - "react-native": "0.78.0-rc.4", + "react-native": "0.78.0-rc.5", "react-native-builder-bob": "^0.17.1", "react-native-reanimated": "^3.12.0", "react-test-renderer": "19.0.0", From 759ab49670632dd6edfb144a65bd63effc9439c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 12:09:12 +0100 Subject: [PATCH 17/22] Update yarn.lock --- yarn.lock | 130 +++++++++++++++++++++++++++--------------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/yarn.lock b/yarn.lock index def480ea50..4f47a26ba4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3869,23 +3869,23 @@ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31" integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA== -"@react-native/assets-registry@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.4.tgz#c5804c4e15b59055a9184df01900164830b6ff98" - integrity sha512-uqhYOXAsWHWXD3rXmMMiO6KrzYJ958Wtr0sdHGkuKcdFUIQ/fWd9fNtM4FzyhH4cPnDyD/tQsZYrhnQMABQ51Q== +"@react-native/assets-registry@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.78.0-rc.5.tgz#d0a1a731302ad6d3b9ee9cfbee7399a914c3c7d4" + integrity sha512-GaJF2x9ToX1yZtNfpKkfG1gWleIjPLc35FSyoCwV9x1K0mavskbf+nRTcHaRyEgdgoHXFBtFDDtlepyp20D20Q== -"@react-native/babel-plugin-codegen@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.4.tgz#40fd3667e744fcd1ecdeb5ab1266e29b6ba38d2c" - integrity sha512-H/BnJAvkZ5Cpin5KQkFJFyIBw9BbH8R6u8f6SbdB/NQQk0bUfWOiRmXHpWwYw7yiqBUj56RXtCap79jcsBqF6Q== +"@react-native/babel-plugin-codegen@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/babel-plugin-codegen/-/babel-plugin-codegen-0.78.0-rc.5.tgz#783e6b5451073151c49a6d7f7cbdb2f57dc96171" + integrity sha512-OelsxIlNDE5s2vsYAjpnN4g7MnsfPj+/lwi9+Z4T5SCbwtKtSTGN2MKomcXTar/4yWfwDmD3lmWpNqG1TyBKUA== dependencies: "@babel/traverse" "^7.25.3" - "@react-native/codegen" "0.78.0-rc.4" + "@react-native/codegen" "0.78.0-rc.5" -"@react-native/babel-preset@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.4.tgz#47c8d336c2f1d2b6fe865a33d1e4b44a5d3323c1" - integrity sha512-lqlNlxTFD8zZ68B5TZrR0UZ9dnZeVSup3lamn9Gwm+qlnBTTb1nC3K8GbEC/C959VtrFnytMSpjpkecE+dTzsw== +"@react-native/babel-preset@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/babel-preset/-/babel-preset-0.78.0-rc.5.tgz#502a42e122d828a0a20e15bf611650641ff342b3" + integrity sha512-KRwBD9yLGKu6WBAaM/7msEqBotFPxFxwj0PB07X6PkOvIOMpZTsT/U/30BNjbr2v8iWRRQDma5ctMbBisVplVw== dependencies: "@babel/core" "^7.25.2" "@babel/plugin-proposal-export-default-from" "^7.24.7" @@ -3928,15 +3928,15 @@ "@babel/plugin-transform-typescript" "^7.25.2" "@babel/plugin-transform-unicode-regex" "^7.24.7" "@babel/template" "^7.25.0" - "@react-native/babel-plugin-codegen" "0.78.0-rc.4" + "@react-native/babel-plugin-codegen" "0.78.0-rc.5" babel-plugin-syntax-hermes-parser "0.25.1" babel-plugin-transform-flow-enums "^0.0.2" react-refresh "^0.14.0" -"@react-native/codegen@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.4.tgz#92119c743a2a7c39693624c11b2af881f67bb254" - integrity sha512-jKphPlgZ4QvanuJ9N1jV4Ka0xW3kxW4IUMgbTqb8rYuq4mwCGqeShGsahCMtWWg3mxDw/mBzSPvaWxxKKfzFqw== +"@react-native/codegen@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/codegen/-/codegen-0.78.0-rc.5.tgz#bfcdd2475fc4080806a666ad24ae52e0a6063f61" + integrity sha512-DTy+VHRnb3/9HiH+CVywbACpN9WpXDyHwZPkA0EjJzDesofVAkr+Q96fy/gaqQNsN8DA1u8XFmrisu+ZjWUtAA== dependencies: "@babel/parser" "^7.25.3" glob "^7.1.1" @@ -3946,13 +3946,13 @@ nullthrows "^1.1.1" yargs "^17.6.2" -"@react-native/community-cli-plugin@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.4.tgz#65582aecd349153fb30651910283b58685bec900" - integrity sha512-LYK+nBN9rAeyoKDpFPnbQZa1jOCzZlX+rQEDmhvfi2r89gMcL0kvQ/uo5cT9fkZr5VsiGZBV/GyXMy6psx2jow== +"@react-native/community-cli-plugin@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/community-cli-plugin/-/community-cli-plugin-0.78.0-rc.5.tgz#36cc1091ad36583f1965f540d6ae522eaa40e33c" + integrity sha512-VfVecBQMhI7yWgH8Et0/5lTO6+/awihEwsHKypQ5AEpz+cVfIdbshNuOilHijOzDCweRXB1UsDep798Yi2Stvg== dependencies: - "@react-native/dev-middleware" "0.78.0-rc.4" - "@react-native/metro-babel-transformer" "0.78.0-rc.4" + "@react-native/dev-middleware" "0.78.0-rc.5" + "@react-native/metro-babel-transformer" "0.78.0-rc.5" chalk "^4.0.0" debug "^2.2.0" invariant "^2.2.4" @@ -3962,18 +3962,18 @@ readline "^1.3.0" semver "^7.1.3" -"@react-native/debugger-frontend@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.4.tgz#365be8d977804d129b92ec9a4c6b38a9df724a94" - integrity sha512-Ird60rXaEWx2kPQp3XZCI6bWHwvmkvGpTLv+G+Y3XspRdvi0PcZ4KvXHhR6n2qz5UqUoDisEiyBGQnV5JDFWbA== +"@react-native/debugger-frontend@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/debugger-frontend/-/debugger-frontend-0.78.0-rc.5.tgz#8e716914b0bb93b896feb78fc64456f96cb2e276" + integrity sha512-Mdib2n5ZcJ349R0xCqRmYX2LkWHa+IEOQM9X54qIcbxS4OA3dDw1Ofnznp6lKImdM/PtaMfxf698oox9xNwjzQ== -"@react-native/dev-middleware@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.4.tgz#b0edd60407bf8991023248750f7b14937e2179cb" - integrity sha512-dG0Vs+DLu1gf5aNIR8w20Uht5YxzHrSmypmXTdHfuKvTsUyRcgAMFAVgpkKcPPt5qCNty3AigvkJPZfamOABVg== +"@react-native/dev-middleware@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/dev-middleware/-/dev-middleware-0.78.0-rc.5.tgz#2cd52282e0463ed6eec9a4738ac13f3596ff47f3" + integrity sha512-6hTXfAWNQNKSNoSBTAEbWTQYQ5sfi2HsYeJWwiAaLpu/9xQM2P0S1jSfjkrhlMH3KqRFyQs4y2NNXWE4FYTWLg== dependencies: "@isaacs/ttlcache" "^1.4.1" - "@react-native/debugger-frontend" "0.78.0-rc.4" + "@react-native/debugger-frontend" "0.78.0-rc.5" chrome-launcher "^0.15.2" chromium-edge-launcher "^0.2.0" connect "^3.6.5" @@ -3985,35 +3985,35 @@ serve-static "^1.16.2" ws "^6.2.3" -"@react-native/gradle-plugin@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.4.tgz#ee24143aec078b4e2f89d997dd5611daae514c0e" - integrity sha512-HpS5uEhUDSASsf7jUsieG55NMWiZH2PGoP+twl00zxsp2KEsU6DtD1BvSSNd2fcxaSoKAXSsyYxFrHnnUBtFjw== +"@react-native/gradle-plugin@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/gradle-plugin/-/gradle-plugin-0.78.0-rc.5.tgz#741ba7304da9a3ee8a3ffe942b27b1fb13b72dde" + integrity sha512-HOQ5TOc8yk+tUzOIzHgofklJdgDq8y+RGXEQNiCVsiRfWisL0lZbHPH7UXALagXsLama97XsHqOqpWsgHFThAA== -"@react-native/js-polyfills@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.4.tgz#cecda273be44d5c1f62f09cbd3bf3191d78e0aaf" - integrity sha512-kXlAjhKTX0YiBC0hBD/vS0rgXrwe9ryKiyADrDjfjHAFjec8DILmLqhajOraw7ssKYMdpHFJcHSJp8nsuFyh/w== +"@react-native/js-polyfills@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/js-polyfills/-/js-polyfills-0.78.0-rc.5.tgz#7fe4d68660a59e67d75bdf4da5380e8dff786d30" + integrity sha512-gqPXO/60AxZIU3SAbwPB9Kn1FH3KIqWFT5YJe5rsqx1HAlEEOcqJ3LlD6xJtgEY62QWq273H93Sxt+9ceStHTA== -"@react-native/metro-babel-transformer@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.4.tgz#405aed9b2d33c9cfa1f9e93cba940bfca0f491fe" - integrity sha512-xXBDOjF+Mp/H1+pTZX0GFIqC76OHg5TSTRCynNZovENiC97MvchK0if+UEwLYQOpG59ye+GF5jf9ksyReduP4g== +"@react-native/metro-babel-transformer@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/metro-babel-transformer/-/metro-babel-transformer-0.78.0-rc.5.tgz#528c12e685ad16650d92b648f0bb929edade81b9" + integrity sha512-szbABbxr+JONJpVaYDrJhyEzb0e00P6LZUh4QaxEM58yynuadNuOp/Izv9RPxMisZivPT31sPYBFfxuCFIoqQg== dependencies: "@babel/core" "^7.25.2" - "@react-native/babel-preset" "0.78.0-rc.4" + "@react-native/babel-preset" "0.78.0-rc.5" hermes-parser "0.25.1" nullthrows "^1.1.1" -"@react-native/normalize-colors@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.4.tgz#4ad345d403bb1978c451daed09b02ddf5a0f3f5f" - integrity sha512-/DHn3P/TzusLmtTd6JnP7ZI3/74VvtO6v9dQf9MspwVI2hxkmxXMlBvYh/fmZ2XLQLKg+SZLeALkAvOcVL0IKA== +"@react-native/normalize-colors@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/normalize-colors/-/normalize-colors-0.78.0-rc.5.tgz#3d2767b6f92b57b38f1bb647fcc63a75c3530400" + integrity sha512-Tg+Zq6AvncQxL61O0aDhuqJQfeObkHf19+IhuSFjF23tk4/aDYDhdpdwYH709LIzf09QnjEz13k7hs6fCom/AQ== -"@react-native/virtualized-lists@0.78.0-rc.4": - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.4.tgz#4284ef843ced966198256414241abcff7e9d978c" - integrity sha512-1iiEUItGPSEuv3ivQKFJnMLONcOpwyn/q0WCEAkUwEZjUM/nuj2/YZxYncQI59QjBfEoEaZCM055ZrWtWeubRg== +"@react-native/virtualized-lists@0.78.0-rc.5": + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/@react-native/virtualized-lists/-/virtualized-lists-0.78.0-rc.5.tgz#daaf7253386e17af69570b914365fc89a30c13a8" + integrity sha512-qD61+36umUiT+D+mbnAUpZ1LAkDBPydCSDiaZcRaoUL98JiQQjQNEzOUZxtNjqRw5PjhuiCX8IoeD5/OK3CIgw== dependencies: invariant "^2.2.4" nullthrows "^1.1.1" @@ -10283,19 +10283,19 @@ react-native-view-shot@2.6.0: resolved "https://registry.yarnpkg.com/react-native-view-shot/-/react-native-view-shot-2.6.0.tgz#3b23675826f67658366352c4b97b59a6aded2f43" integrity sha512-yO9vWi/11m2hEJl8FrW1SMeVzFfPtMKh20MUInGqlsL0H8Ya2JGGlFfrBzx1KiFR2hFb5OdsTLYNtcVZtJ6pLQ== -react-native@0.78.0-rc.4: - version "0.78.0-rc.4" - resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.4.tgz#3d8973f7d60e6f764d8e83468a9333b12ffa0e64" - integrity sha512-b4oBzMe9pbQ9n/4Aj1tsFb5WRclNNFnwJPk7dSJ9JV21bdIEnT3S8dbU3+omYCL8KLI23tLPLYQsjDO/2Rpolg== +react-native@0.78.0-rc.5: + version "0.78.0-rc.5" + resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.78.0-rc.5.tgz#edddfda48ab172677f876c4ab089dc7d9c2159ad" + integrity sha512-FHJLTc83HiytY6dWFF0UAALDAvkl5TjHmjQ+n9x6bY4mhU4tV1tN+D/9Yj3J9lZxySegcDvonXNXjJAiNrBWzw== dependencies: "@jest/create-cache-key-function" "^29.6.3" - "@react-native/assets-registry" "0.78.0-rc.4" - "@react-native/codegen" "0.78.0-rc.4" - "@react-native/community-cli-plugin" "0.78.0-rc.4" - "@react-native/gradle-plugin" "0.78.0-rc.4" - "@react-native/js-polyfills" "0.78.0-rc.4" - "@react-native/normalize-colors" "0.78.0-rc.4" - "@react-native/virtualized-lists" "0.78.0-rc.4" + "@react-native/assets-registry" "0.78.0-rc.5" + "@react-native/codegen" "0.78.0-rc.5" + "@react-native/community-cli-plugin" "0.78.0-rc.5" + "@react-native/gradle-plugin" "0.78.0-rc.5" + "@react-native/js-polyfills" "0.78.0-rc.5" + "@react-native/normalize-colors" "0.78.0-rc.5" + "@react-native/virtualized-lists" "0.78.0-rc.5" abort-controller "^3.0.0" anser "^1.4.9" ansi-regex "^5.0.0" From 120538af86a0364ef6fb60a6058f09af0178ccb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 12:11:28 +0100 Subject: [PATCH 18/22] Update podfile.lock --- FabricExample/ios/Podfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/FabricExample/ios/Podfile.lock b/FabricExample/ios/Podfile.lock index 8f724eab57..5b2adc7a2e 100644 --- a/FabricExample/ios/Podfile.lock +++ b/FabricExample/ios/Podfile.lock @@ -5,9 +5,9 @@ PODS: - FBLazyVector (0.78.0-rc.5) - fmt (11.0.2) - glog (0.3.5) - - hermes-engine (0.78.0-rc.4): - - hermes-engine/Pre-built (= 0.78.0-rc.4) - - hermes-engine/Pre-built (0.78.0-rc.4) + - hermes-engine (0.78.0-rc.5): + - hermes-engine/Pre-built (= 0.78.0-rc.5) + - hermes-engine/Pre-built (0.78.0-rc.5) - RCT-Folly (2024.11.18.00): - boost - DoubleConversion @@ -1768,7 +1768,7 @@ SPEC CHECKSUMS: FBLazyVector: 02c329abf797385573e0b2e901274b7fc4820550 fmt: a40bb5bd0294ea969aaaba240a927bd33d878cdd glog: eb93e2f488219332457c3c4eafd2738ddc7e80b8 - hermes-engine: 020ac64dba3ac3a5f8bb40aeb05e7b6b54553335 + hermes-engine: f185bc10472e612edc743be4355bf46bad800446 RCT-Folly: e78785aa9ba2ed998ea4151e314036f6c49e6d82 RCTDeprecation: 2c8856d4e9b0ba79f3e37079bd90aa0971353a1b RCTRequired: 48708ac722594441cf535d4815275c11149a1e75 From 766e7f3fb41006be9495a0063ab323faa511fadf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 12:12:18 +0100 Subject: [PATCH 19/22] Switch to old ref on older React versions --- src/handlers/createHandler.tsx | 25 +++++++++++++++++-------- src/utils.ts | 6 ++++++ 2 files changed, 23 insertions(+), 8 deletions(-) diff --git a/src/handlers/createHandler.tsx b/src/handlers/createHandler.tsx index 665aa7bf30..ac9f324eba 100644 --- a/src/handlers/createHandler.tsx +++ b/src/handlers/createHandler.tsx @@ -23,7 +23,13 @@ import { import { filterConfig, scheduleFlushOperations } from './utils'; import findNodeHandle from '../findNodeHandle'; import { ValueOf } from '../typeUtils'; -import { deepEqual, isFabric, isTestEnv, tagMessage } from '../utils'; +import { + deepEqual, + isFabric, + isReact19, + isTestEnv, + tagMessage, +} from '../utils'; import { ActionType } from '../ActionType'; import { PressabilityDebugView } from './PressabilityDebugView'; import GestureHandlerRootViewContext from '../GestureHandlerRootViewContext'; @@ -311,13 +317,16 @@ export default function createHandler< const child = React.Children.only(this.props.children); // @ts-ignore Since React 19 ref is accessible as standard prop // https://react.dev/blog/2024/04/25/react-19-upgrade-guide#deprecated-element-ref - const ref = (child as ReactElement).props?.ref; - if (ref) { - if (typeof ref === 'function') { - ref(node); - } else { - ref.current = node; - } + const ref = isReact19() ? (child as ReactElement).props?.ref : child?.ref; + + if (!ref) { + return; + } + + if (typeof ref === 'function') { + ref(node); + } else { + ref.current = node; } }; diff --git a/src/utils.ts b/src/utils.ts index 727fcb4937..e9c9e32262 100644 --- a/src/utils.ts +++ b/src/utils.ts @@ -1,3 +1,5 @@ +import React from 'react'; + export function toArray(object: T | T[]): T[] { if (!Array.isArray(object)) { return [object]; @@ -50,6 +52,10 @@ export function isFabric(): boolean { return !!global?.nativeFabricUIManager; } +export function isReact19() { + return React.version.startsWith('19.'); +} + export function isRemoteDebuggingEnabled(): boolean { // react-native-reanimated checks if in remote debugging in the same way // @ts-ignore global is available but node types are not included From 5ad18ebf407b96eb5da7c928b4ff7add397d2dbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 14:12:46 +0100 Subject: [PATCH 20/22] Bump types in example --- example/package.json | 2 +- example/src/new_api/calculator/index.tsx | 2 +- example/src/new_api/swipeable/AppleStyleSwipeableRow.tsx | 8 ++++---- example/src/new_api/swipeable/GmailStyleSwipeableRow.tsx | 8 ++++---- example/src/recipes/panAndScroll/index.tsx | 4 ++-- example/yarn.lock | 9 ++++++++- 6 files changed, 20 insertions(+), 13 deletions(-) diff --git a/example/package.json b/example/package.json index 4353d632cf..6f9af40868 100644 --- a/example/package.json +++ b/example/package.json @@ -51,7 +51,7 @@ "@tsconfig/react-native": "^3.0.5", "@types/jest": "^29.5.12", "@types/metro-config": "^0.76.3", - "@types/react": "~18.3.12", + "@types/react": "^19.0.0", "@types/react-test-renderer": "^18.3.0", "@typescript-eslint/parser": "^7.8.0", "babel-jest": "^29.7.0", diff --git a/example/src/new_api/calculator/index.tsx b/example/src/new_api/calculator/index.tsx index f1826ed4cb..84b48fcb4f 100644 --- a/example/src/new_api/calculator/index.tsx +++ b/example/src/new_api/calculator/index.tsx @@ -60,7 +60,7 @@ interface OutputProps { function Output({ offset, expression, history }: OutputProps) { const layout = useRef({}); - const scrollView = useRef(); + const scrollView = useRef(null); const drag = useSharedValue(0); const dragOffset = useSharedValue(0); const [opened, setOpened] = useState(false); diff --git a/example/src/new_api/swipeable/AppleStyleSwipeableRow.tsx b/example/src/new_api/swipeable/AppleStyleSwipeableRow.tsx index 1cd1d7eea6..9127c31254 100644 --- a/example/src/new_api/swipeable/AppleStyleSwipeableRow.tsx +++ b/example/src/new_api/swipeable/AppleStyleSwipeableRow.tsx @@ -18,7 +18,7 @@ interface AppleStyleSwipeableRowProps { interface LeftActionsProps { dragX: SharedValue; - swipeableRef: React.RefObject; + swipeableRef: React.RefObject; } const LeftAction = ({ dragX, swipeableRef }: LeftActionsProps) => { @@ -48,7 +48,7 @@ const LeftAction = ({ dragX, swipeableRef }: LeftActionsProps) => { const renderLeftActions = ( _: any, progress: SharedValue, - swipeableRef: React.RefObject + swipeableRef: React.RefObject ) => ; interface RightActionProps { @@ -57,7 +57,7 @@ interface RightActionProps { x: number; progress: SharedValue; totalWidth: number; - swipeableRef: React.RefObject; + swipeableRef: React.RefObject; } const RightAction = ({ @@ -95,7 +95,7 @@ const RightAction = ({ const renderRightActions = ( _: any, progress: SharedValue, - swipeableRef: React.RefObject + swipeableRef: React.RefObject ) => ( ; - swipeableRef: React.RefObject; + swipeableRef: React.RefObject; } const LeftAction = ({ dragX, swipeableRef }: LeftActionProps) => { const animatedStyle = useAnimatedStyle(() => ({ @@ -38,12 +38,12 @@ const LeftAction = ({ dragX, swipeableRef }: LeftActionProps) => { const renderLeftActions = ( _: any, progress: SharedValue, - swipeableRef: React.RefObject + swipeableRef: React.RefObject ) => ; interface RightActionProps { dragX: SharedValue; - swipeableRef: React.RefObject; + swipeableRef: React.RefObject; } const RightAction = ({ dragX, swipeableRef }: RightActionProps) => { const animatedStyle = useAnimatedStyle(() => ({ @@ -67,7 +67,7 @@ const RightAction = ({ dragX, swipeableRef }: RightActionProps) => { const renderRightActions = ( _: any, progress: SharedValue, - swipeableRef: React.RefObject + swipeableRef: React.RefObject ) => ; interface GmailStyleSwipeableRowProps { children?: ReactNode; diff --git a/example/src/recipes/panAndScroll/index.tsx b/example/src/recipes/panAndScroll/index.tsx index 1fdda3cb8e..87dbe28caa 100644 --- a/example/src/recipes/panAndScroll/index.tsx +++ b/example/src/recipes/panAndScroll/index.tsx @@ -16,8 +16,8 @@ const windowWidth = Dimensions.get('window').width; const circleRadius = 30; type Props = { - tapRef: React.RefObject; - panRef: React.RefObject; + tapRef: React.RefObject; + panRef: React.RefObject; }; export class TapOrPan extends Component { diff --git a/example/yarn.lock b/example/yarn.lock index 284aea6700..9ce93d62a7 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2883,7 +2883,7 @@ dependencies: "@types/react" "^18" -"@types/react@^18", "@types/react@~18.3.12": +"@types/react@^18": version "18.3.18" resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.18.tgz#9b382c4cd32e13e463f97df07c2ee3bbcd26904b" integrity sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ== @@ -2891,6 +2891,13 @@ "@types/prop-types" "*" csstype "^3.0.2" +"@types/react@^19.0.0": + version "19.0.10" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb" + integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g== + dependencies: + csstype "^3.0.2" + "@types/semver@^7.3.12": version "7.5.8" resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e" From 8b338fb2e02e9f5af9207f4c3a3f5efaf605efd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 14:26:20 +0100 Subject: [PATCH 21/22] Remove circular dependency --- src/components/touchables/ExtraButtonProps.ts | 7 +++++++ src/components/touchables/GenericTouchableProps.ts | 4 ++-- .../touchables/TouchableNativeFeedbackProps.tsx | 10 ++-------- 3 files changed, 11 insertions(+), 10 deletions(-) create mode 100644 src/components/touchables/ExtraButtonProps.ts diff --git a/src/components/touchables/ExtraButtonProps.ts b/src/components/touchables/ExtraButtonProps.ts new file mode 100644 index 0000000000..0658560482 --- /dev/null +++ b/src/components/touchables/ExtraButtonProps.ts @@ -0,0 +1,7 @@ +export type ExtraButtonProps = { + borderless?: boolean; + rippleColor?: number | string | null; + rippleRadius?: number | null; + foreground?: boolean; + exclusive?: boolean; +}; diff --git a/src/components/touchables/GenericTouchableProps.ts b/src/components/touchables/GenericTouchableProps.ts index 3824760164..667acbe36c 100644 --- a/src/components/touchables/GenericTouchableProps.ts +++ b/src/components/touchables/GenericTouchableProps.ts @@ -5,7 +5,7 @@ import type { Insets, } from 'react-native'; import type { UserSelect } from '../../handlers/gestureHandlerCommon'; -import type { TouchableNativeFeedbackExtraProps } from './TouchableNativeFeedbackProps'; +import { ExtraButtonProps } from './ExtraButtonProps'; export interface GenericTouchableProps extends Omit { @@ -24,5 +24,5 @@ export interface GenericTouchableProps containerStyle?: StyleProp; hitSlop?: Insets | number; userSelect?: UserSelect; - extraButtonProps?: TouchableNativeFeedbackExtraProps; + extraButtonProps?: ExtraButtonProps; } diff --git a/src/components/touchables/TouchableNativeFeedbackProps.tsx b/src/components/touchables/TouchableNativeFeedbackProps.tsx index bbb51ee012..f5d12cf14e 100644 --- a/src/components/touchables/TouchableNativeFeedbackProps.tsx +++ b/src/components/touchables/TouchableNativeFeedbackProps.tsx @@ -1,14 +1,8 @@ import type { TouchableNativeFeedbackProps as RNTouchableNativeFeedbackProps } from 'react-native'; import type { GenericTouchableProps } from './GenericTouchableProps'; +import { ExtraButtonProps } from './ExtraButtonProps'; -export type TouchableNativeFeedbackExtraProps = { - borderless?: boolean; - rippleColor?: number | string | null; - rippleRadius?: number | null; - foreground?: boolean; - exclusive?: boolean; -}; - +export type TouchableNativeFeedbackExtraProps = ExtraButtonProps; /** * @deprecated TouchableNativeFeedback will be removed in the future version of Gesture Handler. Use Pressable instead. */ From a6986484b9154abef98b7fdb44c5129c9002ad80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Bert?= Date: Wed, 19 Feb 2025 16:00:52 +0100 Subject: [PATCH 22/22] Add source sets for generated files --- android/build.gradle | 9 ++- ...NGestureHandlerButtonManagerInterface.java | 3 +- ...estureHandlerRootViewManagerInterface.java | 3 +- ...RNGestureHandlerButtonManagerDelegate.java | 60 +++++++++++++++++ ...NGestureHandlerButtonManagerInterface.java | 26 +++++++ ...GestureHandlerRootViewManagerDelegate.java | 26 +++++++ ...estureHandlerRootViewManagerInterface.java | 16 +++++ .../NativeRNGestureHandlerModuleSpec.java | 67 +++++++++++++++++++ .../gesturehandler/ReactContextExtensions.kt | 13 ++++ 9 files changed, 219 insertions(+), 4 deletions(-) create mode 100644 android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerDelegate.java create mode 100644 android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java create mode 100644 android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerDelegate.java create mode 100644 android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java create mode 100644 android/paper77/src/main/java/com/swmansion/gesturehandler/NativeRNGestureHandlerModuleSpec.java create mode 100644 android/paper77/src/main/java/com/swmansion/gesturehandler/ReactContextExtensions.kt diff --git a/android/build.gradle b/android/build.gradle index 8680092805..81e011b579 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -171,9 +171,14 @@ android { if (isNewArchitectureEnabled()) { srcDirs += 'fabric/src/main/java' } else { - // this folder also includes files from codegen so the library can compile with + // 'paper/src/main/java' includes files from codegen so the library can compile with // codegen turned off - srcDirs += 'paper/src/main/java' + + if (REACT_NATIVE_MINOR_VERSION > 77){ + srcDirs += 'paper/src/main/java' + } else { + srcDirs += 'paper77/src/main/java' + } } if (REACT_NATIVE_MINOR_VERSION >= 77) { diff --git a/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java b/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java index 8798d2c721..975704f08b 100644 --- a/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java +++ b/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java @@ -11,8 +11,9 @@ import android.view.View; import androidx.annotation.Nullable; +import com.facebook.react.uimanager.ViewManagerWithGeneratedInterface; -public interface RNGestureHandlerButtonManagerInterface { +public interface RNGestureHandlerButtonManagerInterface extends ViewManagerWithGeneratedInterface { void setExclusive(T view, boolean value); void setForeground(T view, boolean value); void setBorderless(T view, boolean value); diff --git a/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java b/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java index d82d5a0450..c94080ea6c 100644 --- a/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java +++ b/android/paper/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java @@ -10,7 +10,8 @@ package com.facebook.react.viewmanagers; import android.view.View; +import com.facebook.react.uimanager.ViewManagerWithGeneratedInterface; -public interface RNGestureHandlerRootViewManagerInterface { +public interface RNGestureHandlerRootViewManagerInterface extends ViewManagerWithGeneratedInterface { // No props } diff --git a/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerDelegate.java b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerDelegate.java new file mode 100644 index 0000000000..755f026e14 --- /dev/null +++ b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerDelegate.java @@ -0,0 +1,60 @@ +/** +* This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). +* +* Do not edit this file as changes may cause incorrect behavior and will be lost +* once the code is regenerated. +* +* @generated by codegen project: GeneratePropsJavaDelegate.js +*/ + +package com.facebook.react.viewmanagers; + +import android.view.View; +import androidx.annotation.Nullable; +import com.facebook.react.bridge.ColorPropConverter; +import com.facebook.react.uimanager.BaseViewManager; +import com.facebook.react.uimanager.BaseViewManagerDelegate; +import com.facebook.react.uimanager.LayoutShadowNode; + +public class RNGestureHandlerButtonManagerDelegate & RNGestureHandlerButtonManagerInterface> extends BaseViewManagerDelegate { + public RNGestureHandlerButtonManagerDelegate(U viewManager) { + super(viewManager); + } + @Override + public void setProperty(T view, String propName, @Nullable Object value) { + switch (propName) { + case "exclusive": + mViewManager.setExclusive(view, value == null ? true : (boolean) value); + break; + case "foreground": + mViewManager.setForeground(view, value == null ? false : (boolean) value); + break; + case "borderless": + mViewManager.setBorderless(view, value == null ? false : (boolean) value); + break; + case "enabled": + mViewManager.setEnabled(view, value == null ? true : (boolean) value); + break; + case "rippleColor": + mViewManager.setRippleColor(view, ColorPropConverter.getColor(value, view.getContext())); + break; + case "rippleRadius": + mViewManager.setRippleRadius(view, value == null ? 0 : ((Double) value).intValue()); + break; + case "touchSoundDisabled": + mViewManager.setTouchSoundDisabled(view, value == null ? false : (boolean) value); + break; + case "borderWidth": + mViewManager.setBorderWidth(view, value == null ? 0f : ((Double) value).floatValue()); + break; + case "borderColor": + mViewManager.setBorderColor(view, ColorPropConverter.getColor(value, view.getContext())); + break; + case "borderStyle": + mViewManager.setBorderStyle(view, value == null ? "solid" : (String) value); + break; + default: + super.setProperty(view, propName, value); + } + } +} diff --git a/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java new file mode 100644 index 0000000000..8798d2c721 --- /dev/null +++ b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerButtonManagerInterface.java @@ -0,0 +1,26 @@ +/** +* This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). +* +* Do not edit this file as changes may cause incorrect behavior and will be lost +* once the code is regenerated. +* +* @generated by codegen project: GeneratePropsJavaInterface.js +*/ + +package com.facebook.react.viewmanagers; + +import android.view.View; +import androidx.annotation.Nullable; + +public interface RNGestureHandlerButtonManagerInterface { + void setExclusive(T view, boolean value); + void setForeground(T view, boolean value); + void setBorderless(T view, boolean value); + void setEnabled(T view, boolean value); + void setRippleColor(T view, @Nullable Integer value); + void setRippleRadius(T view, int value); + void setTouchSoundDisabled(T view, boolean value); + void setBorderWidth(T view, float value); + void setBorderColor(T view, @Nullable Integer value); + void setBorderStyle(T view, @Nullable String value); +} diff --git a/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerDelegate.java b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerDelegate.java new file mode 100644 index 0000000000..99dfe019d0 --- /dev/null +++ b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerDelegate.java @@ -0,0 +1,26 @@ +/** +* This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). +* +* Do not edit this file as changes may cause incorrect behavior and will be lost +* once the code is regenerated. +* +* @generated by codegen project: GeneratePropsJavaDelegate.js +*/ + +package com.facebook.react.viewmanagers; + +import android.view.View; +import androidx.annotation.Nullable; +import com.facebook.react.uimanager.BaseViewManager; +import com.facebook.react.uimanager.BaseViewManagerDelegate; +import com.facebook.react.uimanager.LayoutShadowNode; + +public class RNGestureHandlerRootViewManagerDelegate & RNGestureHandlerRootViewManagerInterface> extends BaseViewManagerDelegate { + public RNGestureHandlerRootViewManagerDelegate(U viewManager) { + super(viewManager); + } + @Override + public void setProperty(T view, String propName, @Nullable Object value) { + super.setProperty(view, propName, value); + } +} diff --git a/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java new file mode 100644 index 0000000000..d82d5a0450 --- /dev/null +++ b/android/paper77/src/main/java/com/facebook/react/viewmanagers/RNGestureHandlerRootViewManagerInterface.java @@ -0,0 +1,16 @@ +/** +* This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). +* +* Do not edit this file as changes may cause incorrect behavior and will be lost +* once the code is regenerated. +* +* @generated by codegen project: GeneratePropsJavaInterface.js +*/ + +package com.facebook.react.viewmanagers; + +import android.view.View; + +public interface RNGestureHandlerRootViewManagerInterface { + // No props +} diff --git a/android/paper77/src/main/java/com/swmansion/gesturehandler/NativeRNGestureHandlerModuleSpec.java b/android/paper77/src/main/java/com/swmansion/gesturehandler/NativeRNGestureHandlerModuleSpec.java new file mode 100644 index 0000000000..5c12b84ba2 --- /dev/null +++ b/android/paper77/src/main/java/com/swmansion/gesturehandler/NativeRNGestureHandlerModuleSpec.java @@ -0,0 +1,67 @@ + +/** + * This code was generated by [react-native-codegen](https://www.npmjs.com/package/react-native-codegen). + * + * Do not edit this file as changes may cause incorrect behavior and will be lost + * once the code is regenerated. + * + * @generated by codegen project: GenerateModuleJavaSpec.js + * + * @nolint + */ + +package com.swmansion.gesturehandler; + +import com.facebook.proguard.annotations.DoNotStrip; +import com.facebook.react.bridge.ReactApplicationContext; +import com.facebook.react.bridge.ReactContextBaseJavaModule; +import com.facebook.react.bridge.ReactMethod; +import com.facebook.react.bridge.ReactModuleWithSpec; +import com.facebook.react.bridge.ReadableMap; +import com.facebook.react.turbomodule.core.interfaces.TurboModule; +import javax.annotation.Nonnull; + +public abstract class NativeRNGestureHandlerModuleSpec extends ReactContextBaseJavaModule implements ReactModuleWithSpec, TurboModule { + public static final String NAME = "RNGestureHandlerModule"; + + public NativeRNGestureHandlerModuleSpec(ReactApplicationContext reactContext) { + super(reactContext); + } + + @Override + public @Nonnull String getName() { + return NAME; + } + + @ReactMethod + @DoNotStrip + public abstract void handleSetJSResponder(double tag, boolean blockNativeResponder); + + @ReactMethod + @DoNotStrip + public abstract void handleClearJSResponder(); + + @ReactMethod + @DoNotStrip + public abstract void createGestureHandler(String handlerName, double handlerTag, ReadableMap config); + + @ReactMethod + @DoNotStrip + public abstract void attachGestureHandler(double handlerTag, double newView, double actionType); + + @ReactMethod + @DoNotStrip + public abstract void updateGestureHandler(double handlerTag, ReadableMap newConfig); + + @ReactMethod + @DoNotStrip + public abstract void dropGestureHandler(double handlerTag); + + @ReactMethod(isBlockingSynchronousMethod = true) + @DoNotStrip + public abstract boolean install(); + + @ReactMethod + @DoNotStrip + public abstract void flushOperations(); +} diff --git a/android/paper77/src/main/java/com/swmansion/gesturehandler/ReactContextExtensions.kt b/android/paper77/src/main/java/com/swmansion/gesturehandler/ReactContextExtensions.kt new file mode 100644 index 0000000000..7861838735 --- /dev/null +++ b/android/paper77/src/main/java/com/swmansion/gesturehandler/ReactContextExtensions.kt @@ -0,0 +1,13 @@ +package com.swmansion.gesturehandler + +import com.facebook.react.bridge.ReactContext +import com.facebook.react.uimanager.UIManagerModule +import com.facebook.react.uimanager.events.Event + +fun ReactContext.dispatchEvent(event: Event<*>) { + try { + this.getNativeModule(UIManagerModule::class.java)!!.eventDispatcher.dispatchEvent(event) + } catch (e: NullPointerException) { + throw Exception("Couldn't get an instance of UIManagerModule. Gesture Handler is unable to send an event.", e) + } +}