Closed Ainias closed 6 months ago
Same issue, does anyone have a solution ?
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
+1
+1
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days.
This does not happen anymore with the Pixel XL API 30 emulator. I'm closing this for now.
Description
When the content of a text-component has the same width as the text-component itself, it can lead to a line break which leads to an empty line.
Version
0.70.4
Output of
npx react-native info
Steps to reproduce
Add
to your project
Then use the emulator Pixel XL with API 30 or iPhone 11 with iOS 14.0 to display the component. It should be using two lines, while the text is only filling one line.
Snack, code example, screenshot, or link to a repository
https://github.com/churchtools/RNN-Text-Linebreak