What is the minimum iOS version that supports the Compose Modifier.blur() function? I know that for Android, it is supported from version 12 and above.
d
Dima Avdeev
05/28/2023, 5:08 PM
For now iOS min target is 12.
I think, blur should work since 12 as well.