赋料扬雄敌,诗看子建亲。这篇文章主要讲述react native 安卓home返回键页面刷新相关的知识,希望能为你提供帮助。
import { withNavigationFocus } from ‘react-navigation‘;
class Warngreete extends React.Component {
constructor(props) {
super(props);
}
componentDidMount() {
this.reload();
}
componentWillReceiveProps(newProps) {
if(newProps.isFocused){
this.reload();
}
}
//页面执行函数
reload(){}
}
export default withNavigationFocus(Warngreete);
【react native 安卓home返回键页面刷新】
推荐阅读
- 解决(Android 8.0检测不到当前的activity)
- cordova APP 检查更新
- APP快速开发(PC移动端多项目整合,learun让开发更畅快)
- Android------------------ListVIew学习
- Tableau与文本文件的数据连接图解
- Tableau与数据源的数据连接
- 数据窗口,Tableau中的数据类型
- Tableau表格导航图解
- Tableau数据术语