iOS and Android projects look nothing alike. Sure, on the grand scheme of things, comparing the complexity of the backend to an application that is basically two views, the application with two views is a tiny percentage of the whole thing. But duplicating that percentage right now doesn't buy me anything.
But why are they completely different? Surely the UI parts are different, but the meat of the work done internally is exposed by a common API?