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

undefined is not an object #22

Closed rgstephens closed 6 years ago

rgstephens commented 6 years ago

I have an RN project using react 16.0.0-alpha.12 and react-native 0.48.4. When I import Kontakt, the app aborts on start with the error:

undefined is not an object (evaluating 'KontaktModule.disconnect')
rgstephens commented 6 years ago

Forgot to do the link command:

react-native link react-native-kontaktio