Hacker News new | ask | show | jobs
Ask HN: What tech would you use to build a simple mobile app?
3 points by trexen 2674 days ago
Native, for iOS and Android?
1 comments

React Native using Expo is a good stack to use. Development is easy with solid build and debugging tools.
Does react native compile to native code for windows?