A framework for building native applications using React
Fix duplication across and rncore and FBReactNativeComponentSpec (#43385)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/43385 `rncore` and `FBReactNativeComponentSpec` contain the same symbols, which leads to conflicts when we try to merge them into a single shared library. Cleanup the duplication and standardize on `FBReactNativeComponentSpec` everywhere. I've left the Android OSS targets as is, to avoid breaking deps. Changelog: [Internal] Reviewed By: cortinico, dmytrorykun Differential Revision: D54630694 fbshipit-source-id: 75cb961ded9fd75508755c0530e29409fef801cf
P
Pieter De Baets committed
ef770872930c0d795806fe74eda74fb8ac066ba9
Parent: d53cc2b
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
on 3/18/2024, 2:30:33 PM