Skip to content

Latest commit

 

History

History
76 lines (56 loc) · 1.91 KB

File metadata and controls

76 lines (56 loc) · 1.91 KB

ChangeLog

2.6.2 - 2022-07-03

  • Relax peerDependencies restrictions

2.6.1 - 2022-07-01

  • Allow react 17 as a peer dependency

2.6.0 - 2022-07-01

  • 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

2.5.6 - 2019-07-25

  • Just a re-release, because 2.5.5 installation was broken because of an npm bug

2.5.5 - 2019-07-22

  • Change Flow types to work with newer versions of Flow.

2.5.4 - 2019-03-18

  • Fix flow definition for LinearGradient prop types
  • Fix tvOS

2.5.3 - 2018-12-03

  • Fix angled gradient on Android
  • fix podspec
  • Fixed tvOS Target Membership for BVLinearGradientLayer.m

2.5.2 - 2018-11-26

  • Remove PropTypes + update Flow types

2.4.4 - 2018-11-16

  • Added support for angled gradient (iOS and Android)

2.4.3 - 2018-10-30

  • 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