Commit Graph

3 Commits

Author SHA1 Message Date
6f692dddc8 🎉 feat(.gitea/workflows/buildapk.yaml): add new GitHub Actions workflow for building APK
Some checks failed
Building APK / build-apl (push) Failing after 7m29s
This workflow triggers on every push, sets up Java, Android SDK, bun, and EAS, installs dependencies, builds the APK, zips all APK files, and uploads the zipped APK as an artifact.
2024-04-05 14:30:00 +02:00
b11eb932d6 🔧 chore(eas.json): add android buildType to development and production configurations to specify APK build type
🔧 chore(package.json): downgrade @react-native-async-storage/async-storage, react-native-pager-view, react-native-safe-area-context, and react-native-screens to improve compatibility
 feat(package.json): add expo-dev-client to dependencies to enable development client functionality
2024-04-05 11:20:17 +02:00
69f7bfd78c feat(app.json): add bundleIdentifier for iOS and projectId for EAS
📦 feat(package.json): add expo-system-ui dependency for better system UI handling
📄 docs(eas.json): add new eas.json file for Expo Application Services configuration
2024-04-05 00:54:33 +02:00