React-pull-down-action component

A simple React component implementation of 'pull down action' UI-pattern. Usually used for update/refresh.

The React-swipe-to-delete-component wrap your a content component. It's become swiped. If it's swiped more certain percent than the swipe-to-delete-component will remove a component.

Example

You may see an example in source here.

Props

  • onAction - Will be called when touchmove action reached it's theashold . Optional.

License

MIT