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/52276 The line metrics reported do not process the Spannable, meaning their layout results may disagree with those used for measurement and display. Changelog: [Android][Fixed] - Fix onTextLayout metrics not incorporating ReactTextViewManagerCallback Reviewed By: lenaic Differential Revision: D77261839 fbshipit-source-id: 87bdc86ce16a2ae9fa69532c5721c19567a53595
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.