Helloo.
I have auth system made that requires user to enter 4digit code sent by sms. How to imitate the input field to look cool with 4 sections for each digit?
I tried to place 4 rounded groups under and on top of input field(designed to look like it), but then i was not able to click on the input anymore.
Anyone have some ideas, solutions and experiances?
Added photo for reference.
The input is there to use as the full value in order to verify it agains something else. I would hide it so that it is not visible. Take a look through the editor and if you have any questions on how I did it, let me know.