Skip to content

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

v6.3.0

15 Sep 19:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.2.0...v6.3.0

v6.2.0

16 Aug 16:01
Compare
Choose a tag to compare

What's Changed

  • fix: dot lottie for android in release mode by @matinzd in #1091

Internal changes

Full Changelog: v6.1.2...v6.2.0

v6.1.2

08 Aug 17:54
Compare
Choose a tag to compare

What's Changed

  • fix: explicit use of self issue in ContainerView.swift by @EKT2000 in #1086
  • chore(ci): add ci for ios example build test by @matinzd in #1087

New Contributors

Full Changelog: v6.1.1...v6.1.2

v6.1.1

08 Aug 13:27
Compare
Choose a tag to compare

What's Changed

  • fix: mark internal methods as private by @matinzd in #1077
  • fix: unable to determine Swift version by @amochkin in #1080
  • fix: re-add usage of self for older versions of Xcode with lower versions of Swift by @TheRogue76 in #1084

New Contributors

Full Changelog: v6.1.0...v6.1.1

v6.1.0

07 Aug 08:27
Compare
Choose a tag to compare

What's New?

In order to use .lottie files in your project, please refer to the documentation provided here:

https://github.com/lottie-react-native/lottie-react-native/blob/master/docs/api.md#if-you-want-to-use-lottie-files

What's Changed

New Contributors

Full Changelog: v6.0.1...v6.1.0

v6.0.1

25 Jul 18:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0...v6.0.1

v6.0.0

24 Jul 23:25
Compare
Choose a tag to compare

What's Changed

Features

  • Fabric support for iOS (#955)
  • Fabric support for Android (#910)
  • Upgrade android-lottie to 6.0.0 (#993)
  • Upgrade android-lottie to 6.1.0 (#1060)
  • Implement native auto play for android (63f71aa)
  • Implement native auto play for ios (84e6668)

Bug Fixes

  • Add missing condition (bd44aff)
  • Old arch impl (65ec453)
  • android: Refactor event dispatch logic on android to fix fabric crash (#1000) (ebb8006)
  • android: Add support for upcoming 0.73 (#1038)
  • android: Fix resize mode in Android (#992)
  • iOS: Reset to first frame on app resume bug (#980)
  • iOS: Frames being calculated incorrectly (#1019)
  • macOS: react native macos build (#1031)
  • iOS: Memory leak on deallocation (#1055)
  • iOS: Update lottie-ios to 4.2.0 + fix build error (#1036)
  • iOS: prevent jumping to end frame (#1061)
  • Fabric build on 0.68/0.69 (#1054)
  • Fix different ios related issues (3f7e3e)

Internal Changes

  • Move project to monorepo 077429
  • Update examples to typescript (300e63)
  • Remove redundant logging from the project (#1024)

BREAKING CHANGES

  • BREAKING CHANGE: Removed using Animated API by default in the source code (#992)

  • BREAKING CHANGE: Removed absolute style being applied to the LottieView (#992)

  • BREAKING CHANGE: Removed default aspect ratio styling (#992)

  • BREAKING CHANGE: Removed default width and height being applied (#992)

    Check here for more information.

  • BREAKING CHANGE: Renamed AnimatedLottieViewProps to LottieViewProps (9fd591)

Full changelog can be found here.

Known issues:

  • Initial render with json source is not always working as expected on iOS when new architecture is turned on (#1043)
  • colorFilters not working on Android (#1040) (Fixed in v6.0.1)

New Contributors

New Architecture Contributors

Full Changelog: v5.1.6...v6.0.0

v6.0.0-rc.8

22 Jul 18:02
Compare
Choose a tag to compare
v6.0.0-rc.8 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v6.0.0-rc.7...v6.0.0-rc.8

v6.0.0-rc.7

22 Jun 16:42
Compare
Choose a tag to compare
v6.0.0-rc.7 Pre-release
Pre-release

What's Changed

New Contributors

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

v5.1.6

14 May 18:09
Compare
Choose a tag to compare

What's Changed

  • fix: breaking change for RN 0.72 and remove gradle-maven-push task in commit f1e5466

Fixes: #1022

Full Changelog: v5.1.5...v5.1.6