react-redux-form icon indicating copy to clipboard operation
react-redux-form copied to clipboard

Using validators in React Native?

Open kylegillen opened this issue 7 years ago • 0 comments

Hi.

I noticed in the docs that using a combination of the model value with the Control.Text component allows for rendering of validator errors etc.

Given the absence of said component, and documentation addressing validation in RN - is there a way to render validator text using React Native? I noticed at the end of the RN segment it does show some examples of a custom component with validators, but not the error rendering code.

Thanks in advance.

kylegillen avatar Mar 15 '18 05:03 kylegillen