Skip to content

First version of the android integration for the modo#35

Merged
ikarenkov merged 10 commits intodevfrom
android-viewmodel-support
Mar 26, 2024
Merged

First version of the android integration for the modo#35
ikarenkov merged 10 commits intodevfrom
android-viewmodel-support

Conversation

@ikarenkov
Copy link
Copy Markdown
Owner

@ikarenkov ikarenkov commented Mar 18, 2024

  1. Introduced DisposableScreenEffect and LaunchedScreenEffect as an analogue of compose Effects, but linked with screen lifecycle.
  2. Fixed screen dependencies clear order, now it is FIFO.
  3. Upgraded androidxLifecycle to 2.7.0
  4. Fixed logic of clearing during the exit animation - now it clears on animation finish
  5. Supported Android ViewModelStoreOwner, LifecycleOwner.
  6. Added ModoDevOptions and assertion to prevent access to ScreenModelStore after screen was removed

@ikarenkov ikarenkov merged commit 19d44c7 into dev Mar 26, 2024
@ikarenkov ikarenkov deleted the android-viewmodel-support branch March 26, 2024 14:03
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