Releases: jemise111/react-native-swipe-list-view
Releases · jemise111/react-native-swipe-list-view
v3.1.0
v3.0.1
v3.0.0
Actions are here! (thanks again @proof666)
See this doc for everything you need to know: https://github.com/jemise111/react-native-swipe-list-view/blob/master/docs/actions.md
All PRs released:
- Added this.props.onScroll null check #457
- ViewPropType Deprecation Fix #454
- Fix documentation example #450
- Fixed inconsistent prop name for opting in animated list #447
- Pass additional swipe data to the swipeGestureEnded callback #443
- Provide clarity on necessity of key property in the data array #437
- Add actions functionality #395
- Actions #1
v3.0.0-rc2
v3.0.0-rc1
Please see https://github.com/jemise111/react-native-swipe-list-view/blob/master/docs/actions.md for an excellent new feature called Actions (thanks @proof666 !) and please report any issues
v2.5.0
v2.4.0
v2.3.0
v2.2.0
- perf: FlatList & PureComponent performance improvements #419
- Specify Listview vertical #414
- documentation(swipeToDelete): update example with a copy/pastable sample #406
- chore(README): added android tips in running the example #404
- fix the [BUG](https://github.com/jemise111/react-native-swipe-list-v... #397
- Add type definition for manuallySwipeRow #393