How to implement UIApplicationDelegate from the Ko...
# compose-ios
m
How to implement UIApplicationDelegate from the Kotlin side?
k
Copy code
class MyApp : UIApplicationDelegateProtocol {}