Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

An increasingly relevant followup: how to run NPM packages in a React Native app?


Why not use a bunlder? Webpack, Rollup, Browserify...

You'd want to load it dynamically over the network? That sounds like a very bad plan (tying your app uptime to the one of the NPM servers).


It's not as simple as using a bundler because the React Native runtime is unlike Node.js or common browsers regarding available APIs.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: