-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release
Description
Target Branch(es)
0.74
Link to commit or PR to be picked
Description
second attempt for #183
i realized my original pick request had a merge conflict, because PageTarget got renamed to HostTarget after 0.74. this pick is an identical change, but instead leaving the name as PageTarget.
original description
new debugger logic added in 0.74 implicitly imported a C++ library depending on boost into the public headers for anyone importing RCTBridge+Private, which is a common header imported by libraries. boost is hard to link correctly, so this has caused issues with libraries such as OP-SQLite (facebook/react-native#43204).
cortinico
Metadata
Metadata
Assignees
Labels
Type Pick RequestPick requests to include commits inside a React Native releasePick requests to include commits inside a React Native release