UNPKG
react-native-inlight
Version:
latest (1000.0.0)
1000.0.0
0.56.2
0.56.1
0.56.0
A framework for building native apps using React
github.com/zzyhdu/react-native
zzyhdu/react-native
react-native-inlight
/
ReactAndroid
/
src
/
main
/
res
/
views
/
modal
/
anim
/
catalyst_slide_up.xml
7 lines
(6 loc)
•
256 B
text/xml
View Raw
1
2
3
4
5
6
7
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
translate
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:duration
=
"@android:integer/config_shortAnimTime"
android:fromYDelta
=
"100%p"
android:toYDelta
=
"0%p"
/>