Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update to expo 51, update expo51 related deps, temporary use legacy impl. for expo-sqlite and expo-camera * lint and add an interface for process.env * prebuild user-input-workaround for updated deps with the yes command * Update npm install step in GitHub Actions android workflow * temporary workflow change: create new lockfile with npm i * update android workflow * update android workflow * temporary change workflow * Update Android workflow to use non-interactive mode for prebuild command * update android workflow with env CI=1 * ci: try --npm flag to skip user input in expo prebuild command * install deps * bump to 0.4.1 * Update expo51 related dependencies. * Update package.json * lint * Force install deps in Android workflow * Update npm install commands in Android and Node.js workflows * Migrate from expo-camera/legacy to expo-camera. Remove expo-barcode-scanner lib * Hide navigation bar in QR scan screen * Update npm install commands in Android and Node.js workflows * Remove expo-barcode-scanner from app config plugins * Perform disk cleanup & print disk space for build-debug job in Android workflow * Update Android emulator architecture to x86 and use smaller system image * Update Android emulator architecture to x86_64 * android workflow: Force cache to clear by modifying cache key --------- Co-authored-by: Agron Kadriaj <[email protected]>
- Loading branch information