Created a fresh Expo 54 app and set iOSuseFrameworks setting to static via expo-build-properties, linked here.
The "useFrameworks": "static" setting is required to use rnfirebase.
Errors regardless of new architecture enabled or not.
Is there any way around this?

Created a fresh Expo 54 app and set iOS
useFrameworkssetting tostaticviaexpo-build-properties, linked here.The
"useFrameworks": "static"setting is required to use rnfirebase.Errors regardless of new architecture enabled or not.
Is there any way around this?