3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)Swift8,150 stars (8,150 stars)780 forks (780 forks)batch import
enhancementhelp wanted
Description
This issue does not include a description.
- Issue type
- research
- Research direction
- The issue asks how to override UIButton's label class to use LTMorphingLabel. Since the body is empty, the contributor should search the repository for examples or documentation on using LTMorphingLabel with UIButton. Check existing comments or similar issues for guidance. The solution likely involves subclassing UIButton and setting the label class, but the contributor needs to verify if LTMorphingLabel supports being used as a button label.