CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Mar 2015 |
SPMSupports SPM | ✗ |
Maintained by Huy Pham.
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 :“)
HPFastTouchButton has the same protocols with UIButton in UIKit.
If you use/enjoy HPFastTouchButton
, let me know!
HPFastTouchButton
is available under the MIT license. See the LICENSE file for more info.