UNPKG

@duell10111/react-native-image-keyboard

Version:

Enables clipboard image pasting and GIFs from TextInput.

11 lines (9 loc) 305 B
<?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="com.rnimagekeyboard" android:versionCode="1" android:versionName="1.0" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="29" /> </manifest>