Closed gabceb closed 8 years ago
Thank you @gabceb
@sparkdreamstudio and I are running into an issue that may be related to this PR.
Here is our discussion: https://github.com/FaridSafi/react-native-gifted-form/issues/61
Sorry about that @samdturner. Can you go into your node_modules and change const ImageSrc to include the full path? If that works ill submit another PR with the fix
@gabceb I opened up PR #62. I would really appreciate a code review :)
This PR adds a property for widgets to be validated even when they are empty. This allows a field to be validated as soon as the user focuses on them instead of waiting for an
onChangeText
event. Note that this PR is backwards compatible since the property isfalse
by default.I've also simplified the logic around when to render the orders