mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51110 Changelog: [iOS][Changed] Update RCTImageLoader.mm to cast loadHandler to RCTImageLoaderLoggable before calling shouldEnablePerfLogging Replacing cast from RCTImageURLLoaderWithAttribution to RCTImageLoaderLoggable Reviewed By: philIip Differential Revision: D73148595 fbshipit-source-id: 01f61bc60624e2bb9cb4ff9b45094e38ea77dcaa
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.