Md Balal Raza

Results 6 comments of 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: ![image](https://user-images.githubusercontent.com/17193862/70304059-0aab2180-1827-11ea-9b1e-242579b941dc.png)

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...

@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...