From 43ed3b8deb318e6bada5cffc3aeed7df82e3b813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mikl=C3=B3s=20Fazekas?= Date: Thu, 26 Mar 2026 07:19:52 +0100 Subject: [PATCH] feat: bump rive-ios to 6.18.0 and rive-android to 11.3.1 --- example/ios/Podfile.lock | 10 +++++----- package.json | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/example/ios/Podfile.lock b/example/ios/Podfile.lock index 3e351e7d..eca120aa 100644 --- a/example/ios/Podfile.lock +++ b/example/ios/Podfile.lock @@ -1754,7 +1754,7 @@ PODS: - React-logger (= 0.79.2) - React-perflogger (= 0.79.2) - React-utils (= 0.79.2) - - RiveRuntime (6.17.0) + - RiveRuntime (6.18.0) - RNCAsyncStorage (2.2.0): - DoubleConversion - glog @@ -1904,7 +1904,7 @@ PODS: - ReactCommon/turbomodule/core - RNWorklets - Yoga - - RNRive (0.2.8): + - RNRive (0.3.2): - DoubleConversion - glog - hermes-engine @@ -1928,7 +1928,7 @@ PODS: - ReactCodegen - ReactCommon/turbomodule/bridging - ReactCommon/turbomodule/core - - RiveRuntime (= 6.17.0) + - RiveRuntime (= 6.18.0) - Yoga - RNScreens (4.18.0): - DoubleConversion @@ -2379,12 +2379,12 @@ SPEC CHECKSUMS: ReactAppDependencyProvider: 04d5eb15eb46be6720e17a4a7fa92940a776e584 ReactCodegen: c63eda03ba1d94353fb97b031fc84f75a0d125ba ReactCommon: 76d2dc87136d0a667678668b86f0fca0c16fdeb0 - RiveRuntime: 1c18823e5fd2b88f09666cf7c7ba14da7b8d52a4 + RiveRuntime: 67df68cb59eeee7334a6c6656230393986858ac3 RNCAsyncStorage: a1c8cc8a99c32de1244a9cf707bf9d83d0de0f71 RNCPicker: 28c076ae12a1056269ec0305fe35fac3086c477d RNGestureHandler: 6b39f4e43e4b3a0fb86de9531d090ff205a011d5 RNReanimated: 66b68ebe3baf7ec9e716bd059d700726f250d344 - RNRive: 0a46f94d83acb672b088b2e26a4fce709b8c9ab1 + RNRive: 2f0c6b599d74043cbc97ed60d705445f911a1c3f RNScreens: f38464ec1e83bda5820c3b05ccf4908e3841c5cc RNWorklets: b1faafefb82d9f29c4018404a0fb33974b494a7b SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748 diff --git a/package.json b/package.json index 33b490b1..468e9a64 100644 --- a/package.json +++ b/package.json @@ -64,8 +64,8 @@ }, "homepage": "https://github.com/rive-app/rive-nitro-react-native#readme", "runtimeVersions": { - "ios": "6.17.0", - "android": "11.2.1" + "ios": "6.18.0", + "android": "11.3.1" }, "publishConfig": { "registry": "https://registry.npmjs.org/"