FloatingLabelTextFieldSwiftUI icon indicating copy to clipboard operation
FloatingLabelTextFieldSwiftUI copied to clipboard

Floating Label TextField for SwiftUI. FloatingLabelTextFieldSwiftUI

Results 16 FloatingLabelTextFieldSwiftUI issues
Sort by recently updated
recently updated
newest added

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

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...