Decompose is a Kotlin Multiplatform library for breaking down your code into lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Compose, Android Views, SwiftUI, Kotlin/React, etc.).
Features
- Better separation of concerns
- Decompose draws clear boundaries between UI and non-UI code
- Pluggable platform-specific UI (Compose, SwiftUI, Kotlin/React, etc.)
- Business logic code is testable with pure multiplatform unit tests
- Proper dependency injection (DI) and inversion of control (IoC) via constructor, including but not limited to type-safe arguments
- Components in the back stack are not destroyed, they continue working in background without UI
- Instances retaining (aka ViewModels) over configuration changes (mostly useful in Android)
- Lifecycle-aware components
- Shared navigation logic
Categories
FrameworksLicense
Apache License V2.0Follow Decompose Kotlin
Other Useful Business Software
Iris Powered By Generali - Iris puts your customer in control of their identity.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Decompose Kotlin!