<CodeField push={this.props.navigation.navigate}></CodeField>
子组件,使用this.props.push('Home')来跳转
this.props.push('Home')