Skip to content

Add setViewModelInstance to experimental ViewModelInstance API#455

Open
mfazekas wants to merge 2 commits intorive-app:masterfrom
mfazekas:feature/set-view-model-instance
Open

Add setViewModelInstance to experimental ViewModelInstance API#455
mfazekas wants to merge 2 commits intorive-app:masterfrom
mfazekas:feature/set-view-model-instance

Conversation

@mfazekas
Copy link
Copy Markdown
Contributor

@mfazekas mfazekas commented May 6, 2026

Exposes CommandQueue::setViewModelInstanceNestedViewModel from the C++ runtime to the Kotlin experimental API, enabling replacement of nested ViewModel instance properties.

The C++ runtime already supported this operation — it just wasn't wired through the Android JNI/Kotlin layers.

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