UNPKG
react-native-draggablelist
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.9
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
## Demo
github.com/hzzcc/react-native-dragablelist
hzzcc/react-native-dragablelist
react-native-draggablelist
/
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
>