Driversnote-Dev / react-native-kontaktio

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)
MIT License
111 stars 48 forks source link

Is Bluetooth turned on? #1

Closed JonasWho closed 7 years ago

JonasWho commented 7 years ago

Is there a way to check if the Bluetooth is even turned on on the device?

andrekovac commented 7 years ago

You can use our fork of react-native-bluetooth-state: https://github.com/Artirigo/react-native-bluetooth-state

andrekovac commented 7 years ago

I'll close the issue since it covers a feature not intended for this package.

JonasWho commented 7 years ago

@Andruschenko ok, thx!