An open API service indexing awesome lists of open source software.

https://github.com/9drops/uibutton-largerhitarea

UIButton category,Extend button hit area.
https://github.com/9drops/uibutton-largerhitarea

extend-button-hit-area ios

Last synced: 9 months ago
JSON representation

UIButton category,Extend button hit area.

Awesome Lists containing this project

README

          

# UIButton-LargerHitArea
UIButton category,增大UIButton点击响应区域,针对iOS UIButton较小难以点中的情况.

UIButton+LargerHitArea为UIButton Category。

ButtonLargerHitAreaSample为使用使用范例。