UNPKG
@thg303/react-native-persian-date-picker
Version:
latest (0.0.4)
0.0.4
Simple Persian(jalali) DatePicker for react native. ⚛
@thg303/react-native-persian-date-picker
/
android
/
app
/
build
/
intermediates
/
exploded-aar
/
com.facebook.fresco
/
drawee
/
1.3.0
/
AndroidManifest.xml
9 lines
(7 loc)
•
246 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.facebook.drawee"
>
<
uses-sdk
android:minSdkVersion
=
"9"
android:targetSdkVersion
=
"21"
/>
</
manifest
>