react-native-ble-plx
react-native-ble-plx copied to clipboard
React native link
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x] I checked to make sure that this issue has not already been filed
- [x] I checked all example applications mentioned in README file and they don't work for me.
- [x] I followed every installation step mentioned in README file.
PS E:\React Native\WebView> react-native link error Unrecognized command "link". info Run "react-native --help" to see a list of all available commands. PS E:\React Native\WebView>
React native link command is removed in 0.69. It should work without this command :-)
@jongbelegen A little offtopic, but have you managed to use this library past RN 0.66?
Version 3.0.0 has been tested using the latest versions of RN (0.72) and everything should be fine.