Using the react-native-ibeacon together with the react-native-background-geolocation throws an error described in #35. This PR simply implements the commented solution.
The changes were tested with existing beacons, no errors or unwanted behaviour was observed.
Using the
react-native-ibeacon
together with thereact-native-background-geolocation
throws an error described in #35. This PR simply implements the commented solution. The changes were tested with existing beacons, no errors or unwanted behaviour was observed.