Questions tagged [compose-ios]
1 questions
3
votes
1 answer
Can't use PHPickerViewController delegate with KMM
I'm trying to use the UiKit API PHPickerViewController using KMM and Compose for iOS.
import androidx.compose.runtime.Composable
import androidx.compose.ui.interop.LocalUIViewController
import platform.PhotosUI.PHPickerConfiguration
import…

Nico
- 2,570
- 1
- 9
- 17