react native 安卓home返回键页面刷新

Posted 星小星啊

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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返回键页面刷新的主要内容,如果未能解决你的问题,请参考以下文章

react native 之 Android物理返回键

安卓手机怎么刷机教程

React-native初体验(安卓篇)

我用ionic框架做的app,但是安卓手机的返回键返回上一个页面,有几个页面怎么都返回不了

安卓4.4.4怎么root

努比亚进入刷机页面要选哪个