Skip to content

Commit e5fa87c

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 79aa369 + b99e903 commit e5fa87c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This is a SwiftUI resizing text view for iOS and macOS.
44

55
## Usage
66

7+
You can check how it works using [the Example project](./Example).
8+
These are sample codes from the project:
9+
710
```swift
811
// Self-sizing automatically (Default)
912
ResizingTextView(text: $text1)

0 commit comments

Comments
 (0)