ranesr/SwiftIcons

Print initialization method in demo project when clicking an icon

hstdt opened this issue · 1 comments

hstdt commented

For example, when I click an airplane emoji ,then console prints UIImage.init(icon: .emoji(.airplane), size: CGSize(width: 35, height: 35))

I think showing the method is pretty helpful.Thank you!

I have added example usage for all the methods in the demo project with commit.