I really don't see the point. If you don't need cross platform the best choice is native so you can leverage all the platform goodies. If you do need cross platform and have the budget you will go with 2 native projects. If you don't have enough budget for 2 native apps you have a few options. Cordova is good enough for a lot of apps. Even Apple uses Webviews in its own apps. Also check the Missive mail client all bu…
Even if you do have the budge for two native apps it may be that you would rather not spend all that money twice, or you would rather have one app with twice the features of two native apps. That said, all cross-platform solutions at the moment currently suck, except maybe Flutter, but that is still very alpha.
Maybe. My point is not about how you manage your budget, but how you make an app with the available budget for the app.
> or you would rather have one app with twice the features of two native apps
If you need those features then you can't really afford 2 native apps either.