Driversnote-Dev / react-native-kontaktio

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

Improve isScanning behavior #52

Closed andrekovac closed 5 years ago

andrekovac commented 5 years ago

Implementing the same logic as for the isConnected function.

andrekovac commented 5 years ago

Shouldn't we remove the Log before we commit?

Since I am resolving the promise if the manager is null, I at least want to send a log message to the android debugger in this case. Do you think it's unnecessary?