Is there a way to set fontStyle: 'italic'
only for the placeholder
of the TextInput in React Native?
looking here at the documentation seems like you can only set a placeholder and placeholderTextColor.
Is there a way to set fontStyle: 'italic'
only for the placeholder
of the TextInput in React Native?
looking here at the documentation seems like you can only set a placeholder and placeholderTextColor.