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

HPFastTouchButtonObjC 1.1.0

HPFastTouchButtonObjC 1.1.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Mar 2015

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 HPFastTouchButtonObjC, the problem will be solved. Magic is here :")

Use

HPFastTouchButtonObjC has the same protocols with UIButton in UIKit.

Contact

If you use/enjoy HPFastTouchButtonObjC, let me know!

License

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