How to implement input masking in React-Native?

后端 未结 0 403
春和景丽
春和景丽 2020-12-11 00:57

I am developing a react native app where I need to add an Input Mask to what the user enters the data the user enter must match this regex

/[A-Z]{1,2}-[0-9]{1         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题