Ok, the OnValueChange, as I was searching about it, seems to still have many flaws as not seeing Ctrl+Vs, Ctrl+X, backspaces, it doesn't seem to actually check every condition, but ok for now. My problem is that I can't seem to mask format the data as the user writes it.
Took me about a day looking for answers to find out that every single one I found telling me to change the text was wrong, that I had to change the text from InputField. It works on onEndEdit, but doesn't work on...
InputField OnValueChange
Took me about a day looking for answers to find out that every single one I found telling me to change the text was wrong, that I had to change the text from InputField. It works on onEndEdit, but doesn't work on...
InputField OnValueChange