Releases: bastengao/react-native-serial-port-api
Releases · bastengao/react-native-serial-port-api
v1.2.0
- Fix README and example
- Fix setSuPath function
- Check OS is android
v1.1.0
- Add
setSuPath
and getSuPath
methods
- Catch permission error for
open
method