Relative Content

Tag Archive for iosreact-nativemobiletextinputreact-native-textinput

TextInput is not working in React Native iOS

I am using react native’s core component TextInput. Everything was working fine but suddenly TextInputs are not showing in the app and stopped working in iOS only. If i am adding borderWidth it is also not working on the textinputs.
I also tried to upgrade react native with latest version but still same issue is there.
My project is on 0.72.6 version of React Native