Hacker News new | ask | show | jobs
by weixiyen 3422 days ago
You can't re-use the UI portion but all the business logic, API calls, stores, socket connections, etc...

For Sleeperbot it's 50% code-sharing between desktop / mobile, and then 95% between iOS & Android.

1 comments

Thank you!