Hacker News new | ask | show | jobs
by stefan_kendall3 4309 days ago
I'm doing an android port of my app right now. Very little code (aside from functional code) is re-usable. The view model is incredibly different.

In a few cases, it's a lot better. In most cases, it's significantly worse. It just seems to take longer to do everything.