New prop disableResetOnTap
Fixed git issue #49: Prevent returning to initial state
- Adding a new prop called disableResetOnTap. After swipe success, tap on button resets it. This behavior can be disabled by setting this prop to true.
Fixed git issue #49: Prevent returning to initial state