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 defc39cb23 Compose 1.7.1 1 month ago
..
gradle/wrapper Migrate all samples to the new resources library (#4386) 10 months ago
iosApp SwiftUI in Compose with ComposeUIViewController() (#4297) 10 months ago
shared Update kotlin version in examples (#4844) 7 months ago
.gitignore
README.md
build.gradle.kts Update kotlin version in examples (#4844) 7 months ago
gradle.properties Compose 1.7.1 1 month ago
gradlew
gradlew.bat
screenshot.png
settings.gradle.kts Update kotlin version in examples (#4844) 7 months ago

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