FaridSafi / react-native-gifted-form

📝 « One React-Native form component to rule them all »
MIT License
1.44k stars 214 forks source link

Allow undefined results to use the message property. #48

Closed juankiz closed 8 years ago

juankiz commented 8 years ago

Right now there is no way to have a message other than the default "is required" message in a case by case basis, this PR fixes that.

Also, my editor removes whitespaces automatically, you can review the PR without those changes using https://github.com/FaridSafi/react-native-gifted-form/pull/48/files?w=1

juankiz commented 8 years ago

Hey @FaridSafi any comments on this?

FaridSafi commented 8 years ago

thank you @juankiz