mirror of
https://github.com/zhigang1992/react-native-draggable-grid.git
synced 2026-03-26 07:04:12 +08:00
Update README.md
update README
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user