Releases: rive-app/rive-nitro-react-native
Releases · rive-app/rive-nitro-react-native
v0.2.7
06 Mar 12:14
Compare
Sorry, something went wrong.
No results found
0.2.7 (2026-03-06)
Features
v0.2.6
05 Mar 11:31
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.2.4 (2026-02-27)
Features
add RiveRuntime API for Android init failure handling (#153 ) (634724e )
v0.2.3
23 Feb 10:23
Compare
Sorry, something went wrong.
No results found
0.2.3 (2026-02-20)
Bug Fixes
respect autoPlay={false} in applyDataBinding (#140 ) (ac976f8 )
v0.2.2
20 Feb 21:52
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.2.1 (2026-01-23)
Features
useViewModelInstance use name and artboardName when getting vmi from a file (#129 ) (5615654 )
v0.2.0
20 Jan 13:25
Compare
Sorry, something went wrong.
No results found
0.2.0 (2026-01-20)
⚠ BREAKING CHANGES
upgraded to Nitro 0.33.2 to fix view recycling
Bug Fixes
ios: upgrade to Nitro 0.33.2 with Xcode 16.4 compatibility (2ae4ea5 )
upgraded to Nitro 0.33.2 to fix view recycling (2ae4ea5 )
v0.1.5
14 Jan 10:43
Compare
Sorry, something went wrong.
No results found
0.1.5 (2026-01-14)
Features
v0.1.4
09 Jan 16:31
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: read initial value in useRiveProperty hooks by @mfazekas in #97
feat: add data binding artboards support by @mfazekas in #95
feat: add viewModel and replaceViewModel for nested ViewModel access by @mfazekas in #96
Full Changelog : v0.1.3...v0.1.4