lexrus / LTMorphingLabel

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

IBDesignable attributes not showing in attribute inspector #84

Closed quachdev closed 7 years ago

quachdev commented 7 years ago

The custom LTMorphingLabel do not show up with attributes to set the styling of the text?

Is it all done programatically?

I installed via carthage.

vitalii-tym commented 7 years ago

It looks like a general issue with Xcode and might not be directly related to LTMorphingLabel, because I'm having similar trouble with https://github.com/ElaWorkshop/TagListView and have also seen it with some other framework. Both installed using Carthage.