Android vs iOS vs Web
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 发布文章使用:只允许注册用户才可以访问!
本文首发于博客园,作者:xgqfrms,原文链接:https://www.cnblogs.com/xgqfrms/p/13881595.html
未经授权禁止转载,违者必究!