Y
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
mightyCrow
3559 days ago
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.
link
mamcx
3559 days ago
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?
link
mightyCrow
3553 days ago
Not that I know of =/
link
Should help you get use to using npm.