使用createStackNavigator
react-native run-ios时候报错
null is not an object _RnGestureHandlerModule.default.Direction
随后执行了:
cd ios
pod install
解决了这个问题
使用createStackNavigator
react-native run-ios时候报错
null is not an object _RnGestureHandlerModule.default.Direction
随后执行了:
cd ios
pod install
解决了这个问题
本文标题:react-navigation 3.x
本文链接:https://www.haomeiwen.com/subject/ccsddctx.html
网友评论