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

Illegal callback invocation fix #21

Closed JonasWho closed 6 years ago

JonasWho commented 6 years ago

I've tried to fix the issue I raised myself: https://github.com/Artirigo/react-native-kontaktio/issues/17 I also made a few other small changes. I hope you agree, otherwise, please educate me, native is not my turf :)

andrekovac commented 6 years ago

Thanks for fixing the bug and for replacing thrown exceptions by rejecting promises. Tested it and added a comment.