nearit / react-native-connectivity-status

A ReactNative module to check Bluetooth and Location status on Android and iOS
https://www.npmjs.com/package/react-native-connectivity-status
MIT License
38 stars 26 forks source link

Add support for iOS 13 Bluetooth permission? #13

Open Menardi opened 5 years ago

Menardi commented 5 years ago

iOS 13 introduced the requirement to request permission to use Bluetooth, much like location. It would be great if this library could be used to check the status of that permission.