Hacker News new | ask | show | jobs
by mamcx 3560 days ago
A bit off-topic: Is possible to use React-Native without the whole npm non-sense? Like with normal javascript you get the scripts at that is all?
1 comments

Not that I know of. You can check out this repo: https://github.com/npm/how-to-npm

Should help you get use to using npm.

Use npm is easy, is the huge dependencies that it install and the headache of manage that that I wish to avoid. I'm npm/bower/etc free in my web development, so is possible the same with native?
Not that I know of =/