Skip to content

🚀: Add support for State to UiState mapper #207

@HGilman

Description

@HGilman

Description

I like to separate State and UiState which contains strings, colors, and so on. To make this mapping we need to have reference to context. When we subscribe to state we could pass uiMapper with current context (LocalContext.current in case of Compose, or just context in case of fragments).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions