resaca
Compose Multiplatform library to scope ViewModels to a Composable, surviving configuration changes and navigation (by sebaslogen)
ComposeCookBook
A Collection on all Jetpack compose UI elements, Layouts, Widgets and Demo screens to see it's potential (by Gurupreet)
resaca | ComposeCookBook | |
---|---|---|
4 | 2 | |
534 | 6,591 | |
2.1% | 0.6% | |
9.4 | 6.9 | |
15 days ago | 15 days ago | |
Kotlin | Kotlin | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
resaca
Posts with mentions or reviews of resaca.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-21.
- Dagger 2.43 released with support for multiple instances of the same ViewModel using keys 🎉
-
Resaca Hilt: ViewModel instances per composable via Hilt
The library is here: https://github.com/sebaslogen/resaca/tree/main/resacahilt
-
Every Composable deserves a ViewModel
Sounds good! assuming it works and doesn't leak of course ;) Here's the Github link which wasn't very clear from the article: https://github.com/sebaslogen/resaca
- Compose rememberScoped: Scoping objects to a Composable' lifecycle
ComposeCookBook
Posts with mentions or reviews of ComposeCookBook.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-27.
What are some alternatives?
When comparing resaca and ComposeCookBook you can also consider the following projects:
jetpack_compose_country_code_picker - Jetpack Compose Country Code Picker
lyricist - 🌎 The missing I18N/L10N (internationalization/localization) multiplatform library for Compose Multiplatform!
jetTaskBoard - A clone of Android Trello app with adaptive UI built using Jetpack compose.
Gamebaaz - A full-stack application showing the power 💪 of KOTLIN. Entire android app + backend Apis written in Kotlin 🔥
compose-multiplatform - Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
ComposeCalendar - A Jetpack Compose library for handling calendar component rendering.