react-native-screen-brightness icon indicating copy to clipboard operation
react-native-screen-brightness copied to clipboard

Android: setBrightness not working

Open matthiasleitner opened this issue 8 years ago • 2 comments

Since migrating to 0.2.0 setBrightness is not working for me anymore, setAppBrightness does work. Probably related to issues with requesting the permission? I am using RN 0.31.0

matthiasleitner avatar Aug 25 '16 17:08 matthiasleitner

I can't compile the app in android. iOS it's ok. Using "react-native": "0.57.5"

Screen Shot 2019-04-05 at 8 06 58 PM

Some news about this? Thanks!

dasoga avatar Apr 06 '19 02:04 dasoga

Might be fixed now. Check version 1.x for React Native <= 0.59, or 2.x for React Native > 0.60.

christophermark avatar Dec 27 '19 15:12 christophermark