How can I blur a background or create a Blur Overlay in Jetpack Compose? There is no documentation or resources whatsoever addressing this topic. Simply said: I'm looking to implement something like this natively in Jetpack Compose
I found this Jetpack Compose blur process library, which supports all Android versions. I hope it works for you.