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