Open Source iOS Component For Creating Buttons With Built In Confirmation Functionality

I’ve mentioned a number of libraries for creating custom buttons most recently MaterialControls-For-iOS which allows you to create Google Material Design inspired buttons.

Here’s an open source component from Diego Rueda that allows you to create buttons with built-in confirmation and cancellation called DoubleTapButton.

DoubleTapButton provides a wide variety of customization options. You can control the look of the button, and how the button acknowledges user confirmation or cancellation. There are easy text labeling options built into the button.

Here’s an animation from the readme showing a DoubleTapButton in action:

DoubleTapButton

You can find DoubleTapButton on Github here.

A nice component for asking the user for confirmation after button press providing a nice alternative to alert style components.

Original article: Open Source iOS Component For Creating Buttons With Built In Confirmation Functionality

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *