alexkendall / react-native-bluetooth-cross-platform

Cross-Platform Bluetooth & WiFi React Native Module. Powered by underdark http://underdark.io/.
179 stars 35 forks source link

Native module cannot be null #51

Open christanfoden opened 5 years ago

christanfoden commented 5 years ago

This is the error message I receive when I call let BluetoothCP = require("react-native-bluetooth-cross-platform"); in my component.

An example of how to implement the library in a react native would be really helpful.

hajermay commented 4 years ago

@christanfoden did find a solution ??