Skip to content

feat: add async variants for ViewModelListProperty mutation methods#238

Open
mfazekas wants to merge 1 commit intomainfrom
feat/async-viewmodel-list-property
Open

feat: add async variants for ViewModelListProperty mutation methods#238
mfazekas wants to merge 1 commit intomainfrom
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.

Deprecate sync addInstance, addInstanceAt, removeInstance, removeInstanceAt, swap in favor of async versions that return Promise<void>.
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.

1 participant