react-native-star-rating
react-native-star-rating copied to clipboard
Running locally with npm link
I've forked this package and I've made some modifications.
I am trying to use npm link to use the package with one of my projects. However, I am not managing to make it work.
Has anybody found a way of doing it?
It works with npm install $PATH however npm link is more convenient.