Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Rounded screenshots have been added
  • Loading branch information
BarredEwe authored Jan 31, 2024
1 parent ad58a69 commit 0babd1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ New commands for previews:

- Function for connecting preview together in one **Flow**:

<img src="https://i.postimg.cc/13psFbHt/Group-48095410-2.jpg" width="350" align="right">
<img src="https://i.postimg.cc/jSh23G8W/temp-Image9a-EDKU.avif" width="350" align="right">

```swift
.previewUserStory(.auth)
Expand All @@ -159,7 +159,7 @@ New commands for previews:

- If a preview contains more than one `View`, you can mark `State` for these views.

<img src="https://i.postimg.cc/wB8ndkSs/Group-48095410.jpg" width="350" align="right">
<img src="https://i.postimg.cc/Z5JKNwTJ/temp-Imageh19pin.avif" width="350" align="right">

```swift
.previewState(.loading)
Expand Down

0 comments on commit 0babd1f

Please sign in to comment.