how to change the cursor type for text field on mouse over in react native code example Example: react native textinput not show cursor <TextInput caretHidden={true} ... />