MiniApp Runtime Environment - Web Views
Context
The MiniApps are rendered by the SDKs in Web Views. Though, Web Views in native platforms allow the rendering of web pages in the application, they don't include any features of a fully developed Web Browser, such as navigation controls and more. This page attempts to list out the support of different capabilities in Android & iOS Runtime Environments.
The implementation over Android uses WebView and on iOS WKWebView.