ユーザ用ツール

サイト用ツール


サイドバー

reactnative:expo:init

EXPO

expoのcliをインストール

> npm install -g expo-cli

init

> expo init [expo-app-name]
> cd [expo-app-name]
> npm start
create-react-native-app でも同じと思われる。

get the latest version

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
reactnative/expo/init.txt · 最終更新: 2019/03/21 23:44 by ips