react-native-star-rating icon indicating copy to clipboard operation
react-native-star-rating copied to clipboard

After installing package native base icon not showing in app

Open zuhairnaqi opened this issue 4 years ago • 2 comments

When i installed react-native-star-rating library. Icons are not showing in my app. Then i've to uninstall it.

zuhairnaqi avatar May 18 '20 09:05 zuhairnaqi

@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?

https://github.com/GeekyAnts/NativeBase/issues/3194#issuecomment-662072574

jacargentina avatar Jul 21 '20 19:07 jacargentina

@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?

GeekyAnts/NativeBase#3194 (comment)

I've to uninstall it and i did install this cool library https://www.npmjs.com/package/react-native-ratings

it is working fine 👍

zuhairnaqi avatar Jul 24 '20 19:07 zuhairnaqi