jverdi / jverdi/JVFloatLabeledTextField

My xib become clutter when I add JVFloatLabeledTextField into it.

Open
#195 5 comments 2 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
7.1k
Forks
720
PR merge metrics
No merged PRs in 30d

Description

# I change those UITextField to JVFloatLabeledTextField in xib file at identity inspector tab on right panel named "Utilities" just like followed image.
![image](https://user-images.githubusercontent.com/4626985/40642404-9e04c398-634f-11e8-8de9-cedcdcc3824f.png)
# When I compiled, it occured an issue like followed image.
![image](https://user-images.githubusercontent.com/4626985/40642577-1250731e-6350-11e8-9c44-99256f0d0df1.png)
But Xcode can run my project and my app perform correctly as my expectation.
But now, my xib's display in a clutter, I mean it's all of property seem correctly just same before I replace my xib's UITextField to JVFloatLabeledTextField.
# However, my xib's UI component element display disorderly, but I ensure their auto layout constraints are correct.
![image](https://user-images.githubusercontent.com/4626985/40643565-29643f88-6353-11e8-973b-20d498eb186b.png)
UIView(i5M-Pr-Fkt) is my controller's view.
And my podfile used use_frameworks! already.
Anyone might help me?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.