After installing package native base icon not showing in app
zuhairnaqi opened this issue · 2 comments
When i installed react-native-star-rating
library. Icons are not showing in my app. Then i've to uninstall it.
@djchie i had the very exact same problem as @zuhairnaqi ; it seems that having two packages (native-base AND react-native-start-rating) using different dependent react-native-vector-icons
will cause this problems.
I dont know if would be an easy fix, can you think on some?
@djchie i had the very exact same problem as @zuhairnaqi ; it seems that having two packages (native-base AND react-native-start-rating) using different dependent
react-native-vector-icons
will cause this problems.I dont know if would be an easy fix, can you think on some?
I've to uninstall it and i did install this cool library
https://www.npmjs.com/package/react-native-ratings
it is working fine 👍