1 comment

[ 3.2 ms ] story [ 14.2 ms ] thread
The solution is to create "native apps" which contain only a WebView that shows a webapp. Then you can implement the few native calls you need natively and cross-communicate with the Javascript of the webapp in the WebView.