weixun-dev
Results
3
comments of
weixun-dev
> 使用withNavigationFocus监听页面可以解决这个问题。 > > ``` > ... > import {withNavigationFocus} from 'react-navigation' > calss A extends Component{ > render(){ > return ( > ... > { > this.props.isFocused && (...
你的标记可以显示么