TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is React Native ready for building high quality mobile apps?

18 pointsby sinatraover 9 years ago
The showcase apps for React Native doesn't have very many rich & complex mobile apps (except for Facebook's own apps, but we don't really know how much of those apps are actually React Native based). NativeScript showcase page is even worse. So, I thought of asking HNers what their experience with RN (or NativeScript) has been. If you were starting a new mobile app startup, would you bet on React Native or NativeScript? If not, what are the main reasons against it?

7 comments

girvoover 9 years ago
Yes. Where I work we are building a cross-platform iOS, iPad, Android and Android tablet with it, and it's brilliant! Super nice API, performance and tooling. Use Nuclide though, the React and Flow support is second to none
cballardover 9 years ago
Good: User interface declared as a pure function of state.<p>Bad: Doing that in a language without a moderately competent type system.<p>Would be interested in a Swift port, using plain old structs instead of tags.
评论 #11125109 未加载
mattchueover 9 years ago
Check out Discord. It&#x27;s like Slack for gamers, I&#x27;ve been using it with some friends. It&#x27;s written in React Native, and uses regular &#x27;ol React on the desktop. Feels clean and like a native app.<p><a href="https:&#x2F;&#x2F;discordapp.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;discordapp.com&#x2F;</a>
评论 #11135722 未加载
narrowrailover 9 years ago
There was a thread from a week ago discussing a React IDE, that seems to have gotten more traction (though not exactly what you were looking for:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11074653" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=11074653</a>
johnieeboyover 9 years ago
the lack of response in this thread makes me weary of using react native for my own project.
spicyjover 9 years ago
The entire Facebook Ads Manager app (on both platforms) is written in React Native; there&#x27;s no custom native code in either app.
yojomaover 9 years ago
Also interested in seeing thoughts on Ionic
评论 #11123539 未加载