Description:
This library allows you to create swipeable component, by example for a row in a list view, or anywhere you want. The code is based on the experimental SwipeableListView of react-native.
Installation:
npm install --save react-native-swipeable-view
