Skip to content

Releases: rive-app/rive-react-native

Release 4.0.3

27 Apr 09:32
Compare
Choose a tag to compare

4.0.3 (2023-04-27)

Bug Fixes

  • update ios dependency, to address memory managment issues with loading from url (b13e00f)

Release 4.0.2

10 Apr 19:01
Compare
Choose a tag to compare

4.0.2 (2023-04-10)

Release 4.0.1

31 Mar 22:56
Compare
Choose a tag to compare

4.0.1 (2023-03-31)

Bug Fixes

  • bump android dependency and use artboardRenderer (f990f72)
  • bump rive android dependency and revert to using onAfterUpdateTransaction for calling update (4b0eb84)
  • remove leftover logs (89cc292)

Release 4.0.0

14 Mar 17:50
Compare
Choose a tag to compare

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

19 Aug 17:20
Compare
Choose a tag to compare

3.0.41 (2022-08-19)

Bug Fixes

  • prevent calling listener logic with potentially undefined coordinate values (0f0a22b)

Release 3.0.40

02 Aug 15:09
Compare
Choose a tag to compare

3.0.40 (2022-08-02)

Bug Fixes

  • change gradle target sdk version to match rive-android (d3d36c1)

Release 3.0.39

16 Jun 16:19
Compare
Choose a tag to compare

3.0.39 (2022-06-16)

Release 3.0.38

14 Jun 17:00
Compare
Choose a tag to compare

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)

Release 2.1.37

28 Apr 15:52
Compare
Choose a tag to compare

2.1.37 (2022-04-28)

Features

  • upgrade android and iOS dependencies to support mesh deformations, and add a small example (abf04b6)

Release 2.1.36

22 Feb 17:49
Compare
Choose a tag to compare

2.1.36 (2022-02-22)

Bug Fixes

  • update android build gradle with new version fix and update example ios project podfile (ffdec23)
  • update some versions & make changes for rive2.0 & add initializationprovider (2e77b8e)