[React Native] React Native 環境建置筆記

1. Sublime Text (文字編輯器)
https://www.sublimetext.com/

2. Node.js
https://nodejs.org/en/

3. Expo (編譯環境)
網頁:https://expo.io/
XDE 安裝點:https://github.com/expo/xde/releases
Client 安裝點:https://expo.io/tools#client

Useful Tools
1. Snack Expo (RN playground)
https://snack.expo.io/

2. Material-UI (Material component for React)
https://www.material-ui.com/#/components/app-bar

3. Native Base (Cross-platform UI components)
https://nativebase.io/

留言