What is the minimum iOS version that supports the Compose Modifier.blur() function? I know that for ...
k
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
For now iOS min target is 12. I think, blur should work since 12 as well.
108 Views