Skip to content

Commit 9623f35

Browse files
authored
chore(ios): bump rive-ios to 6.20.0 (#241)
Bump RiveRuntime from 6.19.2 to 6.20.0. Fixes Swift/ObjC interop issue in the released version.
1 parent 5a3583e commit 9623f35

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

example/ios/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1778,7 +1778,7 @@ PODS:
17781778
- React-logger (= 0.79.2)
17791779
- React-perflogger (= 0.79.2)
17801780
- React-utils (= 0.79.2)
1781-
- RiveRuntime (6.19.2)
1781+
- RiveRuntime (6.20.0)
17821782
- RNCAsyncStorage (2.2.0):
17831783
- DoubleConversion
17841784
- glog
@@ -1952,7 +1952,7 @@ PODS:
19521952
- ReactCodegen
19531953
- ReactCommon/turbomodule/bridging
19541954
- ReactCommon/turbomodule/core
1955-
- RiveRuntime (= 6.19.2)
1955+
- RiveRuntime (= 6.20.0)
19561956
- Yoga
19571957
- RNScreens (4.18.0):
19581958
- DoubleConversion
@@ -2407,12 +2407,12 @@ SPEC CHECKSUMS:
24072407
ReactAppDependencyProvider: 04d5eb15eb46be6720e17a4a7fa92940a776e584
24082408
ReactCodegen: c63eda03ba1d94353fb97b031fc84f75a0d125ba
24092409
ReactCommon: 76d2dc87136d0a667678668b86f0fca0c16fdeb0
2410-
RiveRuntime: 4e4145d0a3ab9f287782128dfcabb8311c22e8a3
2410+
RiveRuntime: 12f860505e052a8b48c580f35f1d5d5cad6709b7
24112411
RNCAsyncStorage: a1c8cc8a99c32de1244a9cf707bf9d83d0de0f71
24122412
RNCPicker: 28c076ae12a1056269ec0305fe35fac3086c477d
24132413
RNGestureHandler: 6b39f4e43e4b3a0fb86de9531d090ff205a011d5
24142414
RNReanimated: 66b68ebe3baf7ec9e716bd059d700726f250d344
2415-
RNRive: 83953c524771838e6276e1ca47d4e060239980bf
2415+
RNRive: 9da1409806521455260c8b78b6ab401afdd3df3f
24162416
RNScreens: f38464ec1e83bda5820c3b05ccf4908e3841c5cc
24172417
RNWorklets: b1faafefb82d9f29c4018404a0fb33974b494a7b
24182418
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
},
6666
"homepage": "https://github.com/rive-app/rive-nitro-react-native#readme",
6767
"runtimeVersions": {
68-
"ios": "6.19.2",
68+
"ios": "6.20.0",
6969
"android": "11.4.1"
7070
},
7171
"publishConfig": {

0 commit comments

Comments
 (0)