Skip to content

feat: add async variants for ViewModelListProperty mutation methods#238

Merged
mfazekas merged 3 commits into
mainfrom
feat/async-viewmodel-list-property
May 14, 2026
Merged

feat: add async variants for ViewModelListProperty mutation methods#238
mfazekas merged 3 commits into
mainfrom
feat/async-viewmodel-list-property

Conversation

@mfazekas
Copy link
Copy Markdown
Collaborator

Deprecate sync addInstance, addInstanceAt, removeInstance, removeInstanceAt, swap in favor of async versions that return Promise. Ported from feat/rive-ios-experimental branch.

@mfazekas mfazekas requested a review from HayesGordon May 13, 2026 19:34
Copy link
Copy Markdown
Contributor

@HayesGordon HayesGordon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mfazekas mfazekas enabled auto-merge (squash) May 14, 2026 10:52
mfazekas added 3 commits May 14, 2026 12:52
Deprecate sync addInstance, addInstanceAt, removeInstance, removeInstanceAt, swap in favor of async versions that return Promise<void>.
@mfazekas mfazekas force-pushed the feat/async-viewmodel-list-property branch from d6511be to 57172a7 Compare May 14, 2026 10:52
@mfazekas mfazekas merged commit 522ad07 into main May 14, 2026
9 checks passed
@mfazekas mfazekas deleted the feat/async-viewmodel-list-property branch May 14, 2026 11:32
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