UNPKG
react-native-cafe-bazaar
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.2
0.0.1
cafe bazaar billing feature for react native application
react-native-cafe-bazaar
/
android
/
app
/
build
/
intermediates
/
exploded-aar
/
com.facebook.react
/
react-native
/
0.43.3
/
res
/
anim
/
fade_out.xml
8 lines
(7 loc)
•
318 B
text/xml
View Raw
1
2
3
4
5
6
7
8
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
alpha
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:duration
=
"@android:integer/config_shortAnimTime"
android:interpolator
=
"@android:anim/accelerate_interpolator"
android:fromAlpha
=
"1.0"
android:toAlpha
=
"0.0"
/>