lexrus / LTMorphingLabel

[EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
MIT License
8.07k stars 782 forks source link

Restructure README, add detailed code examples and screenshots #150

Closed jonathanwuki closed 7 months ago

jonathanwuki commented 8 months ago

This pull request improves the README file by adding a table of contents and restructuring the Usage section to include detailed examples for both UIKit and SwiftUI projects (including gifs for each).

It also includes changes to the Installation section with links to each dependency manager's website ensuring the steps are always accurate (and do not require future README updates).

It also restructures the Third-Party Ports section and adds a section for Apps Using LTMorphingLabel rather than linking to the wiki page.

lexrus commented 7 months ago

Well done. Thank you.