mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e320ab47cf
Summary: Since 0.75-rc.x, I cannot run pod install because of an linking issue of react native firebase. https://github.com/reactwg/react-native-releases/issues/341#issuecomment-2194568204 ## Changelog: [IOS][FIXED] Auto linking script of script phase Pull Request resolved: https://github.com/facebook/react-native/pull/45208 Test Plan: Full demo of this fix: <https://github.com/imWildCat-archived/react-native-075-rc2-regression-ios-linking-script-phase> Reviewed By: christophpurrer Differential Revision: D59125585 Pulled By: blakef fbshipit-source-id: be96d3b207eff67c5e0d777203e7fc0d10103fc0
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.