Releases: gitim/react-native-sortable-list
Releases · gitim/react-native-sortable-list
0.0.13
- Fixed crash null is not an object (evaluating 'footerLayout.height')
0.0.11
- Removed opacity animation upon mounting and updating
- Added
refreshControl
prop
0.0.10
- Fixed bug when scroll enabled when dragging despite of scrollEnabled=false was passed
- Fixed bug when scroll enabled after releasing a row despite of scrollEnabled=false was passed
0.0.8
- Fixed Touchable* inside Row element issue (#31)
0.0.7
- Added a new prop onPressRow
0.0.6
- Fixed crash on Android while dragging
- Added a new prop autoscrollAreaHeight
- Updated examples
- Several small fixes
0.0.5
- Implemented updating a list after receiving a new data (closes #3)
0.0.4
- made autoscroll more accurate
before/after: