Calvin-Huang / react-native-device-brightness

Screen brightness adjustment tool for ReactNative iOS and Android.
MIT License
49 stars 57 forks source link

Cannot read property 'getBrighnessLevel' of undefined #7

Closed BennyTian closed 7 years ago

BennyTian commented 7 years ago

hi : Im installed by READ.ME for RN-Android.
when i import Modules and got execption :

Cannot read property 'getBrighnessLevel' of undefined

code: import DeviceBrightness from 'react-native-device-brightness';

react-native version: 0.41.2 react-native-device-brightness : 1.1.1

Thanks.

BTW: IOS is OK.

dasoga commented 5 years ago

What was the fix here? I have sam issue but in iOS