- Reverted dependencies to ensure compatibility with RN
- Fixed Android builds
- Fixed built library
- Refactor + RN 0.56
- Autoplay animations when animation's source has changed
- Use project-wide properties and new dependency
- Fixed typescript support
- Bump Lottie to 2.5
- Support Carthage projects
- Fix resizeMode for iOS and TypeScript
- Moved eslint deps to devDeps
- Expose hardwareAccelerationAndroid (#254)
- Bumped lottie-ios and lottie-android
- speed prop
- enableMergePathsAndroidForKitKatAndAbove prop for Android KitKat and above
- Bump Lottie-Android to 2.3.0
- Bump Lottie-iOS to 2.1.4
- Added resizeMode prop similar to
- Added play(fromFrame, toFrame)
- Removed the need for a style prop
- Improved the json serialization perf ~10x
- Fixed some build related issues on iOS and for newer versions of RN
- Enabled dev menu and reload for Android and iOS sample apps
- Fix name conflict with new release of ios cocoapod
- Allow iOS to be statically linked properly with react-native link
- Fix Android NativeModule name
- Depend on lottie-ios through NPM in order to make static linking easier
- Fix bad Lottie.xcodeproj reference for static linking
- Fix iOS header import order for static linking
- Fix Header / Build issues with iOS on RN 0.40+
- Official Release!