FaridSafi / react-native-gifted-form

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

customize error message #14

Closed cmdillon closed 8 years ago

cmdillon commented 8 years ago

hi! i was wondering if there is a way to change the color of the error message for the validation. at the moment they are: red

FaridSafi commented 8 years ago

Hello, I'm afraid that is not implemented yet. I will add it in next version. For now you can change color in widgets/ValidationErrorWidget.js

cmdillon commented 8 years ago

thanx! looking forward to that update.