react-native-practice

git clone https://github.com/psli0101/react-native-practice.git

cd ./react-native-practice

npm i

�React Native學習筆記

在 run 之前,先在 android 資料夾加上 local.properties 檔案(請參考筆記的問題集中連結)。

react-native run-android

套件

  • React Native 原生Components
  • Native Base
  • React-Navigation
  • axios
  • React-Native-Camera