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 255c36a0ad
iOS Simplify Swift code in examples (#3609)
1 year ago
..
gradle/wrapper ios interop examples (#3582) 1 year ago
iosApp iOS Simplify Swift code in examples (#3609) 1 year ago
shared ios interop examples (#3582) 1 year ago
.gitignore ios interop examples (#3582) 1 year ago
README.md iOS Simplify Swift code in examples (#3609) 1 year ago
build.gradle.kts ios interop examples (#3582) 1 year ago
gradle.properties ios interop examples (#3582) 1 year ago
gradlew ios interop examples (#3582) 1 year ago
gradlew.bat ios interop examples (#3582) 1 year ago
screenshot.png ios interop examples (#3582) 1 year ago
settings.gradle.kts ios interop examples (#3582) 1 year ago

README.md

SwiftUI in Compose

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

screenshot.png