Fixes an issue where rn-vector-icons can't be used in a monorepo because the react-native-vector-icons and @brightlayer-ui/react-native-vector-icons use the same configuration variable
Changes proposed in this Pull Request:
Add a separate config property for BLUI icons dir
Remove sprites from icon packages except for icons-svg
Fixes an issue where rn-vector-icons can't be used in a monorepo because the react-native-vector-icons and @brightlayer-ui/react-native-vector-icons use the same configuration variable
Changes proposed in this Pull Request: