### Target Branch 0.81 ### Link to commit or PR to be picked https://github.com/facebook/react-native/pull/53477 ### Description Prebuilds are not working when `USE_FRAMEWORKS` is enabled because the headers are not located in the right directory in that case. This commit should fix them.
Target Branch
0.81
Link to commit or PR to be picked
react/react-native#53477
Description
Prebuilds are not working when
USE_FRAMEWORKSis enabled because the headers are not located in the right directory in that case.This commit should fix them.