Skyscanner / SkyFloatingLabelTextField

A beautiful and flexible text field control implementation of "Float Label Pattern". Written in Swift.
Apache License 2.0
4.09k stars 540 forks source link

Use of undeclared type 'SkyFloatingLabelTextField' #211

Open connorcowling opened 6 years ago

connorcowling commented 6 years ago

What did you do?

Installed the pod, set up the text fields, set the class to SkyFloatingLabelTextField

What did you expect to happen?

It to work..

What happened instead?

Text field errors: Use of undeclared type 'SkyFloatingLabelTextField'

Xcode Version: XCode 9.3.1 SkyFloatingLabelTextField Version: 3.5.1 Deployment Target: 10.3 Method of Integration: CocoaPods

k0nserv commented 6 years ago

Hey @connorcowling, this is such a basic case that I suspect it might be something with your config. Can you provide a reproducable example?

antonyjamese commented 5 years ago

@connorcowling Did you import the class?