SkyFloatingLabelTextField
SkyFloatingLabelTextField copied to clipboard
uitextcontenttype not working
Hi,
I am trying to show on the keyboard the previous added texts (e.g. email, name) in order to autofill the text field. With the default text field i am getting all the suggestions but with this library i cannot.
I have used the uitextcontenttype as Apple suggests in order to show the autofill suggestions but with no luck.
Is there any workaround on this problem?
Thanks...
Also having issues with content type.
In particular, setting it to creditCardNumber
is forcing the keyboard type to default
; it's impossible to get a numberPad
keyboard.