mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-03-25 16:45:01 +08:00
Summary: @public Add missing `RCT_EXTERN` to the constants in `RCTProfile`'s header Test Plan: Move the the import on `RCTBridge` to the header, build no longer fails due to duplicate symbols.