Current behaviour
I am using TextInput component. I want to render icons from @expo/vector-icons in left prop. I have tried but renders nothing.
My project is based on expo.
Expected behaviour
TextInput should render icon from @expo/vector-icons
Source Code

Preview

What have you tried so far?
Your Environment
| software |
version |
| ios |
x |
| android |
14 |
| react-native |
0.73.4 |
| react-native-paper |
5.12.3 |
| node |
18.17.1 |
| npm or yarn |
npm@ |
| expo sdk |
50.0.7 |
Current behaviour
I am using TextInput component. I want to render icons from @expo/vector-icons in left prop. I have tried but renders nothing.
My project is based on expo.
Expected behaviour
TextInput should render icon from @expo/vector-icons
Source Code
Preview
What have you tried so far?
Your Environment