UNPKG
react-native-umshare
Version:
latest (3.0.1)
3.0.1
3.0.0
3.0.0-bate3
3.0.0-bate2
3.0.0-bate1
2.0.0
1.2.4
1.2.3
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
友盟分享和第三方登录
github.com/a289459798/react-native-umshare
a289459798/react-native-umshare
react-native-umshare
/
android
/
src
/
main
/
res
/
drawable
/
umeng_socialize_edit_bg.xml
11 lines
(8 loc)
•
279 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
11
<?xml version=
"1.0"
encoding=
"utf-8"
?>
<
shape
android:shape
=
"rectangle"
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<
solid
android:color
=
"@android:color/transparent"
/>
<
stroke
android:width
=
"1dp"
android:color
=
"#C3C6C9"
/>
</
shape
>