Skip to content

Commit d6058d6

Browse files
committed
Add screenshot to readme
1 parent 121ea93 commit d6058d6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ Based on: [objc.io, Swift Talk episode 318, Inspecting SwiftUI's Layout Process
77
Inspect the layout algorithm of SwiftUI views, i.e. what sizes views propose to
88
their children and what sizes they return to their parents.
99

10+
![Layout Inspector screenshot on iPhone simulator](assets/LayoutInspector-screenshot.png)
11+
1012
## Requirements
1113

1214
iOS 16.0 or macOS 13.0 (requires the `Layout` protocol).

assets/LayoutInspector-screenshot.png

187 KB
Loading

0 commit comments

Comments
 (0)