Compose and Context Receivers

This small app demonstrats how to Context Receivers can be use to improve the API of a custom Composable. For a detailed explanation on the code and the available options visit this post on Dev.to

Go directly to the code