microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.37k stars 129 forks source link

`Text` elements' `backgroundColor` style prop extends to the entire background #2109

Open amgleitman opened 3 months ago

amgleitman commented 3 months ago

This repros in RNTester's Text section on 0.73.

The "What it should look like" screenshot can be reached by removing this line.

Reproduction What it should look like
image image