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

This is not an issue, it's a question. Do we have an approximation on when version 1.1.0 is supposed to be released?

### Version 1.0.1 ### Platform iOS | Android ### OS version iOS 10| android 7.0... ### Steps to reproduce 1. 2. 3. ### Expected behavior What should happen ### Actual...

### Version 1.0.1 ### Platform iOS ### OS version iOS 10 I am curious, how can i set the background scan duration and interval in ios like you did with...

Is there a way to create **proximity zones** in this library? I've looked all methods and events but nothing is relevant to that. I read about`regionDidEnter` and `regionDidExit` listeners but...

### Version Any ### Platform iOS ### OS version iOS 10 ### Steps to reproduce 1. Open app and run beacon logic 2. Close app or leave in background 3....

### Version 1.0.8 ### Platform iOS ### OS version iOS 10 I've been experiencing difficulty with ranging beacons. Currently this is what happens when i build my app (only testing...

### Platform iOS Just got rejected from the app store for not providing a Bluetooth description. this should be added in the docs along with the location services. > We...

enhancement

Hi, great job with this library, any plan to introduce the Android's `setSampleExpirationMilliseconds` method? I think it's just 3 lines of code but could be very useful to enhance the...

enhancement

Eddystone beacon support would make this awesome, but as far as I can see, iBeacon is only supported.

enhancement

Why does the package need permission for NSLocationWhenInUseUsageDescription (iOS) when the Beacon-Manager is only used with bluetooth? I didnt want GPS!