Skip to content

Commit 9520b57

Browse files
author
Semen Osipov
committed
Add demo illustration to README
Shows the text view in three states: 1 line, 3 lines, and 6 lines (max). Made-with: Cursor
1 parent 1b2eed6 commit 9520b57

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Auto-growing multi-line `UITextView` with built-in Markdown support. Similar to
99

1010
Powered by [ARMarkdownTextStorage](https://github.com/AppleArealidea/ARMarkdownTextStorage) for real-time Markdown rendering.
1111

12+
<p align="center">
13+
<img src="Resources/demo.png" alt="ARGrowingTextView demo — 1 line, 3 lines, 6 lines max" width="600">
14+
</p>
15+
1216
## Features
1317

1418
- **Auto-resizing** — height grows and shrinks with content, constrained by min/max lines or explicit point values

Resources/demo.png

144 KB
Loading

0 commit comments

Comments
 (0)