UNPKG
@tuofeng/react-native-image-picker
Version:
latest (0.0.51)
0.0.51
0.0.50
0.0.49
0.0.48
0.0.47
0.0.46
Image Picker
@tuofeng/react-native-image-picker
/
android
/
src
/
main
/
res
/
drawable
/
ucrop_shadow_upside.xml
7 lines
•
245 B
text/xml
View Raw
1
2
3
4
5
6
7
<
shape
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:shape
=
"rectangle"
>
<
gradient
android:angle
=
"270"
android:endColor
=
"#14232323"
android:startColor
=
"@android:color/transparent"
/>
</
shape
>