Skip to content

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

v0.3.1

20 Mar 06:22
3adf4a6

Choose a tag to compare

0.3.1 (2026-03-19)

Bug Fixes

  • bump iOS runtime to 6.17.0 and Android to 11.2.1 (#182) (a7ca079), closes #164

v0.3.0

13 Mar 16:10
608f536

Choose a tag to compare

0.3.0 (2026-03-13)

⚠ BREAKING CHANGES

  • minimum nitro-modules version is now 0.35.0

Bug Fixes

v0.2.8

13 Mar 11:18
fc933b0

Choose a tag to compare

0.2.8 (2026-03-13)

Bug Fixes

  • Xcode 26 compatibility — strip .Swift submodule from RiveRuntime modulemaps (#174) (e82c4be)

v0.2.7

06 Mar 12:14
9831e19

Choose a tag to compare

0.2.7 (2026-03-06)

Features

v0.2.6

05 Mar 11:31
fa32f3e

Choose a tag to compare

0.2.6 (2026-03-05)

Bug Fixes

  • restrict nitro to <0.35, as we are not compatible with 0.35 (#170) (b304000)

v0.2.5

02 Mar 13:47
e3479d6

Choose a tag to compare

0.2.5 (2026-03-02)

Bug Fixes

  • android: pass autoBind to SDK when dataBind is set (#156) (#157) (3d8e5a4)
  • ios: restart render loop after setting state machine inputs (#162) (1349bd8), closes #161

v0.2.4

27 Feb 08:45
9626351

Choose a tag to compare

0.2.4 (2026-02-27)

Features

  • add RiveRuntime API for Android init failure handling (#153) (634724e)

v0.2.3

23 Feb 10:23
b1f1d67

Choose a tag to compare

0.2.3 (2026-02-20)

Bug Fixes

  • respect autoPlay={false} in applyDataBinding (#140) (ac976f8)

v0.2.2

20 Feb 21:52
a5c9f20

Choose a tag to compare

0.2.2 (2026-02-20)

Bug Fixes

  • pin react-native-harness to exact alpha.25 (#148) (0b2c618)
  • stabilize useRiveEnum options to prevent setValue identity churn (#145) (372d4ae)

v0.2.1

27 Jan 10:34
9201b17

Choose a tag to compare

0.2.1 (2026-01-23)

Features

  • useViewModelInstance use name and artboardName when getting vmi from a file (#129) (5615654)