react-native-bluetooth-cross-platform
react-native-bluetooth-cross-platform copied to clipboard
cannot npm install --save react-native-bluetooth-cross-platform
I cannot install "npm install --save react-native-bluetooth-cross-platform" in terminal
@vinhtran1995 I can do the package installation through yarn add react-native-bluetooth-cross-platform
. Would you like to show what errors you have encountered ?
You can also install via Git with git+https://github.com/alexkendall/react-native-bluetooth-cross-platform.git
and then update your package.json
dependencies with "react-native-bluetooth-cross-platform": "alexkendall/react-native-bluetooth-cross-platform"
.