Releases: gitim/react-native-sortable-list
Releases · gitim/react-native-sortable-list
v0.0.23
11 Apr 00:22
Compare
Sorry, something went wrong.
No results found
Added LICENSE file
Fixed #47 Re-renders entire view when adding/removing rows
Added a second argument to the onReleaseRow callback
Fixed prop type for Row
0.0.22
14 Apr 05:14
Compare
Sorry, something went wrong.
No results found
Added showsVerticalScrollIndicator, showsHorizontalScrollIndicator props
0.0.21
28 Feb 21:50
Compare
Sorry, something went wrong.
No results found
Added renderHeader prop
Added innerContainerStyle prop
Fixed crash when using this in combination with react-navigation and the view with SortableList was not currently on the screen but still being updated
0.0.20
18 Jan 18:22
Compare
Sorry, something went wrong.
No results found
Remove warning that data need be an object [data allow object and array]
0.0.19
16 Nov 22:39
Compare
Sorry, something went wrong.
No results found
Expose toggleRowActive to renderItem component
Only set pan responder on relevant gestures (allow usage of SwipeRow from react-native-swipe-list-view)
0.0.18
17 Oct 15:06
Compare
Sorry, something went wrong.
No results found
Updated deprecated View.propTypes to ViewPropTypes
0.0.17
30 Sep 10:09
Compare
Sorry, something went wrong.
No results found
Fix activation/deactivation conditions in Row
Stretch row so child items fill container list
0.0.16
13 Jul 09:26
Compare
Sorry, something went wrong.
No results found
Replace PropTypes from react with form prop-types package
0.0.15
06 Jul 11:44
Compare
Sorry, something went wrong.
No results found
0.0.14
06 Jul 11:45
Compare
Sorry, something went wrong.
No results found
Added rowActivationTime prop