-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Xilem example for http cats API, requiring
worker
s and image
comp…
…onent (#571) This example is inspired by: https://troz.net/post/2024/swiftui-mac-2024/ Current status: - Lists status code - Can select status code - Downloads image from status code - Shows image from status code This adds two new features to Xilem: - The worker view, which is the obvious extension to `task` for multiple operations - The `image` view, which just uses Masonry `Image`. It also fixes a the Masonry Image view's layout to use the already extant but unused method.
- Loading branch information
Showing
13 changed files
with
1,189 additions
and
23 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.