mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
592b09781b
Summary: ReactPerfLogger target now has an include file that wasn't in the search path. This commit fixes this by adding "ReactCommon" as search path to the target. ## Changelog: [IOS] [FIXED] - Added missing search path to swift package Pull Request resolved: https://github.com/facebook/react-native/pull/51555 Test Plan: No tests yet. Reviewed By: cortinico Differential Revision: D75279320 Pulled By: rshest fbshipit-source-id: b4d217bdcdb45d4b2decee0aeee155b829cdec9d
Where is the template?
The React Native Template has moved from being shipping inside the react-native package to it's own package: @react-native-community/template.
Why has it moved?
The React Native Frameworks RFC0759 provides background information.
When was it moved?
The 0.75 release.