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.
 
 
 
 
dima.avdeev 1e89d23964
Small changes in iOS interop examples (#3813)
1 year ago
..
gradle/wrapper
iosApp Small changes in iOS interop examples (#3813) 1 year ago
shared Small changes in iOS interop examples (#3813) 1 year ago
.gitignore
README.md Small changes in iOS interop examples (#3813) 1 year ago
build.gradle.kts
gradle.properties
gradlew
gradlew.bat
screenshot.png Small changes in iOS interop examples (#3813) 1 year ago
settings.gradle.kts

README.md

SwiftUI in Compose Multiplatform

This example shows how to use a SwiftUI view in a Compose Multiplatform application. Pay attention to file main.ios.kt and ComposeViewControllerRepresentable.swift

screenshot.png