会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
雨中漫步
管理
2017年10月11日
ract-native常用命令
摘要: 1.新建项目:react-native init AwesomeProject 2.运动项目 3.添加第三方插件: yarn add 插件名 // 添加插件 react-native link // 链接插件依赖库 react-native link 插件名 // 链接某个插件的依赖库 或者使用:
阅读全文
posted @ 2017-10-11 09:21 浪人残风
阅读(344)
评论(0)
推荐(0)
编辑