Fix compatibility bug and update readme

Words
111
Reading
1 min
Listen
Play
9y

image.png

react-native-android-btserial as described in its readme is

"A react native android module for serial IO over bluetooth device."

This module is perfect for an android app connected to an arduino in a simple way. Because BlueTooth is not popular nowadays, there are not many modules for react native that can be used in a recent version of RN, so a search a lot and then fix this one.
I fixed the compatibility of this package for react native >= 0.47 so it can be used in newer projects.
This is the pull request
https://github.com/derektu/react-native-android-btserial/pull/4
And here is a screenshot of me logged in
Screenshot from 2017-11-14 23-31-36.png



Posted on Utopian.io - Rewarding Open Source Contributors

Fix compatibility bug and update readme | Ecency