Toc
  1. Development Enviroment
    1. Expo
    2. Expo Client
    3. VSC Extension
    4. Start Serve
    5. Xcode
    6. Android simulator
    7. Config Android Studio
  2. Expo Documentation
    1. Install & Config Andriod Simulator
    2. Debug with React Native Debugger
Toc
0 results found
catzillaorz
React Native Getting Start
2023/08/26 React Native
Development Enviroment
Expo
npm i -g expo-cli
Expo Client
  • App Store
  • Only work on iPhone or iPad

20230826125012-2023-08-26-12-50-12-

VSC Extension
  • React Native Tools
  • React-Native-/React/Redux Snippets
  • Prettier
Start Serve
  • expo init xxx
  • npm start
    20230826132830-2023-08-26-13-28-31-
Xcode
  • App store
  • Use simulator
Android simulator
  • Down load: Adroid Studio
Config Android Studio
  • Configration & Select SDK Manage
  • SDK Platform Android 10.0
  • SDK tools

20230827020706-2023-08-27-02-07-06-

Expo Documentation

Home

  • Add SDK to path (Linux| OSX)
    20230827021038-2023-08-27-02-10-39-
Install & Config Andriod Simulator
  • Install & config env
Debug with React Native Debugger
  • download React Native Debugger
  • set up in setting panel

20230827064640-2023-08-27-06-46-41-

打赏
支付宝
微信
本文作者:catzillaorz
版权声明:本文首发于catzillaorz的博客,转载请注明出处!