在此处输入图像描述
TypeError: Cannot read property ‘navigation’ of undefined? Looks like my component has no access to this.props.navigation.( react-navigation) Basically I get this error whenever I call: const { navigate } = this.props.navigation.Type
在此处输入图像描述
TypeError: Cannot read property ‘navigation’ of undefined? Looks like my component has no access to this.props.navigation.( react-navigation) Basically I get this error whenever I call: const { navigate } = this.props.navigation.Type