Reputation: 31
I have installed the MaterialComponents/TextFields pod, and I am trying to add a new text field into the storyboard editor. I add a textfield, and when I go to add a Material textfield custom class from the dropdown in the identity inspector, none of the material textfields that come with the pod show up. Is there something that I'm missing that needs to be done before I can use these custom classes?
Upvotes: 0
Views: 479
Reputation: 151
Try this instead - reinstalling the pod or restart Xcode or import Material components in swift file. Hope it works
Upvotes: 1