mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
eb661df2a9
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