6

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

Duc Nguyen
  • 81
  • 3

1 Answers1

0

You can't bold a vector icon only increase size on vector icon using fontSize style props.

Rohit Chahal
  • 53
  • 1
  • 6