Hacker News new | ask | show | jobs
Ask HN: Best choice to build cross platform mobile app with JavaScript?
4 points by hamxiaoz 2980 days ago
It's 2018 now what's the best choice to build a cross platform mobile app using JavaScript/TypeScript?

I have seen options: - NativeScript - React Native - Ionic

What's your choice and why?

1 comments

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/JS developer