Remove Expo + Code Cleanup +. Test Cases Fix (#312)

This commit is contained in:
Ritesh Shukla
2025-05-01 13:52:45 +05:30
committed by GitHub
parent 2e77eda46f
commit 100acd7641
38 changed files with 284 additions and 2525 deletions

View File

@@ -16,12 +16,11 @@ jobs:
- name: 💬 Echo package.json version to Github ENV
run: echo VERSION_NUMBER=$(node -p -e "require('./package.json').version") >> $GITHUB_ENV
- name: 🍎 Run yarn init-ios:new-arch
run: yarn init-ios:new-arch
- name: 🍫 Install CocoaPods
run: yarn pod:install
- name: 🚀 Run fastlane build
run: yarn fastlane:ios:build