Releases: bastengao/react-native-serial-port-api
Releases · bastengao/react-native-serial-port-api
v1.5.0
- Specify
readBufferSize
to open
function
v1.4.0-rc.3
- Reduce memory alloc in read thread
v1.3.4
Use EventSubscription.remove instead of EventEmitter.removeListener, fix #35
v1.3.2
- Fix maven plugin for gradle 7 #31
v1.3.1
- Remove allowBackup attribute from android manifest #26
- Add devicePathsAsync func
v1.3.0
- Update Autolinking doc
- Remove Nullable annotation
- Don't specify react and react-native version