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 发布文章使用:只允许注册用户才可以访问!