react-native-gifted-form icon indicating copy to clipboard operation
react-native-gifted-form copied to clipboard

Customize Required and Not Valid Message

Open graywolf336 opened this issue 8 years ago • 4 comments

Is there anyway to customize the required and not valid messages on the submit button widget? We are trying to internationalize our application and I can't see anywhere in the code of the submit widget how to customize it since they're hard coded.

Thanks in advanced for helping and for making this amazing component!

graywolf336 avatar Feb 21 '16 00:02 graywolf336

Hi, i18n is not supported. A pull request would be very appreciate. You can pass the translated texts as props to SubmitWidget

FaridSafi avatar Feb 21 '16 04:02 FaridSafi

Passing the texts as props into the SubmitWidget is how I was considering doing it as well, are you saying that's currently possible or that's how you would like it done? @FaridSafi

graywolf336 avatar Feb 21 '16 04:02 graywolf336

This is how it could be done

FaridSafi avatar Feb 21 '16 04:02 FaridSafi

I will see what's I can do to get a pull request going.

graywolf336 avatar Feb 21 '16 04:02 graywolf336