Import local packages in React Native using NPM Link and Haul

Thomas Swolfs
JavaScript in Plain English
3 min readMar 13, 2020

--

Using local packages in React Native with NPM link isn’t as straightforward as it should be. Haul will do the trick.

I was setting up a new React Native project and wanted to use some local packages which aren’t available on an NPM repository. I thought NPM link would make this possible in a few minutes, but I was wrong. Apparently the React Native packager…

--

--

I am a full-time technical SAP Consultant with a passion for technology. I want to expand my knowledge in IT and decided to write some articles while doing so.