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

Make mask permanent in input #26

Closed bombillazo closed 2 years ago

bombillazo commented 2 years ago

It would be great to somehow keep the mask present at all times and not "popping in" as the user types. The default behavior causes issues when users are editing data mid-string and the cursor jumps around with the mask characters that appear/disappear.

CaioQuirinoMedeiros commented 2 years ago

It's not possible