Skip to content

Releases: rive-app/rive-nitro-react-native

v0.4.6

23 Apr 14:46
f1ed1a5

Choose a tag to compare

0.4.6 (2026-04-23)

Bug Fixes

  • iOS: dispatch completion to main thread in handlePreloadedImage (#222) (5c043d4)
  • prevent crash when React Fabric diffs props on disposed HybridObject (#227) (8286bcf)

v0.4.5

17 Apr 21:41
548bafe

Choose a tag to compare

0.4.5 (2026-04-17)

Bug Fixes

  • iOS: use per-call ReferencedAssetLoader to prevent concurrent access crash (#218) (d92574d)

v0.4.4

17 Apr 14:41
e9d648b

Choose a tag to compare

0.4.4 (2026-04-17)

Bug Fixes

  • survive fast refresh without disposing native objects (#213) (dea0ae2)

v0.4.3

17 Apr 07:09
edbde13

Choose a tag to compare

0.4.3 (2026-04-17)

Bug Fixes

  • bump rive-ios to 6.18.2 and rive-android to 11.4.0 (#216) (ae92eff)

v0.4.2

13 Apr 19:28
89dd60f

Choose a tag to compare

0.4.2 (2026-04-13)

Bug Fixes

  • Fit.LAYOUT artboard oversized on Android (#209) (8b4219d)

v0.4.1

08 Apr 04:47
950026c

Choose a tag to compare

0.4.1 (2026-04-08)

Bug Fixes

  • iOS: eagerly dispose RiveView and break referenced asset retain cycle (#202) (c4b12d6)

v0.4.0

31 Mar 05:26
4fb46a1

Choose a tag to compare

0.4.0 (2026-03-30)

⚠ BREAKING CHANGES

  • hooks start undefined, useViewModelInstance returns {instance, error} (#184)

Bug Fixes

  • hooks start undefined, useViewModelInstance returns {instance, error} (#184) (059e5f4)

v0.3.4

30 Mar 17:16
1d00468

Choose a tag to compare

0.3.4 (2026-03-30)

Features

  • add getPropertyCountAsync and getInstanceCountAsync and deprecate propertyCount and instanceCount (#198) (6244b2e)

v0.3.3

26 Mar 21:27
5cfe971

Choose a tag to compare

0.3.3 (2026-03-26)

Features

  • bump rive-ios to 6.18.0 and rive-android to 11.3.1 (#193) (bad9c60)

Bug Fixes

  • android: animation freezes when file has ViewModels but no artboard default (#196) (21c71fd)

v0.3.2

26 Mar 06:17
abdb71e

Choose a tag to compare

0.3.2 (2026-03-25)

Features

  • add async API compat layer for experimental migration (#183) (c788ad6)