Skip to content

Releases: robinpowered/react-native-screen-brightness

v2.0.0-alpha

26 Dec 20:33
Compare
Choose a tag to compare

Pre-release

This version hasn't been thoroughly tested on React Native 0.60+. Contributions are welcome if you find anything doesn't work correctly with your project, and we can release another alpha version.

Once everything works correctly for folks, we can remove the alpha tag and transition fully onto v2.0.0

⚠️ Breaking Changes

This adds support for React Native 0.60+, but breaks support with previous React Native versions.

For the time being, we'll be maintaining legacy support on the v1.x branch/version for older versions of React Native.

v1.0.1

14 Oct 18:24
fcd4913
Compare
Choose a tag to compare

Bugfixes

  • Fixes threading crash #35, #28