Skip to content

fix: make sure lib are loaded for expo apps#322

Merged
artus9033 merged 2 commits into
callstack:mainfrom
marcinszalski-callstack:feature/283_bug_report_sigsegv_in_hostplatformviewprops_during_fabriccomponentdescriptor_registration_in_brownfield_apps_with_large_dex_counts
May 12, 2026
Merged

fix: make sure lib are loaded for expo apps#322
artus9033 merged 2 commits into
callstack:mainfrom
marcinszalski-callstack:feature/283_bug_report_sigsegv_in_hostplatformviewprops_during_fabriccomponentdescriptor_registration_in_brownfield_apps_with_large_dex_counts

Conversation

@marcinszalski-callstack
Copy link
Copy Markdown
Contributor

Summary

the 874332b commit (from 12.05.26.) did not introduce required changes for expo apps.
this PR makes sure all required libs are loaded for all android variants: vanilla, expo54 & expo55

Test plan

  • assemble & install vanilla app
  • assemble & install expo54 app
  • assemble & install expo55 app

@artus9033
Copy link
Copy Markdown
Collaborator

Let's ship it, great work!

@artus9033 artus9033 merged commit cbc99cf into callstack:main May 12, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants