码迷,mamicode.com
首页 > 其他好文 > 详细

react-native 添加导航报错

时间:2019-06-04 12:41:13      阅读:118      评论:0      收藏:0      [点我收藏+]

标签:direct   lin   keyword   ges   direction   uri   meta   property   word   

学习RN导航导入

yarn add react-navigation # 或者通过npm安装: # npm install --save react-navigation

后报错Cannot read property ‘Direction‘ of undefined

解决方案:

1.yarn add

react-native-gesture-handler
2.链接依赖
react-native link react-native-gesture-handler

react-native 添加导航报错

标签:direct   lin   keyword   ges   direction   uri   meta   property   word   

原文地址:https://www.cnblogs.com/xiyangxixia/p/10972604.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!