import { Header } from 'react-navigation';
componentDidMount() {
let navigationHeight = Header.HEIGHT;//即获取导航条高度
}
import { Header } from 'react-navigation';
componentDidMount() {
let navigationHeight = Header.HEIGHT;//即获取导航条高度
}
本文标题:获取获取 react navigation 导航条 高度
本文链接:https://www.haomeiwen.com/subject/flpprqtx.html
网友评论