- December 17, 2024
- 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 vertical stackview which takes subviews with different widths and adds them to it's rows with paddings, spacings etc.
AudioManager is a Swift package that provides a modular and easy-to-use interface for implementing audio feedback in your applications. It ...