You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jessesquires
changed the title
Implement some kind of ViewBuilder (resultBuilder) API?
Implement some kind of ViewBuilder (ResultBuilder) API?
May 26, 2024
Not sure how/if this would/could work, but providing some SwiftUI-ish style API would be nice.
It would be cool to be able to write something like:
Aside from SwiftUI's
ViewBuilder
, the classic example seems to be an HTML renderer:Docs and Blogs
The text was updated successfully, but these errors were encountered: