niv-breez
Results
1
issues of
niv-breez
Hi, I created a react-native app with this code: ``` import Beacons from 'react-native-beacons-manager' // Tells the library to detect iBeacons Beacons.detectIBeacons() Beacons.detectEddystoneUID() Beacons.detectAltBeacons() // Start detecting all iBeacons in...