Skip to content

Add animation#528

Draft
zxss702 wants to merge 2 commits intomoreSwift:mainfrom
zxss702:add-animation
Draft

Add animation#528
zxss702 wants to merge 2 commits intomoreSwift:mainfrom
zxss702:add-animation

Conversation

@zxss702
Copy link
Copy Markdown

@zxss702 zxss702 commented Apr 28, 2026

I think we can add animation support to this by mimicking OpenSwiftUI's animation and state models.

I want to build on #526 because that PR implements observation support, which means that after adding animations, no additional editing of the observation is needed.

s-k added 2 commits April 21, 2026 11:16
Views now update automatically when an `@Observable` model class used
inside `body` changes. The same is true for `@Perceptible`.

Adds a `@Bindable` property wrapper so that properties of observable
models can be easily used as bindings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants