Answers for "TextInput cursor not shown react native"

1

TextInput cursor not shown react native

I faced same issue, and solved it by adding:

flex: 1
on text input style.
Posted by: Guest on August-21-2021

Code answers related to "TextInput cursor not shown react native"

Code answers related to "Javascript"

Browse Popular Code Answers by Language