Skip to content

Releases: rive-app/rive-react-native

Release 2.1.35

22 Oct 12:36
Compare
Choose a tag to compare

2.1.35 (2021-10-22)

Release 2.1.34

04 Oct 13:59
Compare
Choose a tag to compare

2.1.34 (2021-10-04)

Release 2.1.33

28 Sep 09:18
Compare
Choose a tag to compare

2.1.33 (2021-09-28)

Bug Fixes

  • linting issues in Rive.tsx (50d7843)
  • update readme to include instructions on how to debug against local android (788673f)
  • update to latest android, removing the need for lifecycle interventions (4146d9e)

Release 2.1.32

08 Sep 13:56
Compare
Choose a tag to compare

2.1.32 (2021-09-08)

Bug Fixes

Release 2.1.31

19 Aug 14:44
Compare
Choose a tag to compare

2.1.31 (2021-08-19)

Bug Fixes

  • bump rive-android version to fix animations being paused when window reattaches (9f1e934)

Release 2.1.30

19 Aug 09:34
Compare
Choose a tag to compare

2.1.30 (2021-08-19)

Bug Fixes

  • make ExceptionsManagerModule nullable (51f58d8)

Release 2.1.29

02 Aug 14:23
Compare
Choose a tag to compare

2.1.29 (2021-08-02)

Bug Fixes

  • enabling hermes on example app (64580a5)

Features

  • adding distance constraint support (eeee656)

Release 2.1.28

22 Jul 13:02
Compare
Choose a tag to compare

2.1.28 (2021-07-22)

Features

Release 2.1.27

05 Jul 11:52
Compare
Choose a tag to compare

2.1.27 (2021-07-05)

Bug Fixes

  • added basic template for iOS error handling (#96) (9586097)
  • basic template for error handling android (#92) (fef327e)
  • bump rive-ios version to include bitcode fixes (b712357)
  • error handling final clean up (#99) (725100b)
  • properly create NSError with NSLocalizedDescription (cec7d49)
  • way how we create key for error's localized description (5dddfdd)

Features

Release 2.1.26

30 Jun 10:19
Compare
Choose a tag to compare

2.1.26 (2021-06-30)

Bug Fixes

  • added basic template for iOS error handling (#96) (9586097)
  • basic template for error handling android (#92) (fef327e)
  • error handling final clean up (#99) (725100b)
  • properly create NSError with NSLocalizedDescription (cec7d49)
  • way how we create key for error's localized description (5dddfdd)

Features