Search icon is replaced by some other icon. How to put icon in SearchBar (React-native-elements || React-native) screenshot of the icon.

Found The solution. For some react-native versions, we need to manually link the module. In this case, i had to link react-native-vector-icons.
npm install react-native-vector-icons--save
react-native link react-native-vector-icons
from project directory.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With