Live data from Hacker News

Learning from building a React Native app

blog.zmxv.com

1–5 of 5 posts

Re: Learning from building a React Native app

#4
post #2

I don't understand what “native” is supposed to mean for a JS (web?) app. It seems rather senseless.

the ui is native

You mean, like, everything that runs in your browser has a “native” UI (namely that of your browser)? That seems to make the term “native” mean nothing at all. What runs in your browser and doesn't use your browser's UI?

Re: Learning from building a React Native app

#5
post #4

Earlier quoted context omitted.

the ui is native

You mean, like, everything that runs in your browser has a “native” UI (namely that of your browser)? That seems to make the term “native” mean nothing at all. What runs in your browser and doesn't use your browser's UI?

React Native apps don't run in a browser. That's kind of the whole point...