<View>
<TextInput placeholder="This works" />
<View>
<TextInput placeholder="This doesn't work" />
</View>
</View>
The sample project with this bug is here - https://github.com/boopathi/textinputbug
Am I doing something wrong here ?
The sample project with this bug is here - https://github.com/boopathi/textinputbug
Am I doing something wrong here ?