xiekw2010 / react-native-gitfeed

Yet another Github client written with react-native.
1.72k stars 278 forks source link

how to bundle the JS resources? #3

Closed Steve-Leo closed 8 years ago

Steve-Leo commented 8 years ago

ios版本,bundle the JS resources, 是如何操作呀?求指点

xiekw2010 commented 8 years ago

Readme 有提到的 react-native bundle --platform ios --entry-file index.ios.js --bundle-output ./release/main.jsbundle --assets-dest ./release --dev false