xgqfrms™, xgqfrms® : xgqfrms's offical website of GitHub!

Android vs iOS vs Web

UI view

Android

ViewGroup

ImageView
TextView

iOS

UIView
ImageView
TextView

Web

div
img
span

In Android development, you write views in Kotlin or Java;

in iOS development, you use Swift or Objective-C.

With React Native, you can invoke these views with JavaScript using React components.

Android WebView

WebView

iOS WebView

WKWebView vs UIWebView

http://astro.mobify.com/latest/guides/webview-options-in-ios/

https://developer.apple.com/documentation/uikit/uiwebview

refs

https://reactnative.dev/docs/intro-react-native-components



©xgqfrms 2012-2020

www.cnblogs.com 发布文章使用:只允许注册用户才可以访问!


原文地址:https://www.cnblogs.com/xgqfrms/p/13881595.html