bhrott / react-native-masked-text

A pure javascript masked text and input text component for React-Native.
MIT License
1.61k stars 249 forks source link

Show the delimiter before rather than after the key press #262

Open Paul-Avione opened 2 years ago

Paul-Avione commented 2 years ago

As an example, fo a date entry in "DD/MM/YYYY" format the display would go as follows:

The current situation is as below and the user doesn't know if they are meant to type the slash character themselves.