报错:'Navigator is deprecated and has been removed from this package. It can now be installed ' +
           'and imported from `react-native-deprecated-custom-components` instead of `react-native`. ' +

'Learn about alternative navigation solutions at http://facebook.github.io/react-native/docs/navigation.html'

这是因为版本升级到0.43以上的话,Navigator不能直接从react-native里面获取了,

解决方案:

npm install react-native-deprecated-custom-components
--save

然后在引用的地方

import {Navigator}
from react-native-deprecated-custom-components

最新文章

  1. Android WebService
  2. K-MEANS算法总结
  3. Js navigator.onLine 获取设备是否可以上网、连接网络
  4. javaweb-四则运算
  5. SharePoint咨询师之路:备份和恢复系列二 - 备份服务器场
  6. Python的基础--对象 转
  7. 【转】Eclipse配置Struts2问题:ClassNotFoundException: org...dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
  8. Web前端新人笔记之CSS字体
  9. iPhone丢失后通过iccid找回流程
  10. Activity的LaunchMode情景思考
  11. h5标签基础 meta标签
  12. wpf研究之道——datagrid控件分页
  13. Maven(六)Eclipse使用Maven插件创建项目
  14. mysql查询今天、昨天、上周
  15. [C++] const与重载
  16. react中的数据请求
  17. es6基础(7)--函数扩展
  18. gparted增加Ubuntu14.04根目录空间(转)
  19. tendermint 跟tikv结合
  20. 我的Chrome插件---纪录

热门文章

  1. POJ 3140 Contestants Division (树dp)
  2. loj #110. 乘法逆元
  3. Netty----start
  4. Windows系统Python包的安装
  5. MongoDb 判断字段长度比较好的方法
  6. 启动weblogic域不需要输入密码设置方法
  7. Linux图形界面和文字界面的切换
  8. iOS UI08_TableView界面传值
  9. 关于SharePoint 讨论板的一些知识
  10. sql的一些知识_计算字段