react native (2) 嵌入h5页面 设置顶部导航
摘要:嵌入h5页面 1.新建好页面 2. import { WebView } from 'react-native'; 3.<WebView source={{ uri: '要引入的页面路径' }}></WebView> 设置顶部导航 static navigationOptions = { //导航栏
阅读全文
posted @ 2019-04-24 10:56
浙公网安备 33010602011771号