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 發佈文章使用:只允許註冊用戶纔可以訪問!


發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章