UNPKG
react-native-blinkid
Version:
latest (1.1.0)
1.1.0
1.0.0
React Native adapter for MicroBlink's BlinkID SDK
react-native-blinkid
/
android
/
build
/
intermediates
/
res
/
merged
/
androidTest
/
debug
/
anim
/
slide_down.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
=
"0%p"
android:toYDelta
=
"100%p"
/>