UNPKG

@serserm/react-native-turbo-serialport

Version:

React Native - Usb Serial Port Communication For Android Platform

7 lines (6 loc) 229 B
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.serserm.turboserialport"> <uses-feature android:name="android.hardware.usb.host" android:required="true"/> </manifest>