mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0e09d6f8a6
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/36158 To properly setup the Header Search Paths for `use_frameworks!`, we need to move the files that are in the `.../textlayoutmanager/platform/ios` folder into the `.../textlayoutmanager/platform/ios/react/renderer/textlayoutmanager` folder. This mimic the same folder structure we have also `android` ## Changelog [iOS][Changed] Moved the files from `.../textlayoutmanager/platform/ios` to `.../textlayoutmanager/platform/ios/react/renderer/textlayoutmanager` Reviewed By: cortinico Differential Revision: D43088586 fbshipit-source-id: 9589fe62f36fbff2744fdfbf3475e95954424232