Skip to content

Releases: jemise111/react-native-swipe-list-view

v1.0.3

29 Dec 01:59

Choose a tag to compare

#176 Fix listViewRef setNativeProps is not a function

v1.0.2

27 Dec 14:52

Choose a tag to compare

Fix issue deleting row in example.js

v1.0.1

27 Dec 13:18

Choose a tag to compare

Fix import issue in example.js

v1.0.0

27 Dec 12:38

Choose a tag to compare

#173 FlatList Support

BREAKING CHANGES:

With the introduction of FlatList support and the v1.0.0 release there are some breaking changes. Please see the section Migrating To FlatList in the README for all information

v0.4.7

01 Dec 19:09

Choose a tag to compare

#165 Add ability to render a custom ListView

v0.4.6

29 Oct 07:47

Choose a tag to compare

#148 Added SwipeToClosePercent & SwipeGestureBegan props

v0.4.5

23 Oct 08:39

Choose a tag to compare

#144 Add swipeToOpenVelocityContribution
#164 README for customizing individual rows

v0.4.4

22 Oct 19:11

Choose a tag to compare

#163 Revert useNativeDriver: true

v0.4.3

20 Oct 19:24

Choose a tag to compare

#162 useNativeDriver: true for all animations
#161 Update example to RN 49, use yarn
#149 Add ability to customize some props for needed rows
#139 Add zIndex for android for truely hidden row behind content

v0.4.2

18 Oct 20:03

Choose a tag to compare

#136 Fix PropTypes Issues