mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e43c5db84b
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/51006 Moves a bit of code, reading spans that we may not control, to query for `Spanned`, instead of `Spannable`, since some code (see last diff around ellipsization) may wrap intermediate Spannables. Changelog: [internal] Reviewed By: joevilches Differential Revision: D73820368 fbshipit-source-id: e107bcf1f2f7d5555fca68fb2209c12c3f99c099
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.