MacKentoch / react-native-beacons-manager

React-Native library for detecting beacons (iOS and Android)
MIT License
582 stars 316 forks source link

fix android build, update beacon library #257

Open davidmluceit opened 1 year ago

davidmluceit commented 1 year ago

Pointing to the last commit #fed160c on master, the library did not compile with mi react-native project. I have to make this change to be able to compile.

Thanks