in deprecated-react-native-swipeablelistview/SwipeableRow.js [60:68]
onSwipeEnd?: ?() => void,
onSwipeStart?: ?() => void,
preventSwipeRight?: ?boolean,
shouldBounceOnMount?: ?boolean,
slideoutView?: ?React.Node,
swipeThreshold?: ?number,
|}>;
type State = {