Are there any plans to bring features like `PorterDuffXfermode` and `BlurMaskFilter` into compose m...
a
Are there any plans to bring features like
PorterDuffXfermode
and
BlurMaskFilter
into compose multiplatform? I'm trying to achieve an inner shadow effect in a compose multiplatform proj and all the sample code out there makes use of those APIs which I can't quite get to work in a CMP context