この文書の現在のバージョンと選択したバージョンの差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
reactnative:expo:init [2019/01/30 06:38] ips ↷ expo:init から reactnative:expo:init へページを移動しました。 |
reactnative:expo:init [2019/03/21 23:44] (現在) ips |
||
---|---|---|---|
ライン 14: | ライン 14: | ||
> cd [expo-app-name] | > cd [expo-app-name] | ||
> npm start | > npm start | ||
+ | </code> | ||
+ | |||
+ | <code> | ||
+ | create-react-native-app でも同じと思われる。 | ||
+ | </code> | ||
+ | |||
+ | ===== get the latest version ===== | ||
+ | <code> | ||
+ | There is a new version of expo-cli available (2.7.2-alpha.1). | ||
+ | You are currently using expo-cli 2.7.0 | ||
+ | Run `npm install -g expo-cli` to get the latest version | ||
</code> | </code> |