SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Move several libraries to static linking (#41815)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/41815

Our Apps in OSS ends up shipping with too many .so files.
I'm attempting to move several libraries from dynamic to static.

This is a first round of it affecnting only libraries which are not
exposed via prefab and that are not having an OnLoad method

Changelog:
[Internal] [Changed] - Move several libraries to static linking

Reviewed By: NickGerleman

Differential Revision: D51895785

fbshipit-source-id: 1ba2dbbbae6b6c2639ba0e064f1b331b2a157f03
N
Nicola Corti committed
eb661df2a950bd66a381883bb6c56f69fb73ea0a
Parent: 89f75c5
Committed by Facebook GitHub Bot <[email protected]> on 12/6/2023, 5:07:03 PM