- Relax peerDependencies restrictions
- Allow react 17 as a peer dependency
- Update react-native to 0.60.5
- podspec target ios 9.0
- Adjust AnimatedGradient path on README.md
- Update Android Gradle plugin to 3.5.1
- Update Android Gradle plugin to 3.5.2
- docs || RN ==> 0.60 support autolinking
- Correct structure for Android installation
- Update Android Gradle plugin to 3.5.3
- Add Troubleshooting section to README
- Add transparent color example to README
- Format README
- Update README.md
- Update React dependency in podspec
- Improve flow types
- Adds missing quotes in README
- Update broken links in README
- remove buildToolsVersion
- Re-implement Windows support using C++
- Adding mavenCentral() as jcenter() is shutting
- Enable basic GitHub Actions CI
- Apply default Android Studio formatter
- Fix useAngle logic to accurately render the angle
- Add current latest release (2.5.6) in changelog
- Update CI Node.js test matrix
- Add GitHub Actions publish workflow
- Just a re-release, because 2.5.5 installation was broken because of an npm bug
- Change Flow types to work with newer versions of Flow.
- Fix flow definition for LinearGradient prop types
- Fix tvOS
- Fix angled gradient on Android
- fix podspec
- Fixed tvOS Target Membership for BVLinearGradientLayer.m
- Remove PropTypes + update Flow types
- Added support for angled gradient (iOS and Android)
- Rename start & end properties to fix conflict with RN 51
- Check for ext property on Android gradle module
- Setup dynamic version for Android SDK
- Bump Android build tools and SDK version
- Added TypeScript Typings
- Bump target sdk
- Use react native version that parent specifies
- fixed lint
- bump Android libs