Releases: rive-app/rive-react-native
Releases · rive-app/rive-react-native
Release 4.0.3
Release 4.0.2
4.0.2 (2023-04-10)
Release 4.0.1
Release 4.0.0
4.0.0 (2023-03-14)
Bug Fixes
- (draft) more updates to getting iOS runtime updated (223d8f3)
- autoplay on android (f3f9136)
- delay RiveViewModel creation when using webURL route (fb037af)
- events not working (e2762ca)
- fix version bump publish workflow on GH actions to manually publish version from package.json (46c19ba)
- loop example for new types (12996c0)
- missing isStateMachine argument for Android (98dfda8)
- remove if statement in publish workflow (efef2f7)
- type errors on example app (78885af)
- updated ios code to conform to the ios runtime api simplification (04e9cb0)
- android: remove jcenter repository (37a4c51)
Release 3.0.41
Release 3.0.40
Release 3.0.39
3.0.39 (2022-06-16)
Release 3.0.38
3.0.38 (2022-06-14)
Bug Fixes
- formatting fixes to make Lint happy (71b8e10)
- slight cleanup (897ebd5)
- updated the presentation of the RiveViewManager (3856f79)
- updated to a more natural Touchable syntax in RIve (91c9bf0)
- use renderer's pointer method (1007800)
Features
- enabled Android touch events (c0aaae8)