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: Best choice to build cross platform mobile app with JavaScript?

4 pointsby hamxiaozabout 7 years ago
It&#x27;s 2018 now what&#x27;s the best choice to build a cross platform mobile app using JavaScript&#x2F;TypeScript?<p>I have seen options: - NativeScript - React Native - Ionic<p>What&#x27;s your choice and why?

1 comment

txmjsabout 7 years ago
React Native. Write the React we all know and love, be supported by a huge ecosystem and community, and leverage the power of OS level UI components and libraries whilst enjoying the ease of writing in JS. It’s making the production of a truly native-feel app completely painless and with little learning curve for an existing React&#x2F;JS developer