tags

React-Native

How to Import a Local React-Native NPM Package
I had to fix an unmaintained NPM package for my latest React-Native app. But I struggled to import it locally. npm install $relative-patch or npm link…
Oct 2017