Andrii Shostik

Results 7 comments of Andrii Shostik

@SmitharyZach Why we can't make PR with the patch changes to this repo and publish new version?

when I import the module `import RNAndroidLocationEnabler from 'react-native-android-location-enabler';` I get in RNAndroidLocationEnabler `undefined` value

@super918180 I fixed this issue with following steps: * Install ```@babel/plugin-proposal-decorators``` * Change .babelrc https://pastebin.com/QdddctRN But I'm not sure that it is right way.

tested on redmi note 7, and it always return false

I had similar issue, Xcode couldn't find the config.hpp. As understand it is issue with your system/cocoapods, files of boost-for-react-native is not completely downloaded. As temporary solution you can download...