DEV Community

Discussion on: How to fork GitHub repository and use as npm dependency inside a react-native project

Collapse
 
rasfuranku profile image
Rasfuranku

You could also use it from your local directory and install it as npm install --save path/to/dependency

Collapse
 
paddy57 profile image
Pradnyanand Milind Pohare

👍🏻

Collapse
 
paddy57 profile image
Pradnyanand Milind Pohare

true. I shared the way so people working with you on project can also make change in fork lib.