Platform Specific Code 根据不同平台执行不同操作
Platform模块
Platform.OS === 'ios' / 'android'
Platform.select
android中用Platform.Version确定系统版本
自动根据平台的不同加载x.ios.xx或x.android.xx
Platform模块
Platform.OS === 'ios' / 'android'
Platform.select
android中用Platform.Version确定系统版本
自动根据平台的不同加载x.ios.xx或x.android.xx
本文标题:027_ReactNative: Platform Specif
本文链接:https://www.haomeiwen.com/subject/txwayttx.html
网友评论