react-native-character-input icon indicating copy to clipboard operation
react-native-character-input copied to clipboard

Allow masked character inputs

Open hrutvikpatel opened this issue 5 years ago • 0 comments

Will implement a way to specify an object of keys to REGEX values. This will allow you to specify a mask string of keys/permanent characters. Permanent characters are not mapped as keys and keys have an associated REGEX as its rule to change the character input value.

This one will take me a while :)

hrutvikpatel avatar Sep 29 '19 14:09 hrutvikpatel