Answers for "How to change React Native cursor color?"

0

How to change React Native cursor color?

<TextInput
  selectionColor={'green'}
/>
Posted by: Guest on October-12-2021

Code answers related to "How to change React Native cursor color?"

Browse Popular Code Answers by Language