Md Balal Raza
Md Balal Raza
Just like there is an error prop in TextInput button that changes the border of the TextInput to red, I would like that there be another success prop that would...
Have text input adornments to represent states other than error, like success state or warning, etc. Something like this: 
I checked with the new update (1.3.3), it didn't work. Bug is still there and my app crashed with the same error. I did try on my friend's system as...
Also, related issue: #213
@perrosnk Can you describe your issue a little bit? What error is occuring? I am currently using this library and I am facing no further issues after 1.3.4. I would...
> @BalalRaza and @perrosnk can you try something for me? Can you install the react-native-gesture-handler (https://github.com/kmagiera/react-native-gesture-handler) on your project and tell me if it works? I too have it in...