Skip to content

fix(android): compile native code into merged SO#799

Open
alpha0010 wants to merge 1 commit intocallstack:mainfrom
alpha0010:patch-2
Open

fix(android): compile native code into merged SO#799
alpha0010 wants to merge 1 commit intocallstack:mainfrom
alpha0010:patch-2

Conversation

@alpha0010
Copy link
Copy Markdown
Contributor

Summary:

Take advantage of the merged library structure introduced in RN 0.76 to reduce footprint on Android.

Test Plan:

Build and run Android. Analyze the APK to confirm library merging. There should be no functional change.

Before After
Screenshot 2026-04-21 at 12 57 24 PM Screenshot 2026-04-22 at 9 46 12 AM

Note that libreact_codegen_RNCSlider.so is now merged into libappmodules.so.

See software-mansion/react-native-screens#3871 (comment) for a bit more context on this change.

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.

1 participant