mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
255fef5263
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/41037 Build JSI as a shared library by default. This avoids running into a problem with duplicate JSI when building against `libhermes` as a shared library. This is already the case for React Native on Android. For RN's iOS builds, explicitly specify that JSI should be statically linked. Changelog: [Internal] Reviewed By: dannysu Differential Revision: D50294405 fbshipit-source-id: 5e77e6d4ab77f8e338ca5ca4154e879eb3d616d7