react-native-ble-plx icon indicating copy to clipboard operation
react-native-ble-plx copied to clipboard

React native link

Open Talha-raj opened this issue 3 years ago • 2 comments

  • [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>

Talha-raj avatar Jun 29 '22 15:06 Talha-raj

React native link command is removed in 0.69. It should work without this command :-)

jongbelegen avatar Jul 26 '22 16:07 jongbelegen

@jongbelegen A little offtopic, but have you managed to use this library past RN 0.66?

jaska120 avatar Aug 23 '22 08:08 jaska120

Version 3.0.0 has been tested using the latest versions of RN (0.72) and everything should be fine.