onClose?: ?()

in deprecated-react-native-swipeablelistview/SwipeableRow.js [58:68]


  onClose?: ?() => void,
  onOpen?: ?() => void,
  onSwipeEnd?: ?() => void,
  onSwipeStart?: ?() => void,
  preventSwipeRight?: ?boolean,
  shouldBounceOnMount?: ?boolean,
  slideoutView?: ?React.Node,
  swipeThreshold?: ?number,
|}>;

type State = {