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

Running locally with npm link

Open PolGuixe opened this issue 8 years ago • 1 comments

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?

PolGuixe avatar Jun 08 '17 04:06 PolGuixe

It works with npm install $PATH however npm link is more convenient.

PolGuixe avatar Jun 08 '17 04:06 PolGuixe