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: Should we build apps with React Native now?

15 pointsby skyisbluealmost 8 years ago

4 comments

pattrnalmost 8 years ago
I have had a production application live for almost a year that uses React Native. It has been a pleasure to work with, and I would recommend using it. So far zero crashes have been logged, no performance issues reported, and it has quite a few active daily users.<p>Feel free to ask any questions! I&#x27;m happy to answer.
评论 #14473195 未加载
zn44almost 8 years ago
depends on what you want to build. In my experience it&#x27;s great for simple prototypes. I see more and more people using it for bigger projects. Also you can always gradually move back to native if needed.
评论 #14487343 未加载
hkarthikalmost 8 years ago
If you have entrenched native mobile programmers, they will likely resist moving to React Native. It won&#x27;t be worth the effort to convert an existing, large native iOS or Android (or both) app to React Native.<p>However if you&#x27;re just starting to move to mobile, React Native is the way to go. For new projects, its definitely worth a look if you don&#x27;t have a strong dependency on the underlying native hardware.
aaronbrethorstalmost 8 years ago
maybe.
评论 #14469805 未加载