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/46956 isHighlighted/isPressable/selection color are the same as the native default, there's no need to send these in our props payload needlessly. Changelog: [Internal] Reviewed By: rshest Differential Revision: D64179256 fbshipit-source-id: 22e62c8d440d3bd219a79f445e49739c24fa5d52
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.