bhrott / react-native-masked-text

A pure javascript masked text and input text component for React-Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using with React-Hook-Form's Controller and validation

SupriyaPKalghatgi opened this issue · comments

I was integrating this component with Controller of React hook form
Works good!
But the form validation styles does not apply to TextInputMask