Mask TextInput to enter an IP address
Hi, i'm trying to create e text input for entering an ip address.
I created this code, that kinds works but it adds extra dots dependig on the numbers entered.
Tried this aproach too, but with the same results:
While writing, this looks as in the first image.
1 Reply
Just a thought: would it work to use 4 numeric text inputs instead? min 0 / max 255