lottie-react-native

Lottie wrapper for React Native.

APACHE-2.0 License

Stars
16.5K
Committers
146

Bot releases are visible (Hide)

lottie-react-native - v6.0.0-rc.6

Published by matinzd over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lottie-react-native/lottie-react-native/compare/v6.0.0-rc.5...v6.0.0-rc.6

lottie-react-native - v6.0.0-rc.5

Published by matinzd over 1 year ago

What's Changed

  • Fix release rc4 and typescript issues

Full Changelog: https://github.com/lottie-react-native/lottie-react-native/compare/v6.0.0-rc.4...v6.0.0-rc.5

lottie-react-native - v6.0.0-rc.4

Published by matinzd over 1 year ago

What's Changed

BREAKING CHANGES

New Contributors

Full Changelog: https://github.com/lottie-react-native/lottie-react-native/compare/v6.0.0-rc.3...v6.0.0-rc.4

lottie-react-native - v6.0.0-rc.3

Published by matinzd over 1 year ago

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)
lottie-react-native - v5.1.5

Published by emilioicai over 1 year ago

  • Fixes versioning issue
lottie-react-native - v6.0.0-rc.1

Published by emilioicai over 1 year ago

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

lottie-react-native -

Published by emilioicai about 2 years ago

  • Support for lottie-ios version 3.4.0
  • Update tvOS deployment target to 11.0
lottie-react-native -

Published by emilioicai over 2 years ago

  • Fix Android compilation issue
lottie-react-native -

Published by emilioicai over 2 years ago

  • Fix compilation issues on Android
lottie-react-native -

Published by emilioicai over 2 years ago

  • Remove deprecated-react-native-prop-types import
lottie-react-native - v5.1.0

Published by emilioicai over 2 years ago

  • Upgrade lottie-android dependency to 5.1.1
  • Fix ViewProTypes imports
  • Support for remote animations
  • Support for dynamic text
  • Support changing lottie props for ongoing animations
  • Regular chore tasks
lottie-react-native -

Published by emilioicai almost 3 years ago

  • Fix SimpleColorFilter casting error
lottie-react-native -

Published by emilioicai almost 3 years ago

  • Upgraded to RN 0.66.1
  • Support for PlatformColor
lottie-react-native -

Published by emilioicai about 3 years ago

  • Added pod support for tvOS
lottie-react-native -

Published by emilioicai about 3 years ago

  • iOS target moved to 11.0 to align with React Native 64
lottie-react-native -

Published by emilioicai about 3 years ago

  • iOS target moved to 11.0 to align with React Native 64
lottie-react-native -

Published by emilioicai about 3 years ago

  • Upgrading Native lottie-android to 4.0.0
  • Migrated to maven_publish
  • Migrated to gradle 7
lottie-react-native -

Published by emilioicai over 3 years ago

  • Update README.md
lottie-react-native -

Published by emilioicai over 3 years ago

  • Updated react-native-safe-modules dependency
lottie-react-native -

Published by emilioicai over 3 years ago

  • Fix react-native 0.64 compatibility
  • Windows support [C#]
  • macOS Support (based on react-native-windows)