- August 22, 2025
- Mins Read
Please use JVFloatLabeledTextField instead or feel free to chime in on an issue if you’d like to take over the repo.
UITextField and UITextView subclasses with placeholders that change into floating labels when the fields are populated with text.
Used by millions of people in the Booking.com app! Is your app using it? Let me know!
Please see the included example app for sample usage.
Support this project via Gratipay
ARC & iOS 6+, Autolayout or springs and struts
A SwiftUI Marquee or "scrolling text" effect found in Apple native apps. For when one line isn't enough, but two ...
Introduction Text composition in SwiftUI can often be cumbersome, especially when there's logic affecting its format and content. TextBuilder leverages the ...