How to Use NPM Packages in Native iOS Apps
This article will show you how to use npm packages directly with JavaScriptCore, how to interact with them from Swift and why this can be very powerful if used correctly.
Updated January 2023: This article was first written in 2017 using UIKit. This is the updated version using…