PanGestureView
PanGestureView component for drag and swipe gestures (supports only vertical gestures at the moment)
PROPS
| name | description | type | default |
|---|---|---|---|
| onDismiss | onDismiss callback | func | |
| direction | The direction of the allowed pan (default is down) | enum | 'down' |