Skip to content

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

Open
alpha0010 wants to merge 1 commit intoreact-native-picker:masterfrom
alpha0010:patch-2
Open

fix(android): compile native code into merged SO#671
alpha0010 wants to merge 1 commit intoreact-native-picker:masterfrom
alpha0010:patch-2

Conversation

@alpha0010
Copy link
Copy Markdown
Contributor

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

Modifies the custom CMakeLists.txt to more closely match the autogenerated android/build/generated/source/codegen/jni/CMakeLists.txt it is replacing.

Before After
Screenshot 2026-04-21 at 12 54 20 PM Screenshot 2026-04-21 at 12 57 24 PM

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

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

@alpha0010 alpha0010 requested a review from Naturalclar as a code owner April 21, 2026 17:49
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