react-native-key-value-storage
Version:
Provides an easy way to persistently store small chunks of data and then access it from the native code.
8 lines • 524 B
text/xml
<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"
/>
<!-- From: file:/Users/kirillpisarev/projects/MT_Cabinet/node_modules/react-native-key-value-storage/android/build/intermediates/exploded-aar/com.facebook.react/react-native/0.44.0/res/anim/fade_out.xml -->