react-native-screen-brightness
react-native-screen-brightness copied to clipboard
androidx version as variable. v1.3.2 as default instead of generic 1.+
To resolve some retrocompatibility issue with the new androidx version and avoid the following compiling error
Execution failed for task ':app:processDebugResources'.
> Android resource linking failed
.../res/values/values.xml: AAPT: error: resource android:attr/lStar not found.
error: failed linking references.
Fix #42