Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mshibanami committed Jul 1, 2024
2 parents 79aa369 + b99e903 commit e5fa87c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This is a SwiftUI resizing text view for iOS and macOS.

## Usage

You can check how it works using [the Example project](./Example).
These are sample codes from the project:

```swift
// Self-sizing automatically (Default)
ResizingTextView(text: $text1)
Expand Down

0 comments on commit e5fa87c

Please sign in to comment.