react-native-vector-icons
react-native-vector-icons copied to clipboard
Use Selective Fonts
- [ ] Review the documentation: https://github.com/oblador/react-native-vector-icons
- [ ] Search for existing issues (including closed ones): https://github.com/oblador/react-native-vector-icons/issues
Environment
iOS and Android
Description
When I am running the command react-native link react-native-vector-icons, its copying all the fonts in both iOS and Android. How can I use only selective fonts so that others wont get bundled in build package.
Demo
You can use https://snack.expo.io/ to create a demo that can help users to better understand your problem.
Did you find out how?
Any solution for this ?
I wanna know too