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

Bumps [ini](https://github.com/isaacs/ini) from 1.3.4 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

### Version "react-native-beacons-manager": "git://github.com/MacKentoch/react-native-beacons-manager.git#53c1bda", ### Platform Android ### OS version react natieve 0.61.5 android 7.0... ### Steps to reproduce [example android](https://github.com/MacKentoch/react-native-beacons-manager/blob/master/examples/samples/ranging.android.md) ### Actual behavior 1. Beacons.BeaconsEventEmitter.addListener doesn't work on android...

Hello everybody, i get the following error when i use the libary RN Version: 0.63.4 Plattform: iOS iOS: 14 I set up a new app and add the "react-native-beacon-manager" libary....

### Version I'm using @newoceaninfosys ' fork: github.com/newoceaninfosys/react-native-beacons-manager/ ### Platform Android ### OS version android 8.0 react native 0.61.2 ### Steps to reproduce 1. Start background scan 2. Wait 30...

### Version "react-native-beacons-manager": "git://github.com/MacKentoch/react-native-beacons-manager" "react-native": "0.64.0", ### Platform Android ### Expected behavior The app continue detecting beacons even if app is killed ### Actual behavior The scan stops when app...

Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.19. Release notes Sourced from marked's releases. 0.3.18 minified required new release 0.3.18 did not have changes to min. Minor fixes and updated docs Supported...

dependencies

Just trying to find out if this library is dead or just serious lacking in active support? I see there are tons of forks, but the few I've checked are...

### Version 1.0.7 ### Platform Android ### OS version android 10 ### Steps to reproduce 1. npm install react-native-beacons-manager 2. react-native link react-native-beacons-manager 3. Implement import { DeviceEventEmitter } from...

### Version 1.0.1 "react-native-beacons-manager": "git://github.com/MacKentoch/react-native-beacons-manager.git#53c1bda", ### Platform iOS ### OS version iOS 13.3.1 ### Steps to reproduce 1. Install the package through git #53c1bda 2. Launch the App in a...

### Version "react": "16.4.1", "react-native": "0.56.0", "react-native-beacons-manager": "^1.0.7" ### Platform iOS | Android ### Steps to reproduce 1. fresh new app with react-native init 2. install package 3. in componentDidMount:...