react-native-bluetooth-cross-platform
react-native-bluetooth-cross-platform copied to clipboard
Native module cannot be null
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.
@christanfoden did find a solution ??