Skip to content

Releases: hannojg/react-native-rlottie

Release 0.1.0-alpha.3

13 Jun 15:10
Compare
Choose a tag to compare
Release 0.1.0-alpha.3 Pre-release
Pre-release

0.1.0-alpha.3 (2022-06-13)

Bug Fixes

  • added speed and autoSize to props type (40eff63)

Release 0.1.0-alpha.2

13 Jun 15:06
Compare
Choose a tag to compare
Release 0.1.0-alpha.2 Pre-release
Pre-release

0.1.0-alpha.2 (2022-06-13)

Bug Fixes

  • type decleration file not found (962292b)

Features

  • android: add resizeMode (76cfc47)

Release 0.1.0-alpha.1

07 Jun 14:40
Compare
Choose a tag to compare
Release 0.1.0-alpha.1 Pre-release
Pre-release

0.1.0-alpha.1 (2022-06-07)

Release 0.1.0-alpha.0

07 Jun 14:32
Compare
Choose a tag to compare
Release 0.1.0-alpha.0 Pre-release
Pre-release

0.1.0-alpha.0 (2022-06-07)

Bug Fixes

  • android: autoPlay not starting animation reliably (1a3baaa)

Features

  • android: add support for manual progress (06cc0c8)
  • android: implemented decodeWidth and decodeHeight (2844127)

Release 0.0.2-alpha.2

03 Jun 07:51
Compare
Choose a tag to compare
Release 0.0.2-alpha.2 Pre-release
Pre-release

0.0.2-alpha.2 (2022-06-03)

Release 0.0.2-alpha.1

03 Jun 07:43
Compare
Choose a tag to compare
Release 0.0.2-alpha.1 Pre-release
Pre-release

0.0.2-alpha.1 (2022-06-03)

Bug Fixes

  • src->source, isAutoPlay->autoPlay & pass require source directly (fb76d2e)
  • throw linking error when not setup correctlly (6eb6fe5)

Release 0.0.2-alpha.0

02 Jun 21:11
Compare
Choose a tag to compare
Release 0.0.2-alpha.0 Pre-release
Pre-release

0.0.2-alpha.0 (2022-06-02)

Bug Fixes

  • android: EXECUTE with new arch (5c42267)
  • error when using component (7badde5)
  • ios: make it EXECUTE with new arch (eaca52e)