CaioQuirinoMedeiros / react-native-mask-input

🎭:iphone: A simple and effective Text Input with mask for ReactNative on iOS and Android. Includes obfuscation characters feature.
https://www.npmjs.com/package/react-native-mask-input
MIT License
309 stars 31 forks source link

If next symbol is defined prefill it before user entering the next input character #34

Closed FDiskas closed 1 year ago

FDiskas commented 1 year ago

It's hard to explain. Currently, when entering masked input characters all separators are inserted after user input.

wanted Untitled

default

CaioQuirinoMedeiros commented 1 year ago

Use the prop maskAutoComplete from the latest version 1.2.3