komposable-architecture icon indicating copy to clipboard operation
komposable-architecture copied to clipboard

🏗️ Kotlin implementation of Point-Free's composable architecture

Results 13 komposable-architecture issues
Sort by recently updated
recently updated
newest added

## Summary Still a draft, but this is a simple debug reducer. ## Relationships Closes #52 ## Technical considerations To produce high-quality logs, I believe we'll need reflection :c, so...

## Summary This adds state generation capabilities using KSP, similar to what we already have for actions. ## Relationships Point 3 of #60 ## Technical considerations We should create tests...

Version used : komposable-architecture-test-1.0.0-preview01 Test extensions provided by the library only gives some parts of the extensions that are supposed to be visible in the code. ![image](https://github.com/toggl/komposable-architecture/assets/24384117/09423bc5-3823-4942-8a6d-060770c7c390) Todo's example uses...