Skyscanner / SkyFloatingLabelTextField

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

Storyboard IBDesignables not working for the latest release #134

Open poonamdhomane opened 7 years ago

poonamdhomane commented 7 years ago

Storyboard IBDesignables not working for the latest release , (not showing IBDesignables and module selection) But working with old version 3.0.0

kmuddapu commented 7 years ago

Im also facing same problem. Below are IBDesignables errors in Example App . Same thing happens in my project.

screen shot 2017-05-17 at 7 59 00 am
k0nserv commented 7 years ago

What method of integration are you using?

kmuddapu commented 7 years ago

I just downloaded the library and run the example .In my project I used Cocoapods

k0nserv commented 7 years ago

Can I see your podfile?

kmuddapu commented 7 years ago

Sure,

screen shot 2017-05-25 at 7 18 57 am
ngthduy90 commented 7 years ago

I have the same problem of @kmuddapu.

k0nserv commented 7 years ago

TestIssue134.zip

Works for me..

What version of Xcode are you using? What's your base SDK and deployment target?

cph2117 commented 7 years ago

@k0nserv Also not working for me. Xcode 8.3.3, most recent SkyFloatingLabelTextField via Carthage.

xZeok commented 6 years ago

please fix this... last version in Xcode 9.3 Swift 4.1

darkhorse-coder commented 6 years ago

Fixed this issues ??? Same issue on xcode 9.3 Swift 4.1

dancemonkey commented 6 years ago

Darn, was excited to try this but also having the same issue. It's the latest XCode beta so I can try on the last stable release for now, but could really use it working with the latest upcoming version.

EDIT: wait these are really old comments and I'm having the same issue! Is there a resolution or workaround for this problem?

EDIT 2: nvm, fixed, wasn't correctly importing the framework and the @IBOutlet was still a UITextField.