react-native-sdk icon indicating copy to clipboard operation
react-native-sdk copied to clipboard

Why dependencies the react-native-vector-icons?

Open helloworld-Andrew opened this issue 1 year ago • 1 comments

The react-native-vector-icons lib has a lot of icon fonts. It is larger than 1.5 MB.

Snipaste_2023-08-03_19-04-57

But In your ib. You guys only use one icon from this lib. <Icon name="ios-chevron-back" style={returnButtonIcon} />

So I think it is better to use the react-native-svg lib.

helloworld-Andrew avatar Aug 03 '23 11:08 helloworld-Andrew

We're seeing this increasing our app size too. Would love to see this optimized

cesarfigueroa avatar Aug 22 '23 19:08 cesarfigueroa