blurkit-android
blurkit-android copied to clipboard
Is there a way of using blurkit with jetpack compose?
I'm trying to blur composable views. Is there a way of using Blurkit to achieve this?
+1 I'd like to know how to use this with Jetpack Compose. Right now, most Blur libraries don't support Jetpack Compose and the solutions out of the box such as the Blur.Modifier does not truly blur layers below. If we can see a Jetpack Compose example, it will be super helpful for the Android community!