Releases: tero-paananen/draggable-flat-list
Releases · tero-paananen/draggable-flat-list
1.0.1
1.0.0
- First somehow tested version on React Native Windows, iOS and Web
0.0.7
- Two different modes
default
andexpands
to show where item will be dropped
0.0.6
- Less item position calculation
- Moving item fix (to direction up)
0.0.5
- TS fixes
- Eslint & Prettier hassle
flyingItemStyle
prop for flying item- useCallbacks added
0.0.4
- Item long press starts dragging
0.0.3
array-move
reference removed
0.0.2
- Item selection logic out from
DraggableFlatList
into developer's list item logic
0.0.1 First version
First version basically tested using applications in this project for Windows, iOS and Android