How can i get a bold icon from react-native-vector-icon
or pass style props to component?
I tried to change font-weight css from browser dev tool and it's worked
How can i get a bold icon from react-native-vector-icon
or pass style props to component?
I tried to change font-weight css from browser dev tool and it's worked
You can't bold a vector icon only increase size on vector icon using fontSize style props.