You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Igor Demin 9ac23ae93e
Compose 1.6.1 examples (#4480)
4 months ago
..
gradle/wrapper Migrate all samples to the new resources library (#4386) 4 months ago
iosApp iOS examples. Returned the ContentView back to how it was (#3633) 10 months ago
shared Migrate all samples to the new resources library (#4386) 4 months ago
.gitignore ios interop examples (#3582) 10 months ago
README.md Small changes in iOS interop examples (#3813) 9 months ago
build.gradle.kts ios interop examples (#3582) 10 months ago
gradle.properties Compose 1.6.1 examples (#4480) 4 months ago
gradlew ios interop examples (#3582) 10 months ago
gradlew.bat ios interop examples (#3582) 10 months ago
screenshot.png Small changes in iOS interop examples (#3813) 9 months ago
settings.gradle.kts ios interop examples (#3582) 10 months ago

README.md

UIKit in Compose Multiplatform

This example shows how to use a UIKitView in a Compose Multiplatform application. Pay attention to file main.ios.kt

screenshot.png