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
/
res
/
merged
/
debug
/
anim
/
picker_exit.xml
11 lines
(9 loc)
•
284 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
11
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
set
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
translate
android:fromXDelta
=
"0"
android:fromYDelta
=
"0"
android:duration
=
"300"
android:toXDelta
=
"0"
android:toYDelta
=
"100%"
/>
</
set
>