Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 361 Bytes

readme.md

File metadata and controls

7 lines (7 loc) · 361 Bytes

Untuk memulai aplikasi ada beberapa langkah awal yang harus dilakukan:

  1. Clone Project
  2. ketik npm install
  3. Navigasi ke path node_modules/react-native-vision-camera/android/gradle.properties
  4. Ubah VisionCamera_kotlinVersion=1.5.30 ke VisionCamera_kotlinVersion=1.6.20
  5. ketik cd android && gradlew clean
  6. Jalankan aplikasi npm start && npm run android