react-native-swipe-list-view

A React Native ListView component with rows that swipe open and closed

MIT License

Downloads
171.9K
Stars
2.8K
Committers
66

Bot releases are hidden (Show)

react-native-swipe-list-view - v1.4.0

Published by jemise111 almost 6 years ago

#248 Update example project to RN 57.5
#240 Fix getScrollResponder issues
#235 Add optional should component update support

react-native-swipe-list-view - v1.3.1

Published by jemise111 over 6 years ago

Fix #224 Can't disable scroll
Fix #225 Add toValue to the onRowOpen and onRowDidOpen props so you can detect which way a row has been swiped after it opens

react-native-swipe-list-view - v1.3.0

Published by jemise111 over 6 years ago

#208 Fixes the dreaded delete row scrolling bug (issue #109)

Big thanks to @thomas-brx

react-native-swipe-list-view - v1.2.0

Published by jemise111 over 6 years ago

#207 Section List Support! (big thanks to @thomas-brx and @wuhenzhizao

react-native-swipe-list-view - v1.1.1

Published by jemise111 over 6 years ago

#205 Fix swiping issues in React Native Windows

react-native-swipe-list-view - v1.1.0

Published by jemise111 over 6 years ago

#202 Add previewOpenDelay prop

react-native-swipe-list-view - v1.0.7

Published by jemise111 over 6 years ago

#193 Calls the correct render function for a row in the renderListView function

react-native-swipe-list-view - v1.0.6

Published by jemise111 over 6 years ago

#187 Safer setting scroll enabled and add callback

react-native-swipe-list-view - v1.0.5

Published by jemise111 over 6 years ago

#185 Add safe check before disabling scroll

react-native-swipe-list-view - v1.0.4

Published by jemise111 almost 7 years ago

#178 Fix safeCloseOpenRow

react-native-swipe-list-view - v1.0.3

Published by jemise111 almost 7 years ago

#176 Fix listViewRef setNativeProps is not a function

react-native-swipe-list-view - v1.0.2

Published by jemise111 almost 7 years ago

Fix issue deleting row in example.js

react-native-swipe-list-view - v1.0.1

Published by jemise111 almost 7 years ago

Fix import issue in example.js

react-native-swipe-list-view - v1.0.0

Published by jemise111 almost 7 years ago

#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

react-native-swipe-list-view - v0.4.7

Published by jemise111 almost 7 years ago

#165 Add ability to render a custom ListView

react-native-swipe-list-view - v0.4.6

Published by jemise111 almost 7 years ago

#148 Added SwipeToClosePercent & SwipeGestureBegan props

react-native-swipe-list-view - v0.4.5

Published by jemise111 almost 7 years ago

#144 Add swipeToOpenVelocityContribution
#164 README for customizing individual rows

react-native-swipe-list-view - v0.4.4

Published by jemise111 almost 7 years ago

#163 Revert useNativeDriver: true

react-native-swipe-list-view - v0.4.3

Published by jemise111 almost 7 years ago

#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

react-native-swipe-list-view - v0.4.2

Published by jemise111 about 7 years ago

#136 Fix PropTypes Issues

Package Rankings
Top 1.02% on Npmjs.org
Badges
Extracted from project README
npm npm
Related Projects