Support text wrapping with `UIText` and `Text` components
Open
- Dominant language
- Kotlin
- Stars
- 3k
- Forks
- 148
- Avg merge
- 13h 44m
- Merged PRs (30d)
- 1
Description
It would be nice if text components supported text wrapping, where the width of the component could be restricted, but the height would grow, and overflowing text would move down a line.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the UIText and Text components and reading their current layout behavior. Determine how a restricted width should affect line breaks and component height; done means overflowing text moves to subsequent lines while the component grows vertically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100