You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not even sure it is necessary to do this. Adding a Tap Gesture to the Label would give it the same functionality as the Button. @VasuLaroiya, can you think of another reason besides the tap functionality for overriding UIButton's Label?
It should be as simple as creating a new subclass of UIButton called LTMorphingButton and overriding the titleLabel property to return the LTMorphingLabel.
No description provided.
The text was updated successfully, but these errors were encountered: