UITextField subclass with floating labels - inspired by Matt D. Smith's design: http://dribbble.com/shots/1254439--GIF-Mobile-Form-Interaction?list=users
Stars
7.2k
Forks
723
Watchers
7.2k
Open Issues
28
Overall repository health assessment
No package.json found
This might not be a Node.js project
179
commits
7
commits
5
commits
4
commits
4
commits
4
commits
3
commits
3
commits
3
commits
3
commits
Accessibility label on text field is no longer nil when there is no text
811bf17View on GitHubMerge pull request #223 from mindbody/Xcode-12.5-SPM-Fix
2026f5dView on GitHubfixed the flickering bug by removing CGRectIntegral which was not behaving deterministically
04ba76dView on GitHubMerge pull request #217 from RyoAbe/fix_JVFloatLabeledTextField_accessibility_label
3bf14c5View on GitHubFixed floating labels not being read aloud when text was entered when use with VoiceOver
4d793adView on GitHubupdated minimum deployment target to IOS 9, update doc files specify support since IOS 9, updated podspec version to 1.2.4
3c39756View on GitHub