Hacker News new | ask | show | jobs
by adamstep 1274 days ago
“Native” in this case refers to the fact that the interface is rendered using the system UI libraries. So you get a native feel for things like scrolling, navigation, gestures, etc. This isn’t possible (or really difficult) using web technologies (HTML and JS)
1 comments

This is the same B.S. definition-stretching that you see in a bunch of React Native posts.