FloatingLabelTextFieldSwiftUI
FloatingLabelTextFieldSwiftUI copied to clipboard
Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI
Hi, One problem our users have complained about is that when they click a field to set focus it does not work. We think what's happening is that they are...
How should i localize the placeholder to multiple language if the placeholder field isn't from `LocalizedStringKey` class ?
Add an option to pass the return key type on keyboard
Podspecs not updated to 5.0.0
When the keyboard pops up, the TextFeild should automatically move up the corresponding distance
When applying .secureTextEntry as proposed in the example: - When setting displayPassword to false => the password doesn't even appear instead of dots - The rightView alone has no effect...