UNPKG
react-native-addcarview
Version:
latest (1.0.1)
1.0.1
1.0.0
一个简单实用的实现添加购物车动画的控件
github.com/puti94/react-native-addcarview
puti94/react-native-addcarview
react-native-addcarview
/
example
/
android
/
app
/
src
/
main
/
res
/
values
/
styles.xml
9 lines
(6 loc)
•
192 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
<
resources
>
<!-- Base application theme. -->
<
style
name
=
"AppTheme"
parent
=
"Theme.AppCompat.Light.NoActionBar"
>
<!-- Customize your theme here. -->
</
style
>
</
resources
>