mik3y / usb-serial-for-android

Android USB host serial driver library for CDC, FTDI, Arduino and other devices.
MIT License
4.82k stars 1.58k forks source link

Is it possible to use it in EXPO projects? #588

Open VictorBarth opened 1 month ago

VictorBarth commented 1 month ago

Hi, I'm sorry if my questioin is trivial, but I'm very new to frontend programming and wanna know if its possible to use your codes for a EXPO project. As I cannot access the android manifest and other files, and dont want to eject the project, there's another methods to do that?

kai-morich commented 1 month ago

maybe you find an answer in #417