disable new arch (#8561)

This commit is contained in:
hailey
2025-06-23 10:11:17 -07:00
committed by GitHub
parent c634cd9071
commit c894dda0bf
5 changed files with 12 additions and 37 deletions
@@ -52,10 +52,6 @@ jobs:
distribution: 'temurin'
java-version: '17'
- name: "Use upgraded MMKV for Fabric"
run: |
sed -i 's/"react-native-mmkv": "\^2\.12\.2"/"react-native-mmkv": "^3.3.0"/' package.json
- name: ⚙️ Install dependencies
run: yarn install