Commit Graph

6 Commits

Author SHA1 Message Date
16db9f385f 🎉 feat(.gitea/workflows/buildapk.yaml): add new GitHub Actions workflow for building APK
Some checks failed
Building APK / build-apk (push) Failing after 10m33s
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 16:28:51 +02:00
e650cb6114 Added ios and Android folder back into project 2024-04-05 00:54:16 +02:00
b969b4f36b V1.1.0 i guess 2024-04-02 16:36:04 +02:00
11035e3a05 📝 docs(README.md): remove extra newline for cleaner formatting
🔧 refactor(MainActivity.java, MainApplication.java): wrap ReactActivityDelegate and ReactNativeHost with Expo wrappers for better Expo compatibility
🔧 refactor(MyAwesomeProject.xcodeproj): update project settings for better compatibility with newer iOS versions and Expo
🔧 refactor(AppDelegate.h): change AppDelegate superclass to EXAppDelegateWrapper for Expo compatibility
🔧 refactor(Podfile): add Expo autolinking and patching, update iOS platform version for Expo compatibility
🔧 refactor(package.json): update Expo and related packages versions for better compatibility and add new Expo related dependencies
🔧 refactor(build.gradle, settings.gradle): update Android build tools and NDK versions, add Expo autolinking for better Expo compatibility
2024-03-27 10:34:34 +01:00
Romain CLEMENT
13579385c8 Added fonts for icons 2023-04-03 12:11:19 +02:00
6a493a970a
add project 2023-03-27 11:52:28 +02:00