CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

HPFastTouchButton 1.0.0

HPFastTouchButton 1.0.0

TestsTested
LangLanguage SwiftSwift
License MIT
ReleasedLast Release Mar 2015
SPMSupports SPM

Maintained by Huy Pham.



HPFastTouchButton

Resolve problem “Passing touch info from button to super view”.

For example:

With button in UIKit you can’t scroll the scrollbar(scroll view, table view, collection view) after button receive pan gesture. By replacing the original button with HPFastTouchButton, the problem will be solved. Magic is here :“)

Use

HPFastTouchButton has the same protocols with UIButton in UIKit.

Contact

If you use/enjoy HPFastTouchButton, let me know!

License

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