UNPKG
react-native-shake-event-txm
Version:
latest (3.0.0)
3.0.0
Add shake event to your React Native app
react-native-shake-event-txm
/
android
/
build
/
intermediates
/
res
/
merged
/
debug
/
anim
/
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"
/>