Skip to content

Releases: rive-app/rive-react-native

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

Release 2.0.25

18 Jun 14:54
Compare
Choose a tag to compare

2.0.25 (2021-06-18)

Bug Fixes

  • override requires main queue setup to remove warning with expo (b20998a)

Release 2.0.24

17 Jun 10:43
Compare
Choose a tag to compare

2.0.24 (2021-06-17)

Bug Fixes

  • create http client on every request (f161c83)

Release 2.0.23

10 Jun 08:00
Compare
Choose a tag to compare

2.0.23 (2021-06-10)

Bug Fixes

  • adjusting to the new sdks requirements (#84) (fef9cbd)