feat(Input): Ability to specify an Input `ErrorComponent` by markrickert · Pull Request #3759 · react-native-elements/react-native-elements

@markrickert

I have this patched locally on `rc.7` mainly so that I can animate the text in and out when shown.

Here’s how I’m using this enhancement is by animating the error message in and out, which was not possible with the current `errorMessage` implementation.

@markrickert

@markrickert

…rt/react-native-elements into mrickert/input-error-component

arpitBhalla