Hacker News new | ask | show | jobs
by eysquared 2922 days ago
I do just that between a web front end I own and a RN app. We write as much pure JS as we can so we can re-use the logic.

For sharing presentation, I'm hopeful for solutions like react-native-web.