-
-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update for JSKit 0.11.1, add async task
modifier
#457
Conversation
This is finally ready for review now, sorry for excessive notifications pinging with failed builds. |
task
modifiertask
modifier
|
||
import TokamakShim | ||
|
||
struct ShadowDemo: View { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was moved from existing ShadowDemo.swift
, but for some reason git didn't pick it up.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
Readme should be updated to specify new minimum carton version (which doesn't exist yet) and remove the note about Xcode 13.1 not being supported.
Co-authored-by: ezraberch <49635435+ezraberch@users.noreply.github.com>
I've also moved sources in
TokamakDemo
directory into their respective subdirectories for easier navigation