UNPKG

@inkindcards/react-native-money

Version:

A fully native TextInput component that allows currency input with a right to left text aligment

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