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