Skip to content

Releases: lottie-react-native/lottie-react-native

v6.0.0-rc.6

04 May 09:10
Compare
Choose a tag to compare
v6.0.0-rc.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-rc.5...v6.0.0-rc.6

v6.0.0-rc.5

21 Apr 10:50
Compare
Choose a tag to compare
v6.0.0-rc.5 Pre-release
Pre-release

What's Changed

  • Fix release rc4 and typescript issues

Full Changelog: v6.0.0-rc.4...v6.0.0-rc.5

v6.0.0-rc.4

21 Apr 08:31
Compare
Choose a tag to compare
v6.0.0-rc.4 Pre-release
Pre-release

What's Changed

BREAKING CHANGES

  • cleanup lottie component and remove default styles by @matinzd in #992

New Contributors

Full Changelog: v6.0.0-rc.3...v6.0.0-rc.4

v6.0.0-rc.3

26 Mar 20:45
Compare
Choose a tag to compare
v6.0.0-rc.3 Pre-release
Pre-release

6.0.0-rc.3 (2023-03-26)

Bug Fixes

  • add missing condition (bd44aff)
  • old arch impl (65ec453)
  • refactor event dispatch logic on android to fix fabric crash (#1000) (ebb8006)

Features

  • implement native auto play for android (63f71aa)
  • implement native auto play for ios (84e6668)

v5.1.5

04 Feb 08:31
Compare
Choose a tag to compare
  • Fixes versioning issue

v6.0.0-rc.1

04 Feb 08:18
8ece214
Compare
Choose a tag to compare
v6.0.0-rc.1 Pre-release
Pre-release

Bug Fixes

  • iOS: reset to first frame on app resume bug (#980) (e274d64)

  • peer dependencies for metro configuration and lottie version (2dcced7)

  • chore!: remove react-native-windows (c72b001)

Features

BREAKING CHANGES

v5.1.4

05 Aug 14:07
Compare
Choose a tag to compare
  • Support for lottie-ios version 3.4.0
  • Update tvOS deployment target to 11.0

v5.1.3

16 May 15:18
Compare
Choose a tag to compare
  • Fix Android compilation issue

v5.1.2

11 May 14:48
Compare
Choose a tag to compare
  • Fix compilation issues on Android

v5.1.1

10 May 08:48
Compare
Choose a tag to compare
  • Remove deprecated-react-native-prop-types import