常用

作者: 咸湿仔灬 | 来源:发表于2018-01-24 09:28 被阅读7次

    1、 npm install -g yarn  安装yarn

    2、./gradlew assembleRelease   打release包

    3、react-native bundle --entry-file index.ios.js  --platform ios --dev false --bundle-output ./ios/bundle/index.ios.jsbundle --assets-dest ./ios/bundle     打ios离线包     ///要创建一个空的bundle文件夹

    4、fork了别人的代码 在自己的工程导入自己的fork库   ()=>  git+

    5、 史提芬周

    6、native-base 的控件demo

    http://nativebase.io/docs/v0.5.13/customize#themeColor

    7、react-navigation 最新文档有一个 触发刷新的监听  

    https://blog.csdn.net/andy_zhang2007/article/details/79584615

    相关文章

      网友评论

          本文标题:常用

          本文链接:https://www.haomeiwen.com/subject/jkjraxtx.html