Mike Hiley

Results 3 comments of Mike Hiley

I encountered this error and was able to solve it by duplicating the maven config from react-native-usbserial in my project's own configuration. Specifically, I added these lines to my `android/app/build.gradle`:...

The change was in my project that uses your library as a dependency, not in your library itself, so I don't believe there is anything to pull request. On a...

@HelgiHe I did get a basic read implementation working, but I've still got some work to do to generalize things enough to submit it back as a pull request (specifically,...