Regenerate iOS and Android projects, patch boost issue

This commit is contained in:
Niklas Korz 2024-01-01 22:52:34 +01:00
parent d5e02b5b84
commit 6390d56470
31 changed files with 2759 additions and 8 deletions

View file

@ -1,4 +1,4 @@
rootProject.name = 'app'
rootProject.name = 'Musclecat'
apply from: new File(["node", "--print", "require.resolve('expo/package.json')"].execute(null, rootDir).text.trim(), "../scripts/autolinking.gradle");
useExpoModules()