Update README.md

update README
This commit is contained in:
$SH
2019-03-19 10:05:54 +08:00
committed by GitHub
parent b5e0fcbf6a
commit 9705b3b6ba

View File

@@ -3,7 +3,6 @@
[中文文档](./README_CN.md)
## Demo
[example](https://github.com/SHISME/react-native-draggable-grid-instance)
<p align="center">
<img alt="Issue Stats" width="400" src="https://github.com/SHISME/react-native-draggable-grid/blob/master/example.gif?raw=true">
@@ -169,4 +168,4 @@ If you want to use your custom animation, you can do like this
if you want resort item yourself,you only need change the data's sort, and the draggable-grid will auto resort by your data.
> the data's key must unique
> the data's key must unique