issues
search
zacwest
/
ZSWTappableLabel
UILabel subclass for links which are tappable, long-pressable, 3D Touchable, and VoiceOverable.
MIT License
169
stars
37
forks
source link
Update touch handling, improve accessibility & add support for 3D Touch
#33
Closed
zacwest
closed
5 years ago
zacwest
commented
5 years ago
Fixes #19 (3D Touch)
Fixes #21 (Frames being odd especially when scrolling)
Fixes #23 (LongPress had no wiggle room)
Fixes #32 (Likely blocks UITableView's selection behavior now)
geoffmacd
commented
5 years ago
👍