It's 2018 now what's the best choice to build a cross platform mobile app using JavaScript/TypeScript?<p>I have seen options:
- NativeScript
- React Native
- Ionic<p>What's your choice and why?
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