Skip to content

Releases: rive-app/rive-react-native

v9.8.5

Choose a tag to compare

@rive-engineering rive-engineering released this 17 Jul 05:20

9.8.5 (2026-07-16)

Bug Fixes

  • pin npm to v11 as latest compatible version for our node runner (588fd87)

v9.8.4

Choose a tag to compare

@rive-engineering rive-engineering released this 14 Jul 19:50

9.8.4 (2026-07-14)

Bug Fixes

  • update Podfile.lock for RiveRuntime 6.21.0 (22e19f3)

v9.8.3

Choose a tag to compare

@rive-engineering rive-engineering released this 23 Apr 11:56

9.8.3 (2026-04-23)

Bug Fixes

  • Android: bump runtime to 11.4.1 to fix ARMv7 TLS relocation crash (b10cf33)

v9.8.2

Choose a tag to compare

@rive-engineering rive-engineering released this 17 Apr 07:03

9.8.2 (2026-04-17)

Bug Fixes

  • bump native runtimes (iOS 6.18.2, Android 11.4.0) (3d0a3e4)

v9.8.1

Choose a tag to compare

@rive-engineering rive-engineering released this 03 Mar 16:07

9.8.1 (2026-03-03)

Bug Fixes

  • bump native runtimes (iOS 6.15.2, Android 11.2.0) (2ea5056)

v9.8.0

Choose a tag to compare

@rive-engineering rive-engineering released this 16 Jan 13:04

9.8.0 (2026-01-16)

Features

  • bump native versions for scripting support (2659b21)

Bug Fixes

  • ios: fix memory leak in custom asset loader closure (0068df8)

Release 9.7.0

Choose a tag to compare

@HayesGordon HayesGordon released this 10 Nov 12:55

Bumps Rive Android to 10.4.5 and iOS to 6.12.1

9.7.0 (2025-11-10)

Features

  • add comprehensive CI workflow (865258e)
  • add native SDK version customization (f227074)
  • warn for unreferenced assets (1c6884a)

Bug Fixes

  • always run pod install to generate codegen files (c05ff54)
  • include codegen files in CocoaPods cache (4c4106e)
  • iOS broken builds because of an extra space character (110f834)
  • remove touchable layer in JS to avoid duplicated pointer events (7514d4a)
  • replace force unwrapping with safe casting in RiveReactNativeViewManager (f181da1), closes #376
  • improve URL validation and file loading in iOS, PR
  • support file asset loading on android, PR

Release 9.6.2

Choose a tag to compare

@HayesGordon HayesGordon released this 21 Oct 17:01

Bumps Rive Android to 10.4.5 and iOS to 6.12.0

Release 9.6.1

Choose a tag to compare

@HayesGordon HayesGordon released this 21 Sep 08:59

Fixes Android build errors on the latest Expo. Resolves:

Release 9.6.0

Choose a tag to compare

@HayesGordon HayesGordon released this 15 Sep 14:14

Bump to Rive Android 6.11.4 and iOS 6.11.4

Notable fixes:

  • This resolves several rendering issues on Android.
  • Resolves several low-level memory issues and crashes on both iOS and Android.

Please see the change log for Rive native iOS and native Android for more details.