react-native-beacons-manager icon indicating copy to clipboard operation
react-native-beacons-manager copied to clipboard

React-Native library for detecting beacons (iOS and Android)

Results 109 react-native-beacons-manager issues
Sort by recently updated
recently updated
newest added

### Version 1.0.1 ### Platform iOS | Android ### OS version iOS 10| android 7.0... ### Steps to reproduce **Scenario** - Our app aims to detect beacons placed inside the...

### Version 1.0.7 ### Platform Android ### React Native version 0.61.2 ### OS version Android 9.0 ### Steps to reproduce 1. Add the library with yarn 2. Install app on...

### Version 0.6.0 ### OS iOS latest ### Steps to reproduce 1. start Monitoring and after start Ranging on the same region. ### Expected behavior We expect that regionDidExit fires...

### Version commit from June 22, 223ff0e813f077c5c55992dd69d814ab227f1457 (and earlier) ### Platform Android ### OS version Android 10 ### Steps to reproduce 1. Set target to api 29 2. Install app...

### Version 1.1.0 ### Platform iOS ### OS version iOS 12.2 ### Steps to reproduce 1. Everything worked fine with beaconsDidRange but it is showing warning that Sending 'beaconsDidRange' with...

Sorry for long commit. Anyway here is Eddystone EID and other beacon layouts support for Android. Let me know what you think about this approach. I know this is going...

### Version 1.0.7 ### Platform iOS ### OS version 13 ### Steps to reproduce I try to use `lists.push` to check what's happened in background mode, but the list not...

### Version 1.0.7 ### Platform Android ### OS version Android 9 ### Steps to reproduce 1. Fresh RN project - **npx react-native init AwesomeProject** ### Expected behavior It should show...

I have use the react-native-beacons-manager library for beacon scan. it working fine in foreground and background. but when I will killed the app that stop to scan beacon. Please give...

enhancement

### Version 1.0.7 ### Platform Android ### OS version Android 8.1.0 ### Steps to reproduce 1. Start beacon ranging 2. Lock the device ### Expected behavior The beacons around should...