react-native-swipe-button
react-native-swipe-button copied to clipboard
Button Swipe is not working when rendering it inside react-native-modal.
I add underlaystyle + borderRadius for make underlay background color + overflow hidden to container and now have nice background color on swipe, but when button go back its hiding...
It should be possible to change the styling of the icon circle
> As a developer I would like to be able to configure the spring options for the animation. This should be implemented by adding a prop to `SwipeButton.tsx` with a...