Skip to content

Releases: gitim/react-native-sortable-list

0.0.13

17 May 07:23
Compare
Choose a tag to compare
  • Fixed crash null is not an object (evaluating 'footerLayout.height')

0.0.12

12 May 21:42
Compare
Choose a tag to compare
  • Added renderFooter prop

0.0.11

27 Apr 11:36
Compare
Choose a tag to compare
  • Removed opacity animation upon mounting and updating
  • Added refreshControl prop

0.0.10

18 Apr 19:18
Compare
Choose a tag to compare
  • 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.9

12 Apr 13:00
Compare
Choose a tag to compare
  • Added horizontal direction support
    -05-2017 10-56-24

  • Renamed autoscrollAreaHeightautoscrollAreaSize

0.0.8

04 Apr 19:48
Compare
Choose a tag to compare
  • Fixed Touchable* inside Row element issue (#31)

0.0.7

16 Mar 16:50
Compare
Choose a tag to compare
  • Added a new prop onPressRow

0.0.6

07 Mar 15:46
Compare
Choose a tag to compare
  • Fixed crash on Android while dragging
  • Added a new prop autoscrollAreaHeight
  • Updated examples
  • Several small fixes

0.0.5

18 Jan 17:31
Compare
Choose a tag to compare
  • Implemented updating a list after receiving a new data (closes #3)

0.0.4

22 Dec 15:21
Compare
Choose a tag to compare
  • made autoscroll more accurate

before/after:
-22-2016 18-14-21 -22-2016 18-15-44