DoubleTapButton 0.1.3

DoubleTapButton 0.1.3

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Sep 2015
SPMSupports SPM

Maintained by Diego Rueda.




DRDoubleTapButton

A button in two steps.

Custom component for iOS that requires two taps: the first one to activate it and the second one to confirm the action.

It has a feedback label after the confirm button is called.

Confirm button calls a function. When it returns true, button interaction ends with success message. When it returns false, the button is reset.

Screenshots

When the action is success, the interaction ends after the confirm button is pushed
DoubleTapButton-1.gif

When the action is error, the button is reseted
DoubleTapButton-2.gif

Buttons can be tapped or swipped
DoubleTapButton-3.gif

Author

Diego Rueda, [email protected]

License

DoubleButtonTap is available under the MIT license. See the LICENSE file for more info.