Creating Reusable TopBar in Jetpack Compose and Slot Pattern
I was looking for a way to write a composable function that takes content as a parameter and didn't see many examples of that. I just realized that I'm rewriting the same lines of code for each screen and I started to search for a solution. I didn't ...
hasancobanoglu.hashnode.dev7 min read