How to format number input in react native where there is one number per box for 6 boxes?
I am building an app with react native and I am trying to get the number input formatted like this where there is one integer per box. The cursor also is in the next box and the boxes that have been filled have a larger border. Any thoughts would help.