AAR and xcframework builds #8684
Unanswered
rsouthgate
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I don't know much about actual native builds but the advent of Expo's SDK 54 (where react-native is provided pre-compiled) gave me an idea... after the compilation of react-native the next longest compilation step is this library and the sub modules. Is it possible to distribute these as xcframeworks to improve build times. And then for Android it sounds like AAR pre-compiled libs are the equivalent, could the library offer that in a release too?
And then a follow up question! If it is possible would it also be possible to keep a project as Expo 'managed' and leveraging these pre compiled libs via expo-config or similar?
Cheers
Robin
Beta Was this translation helpful? Give feedback.
All reactions