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 a013d73a67
iOS examples. Returned the ContentView back to how it was (#3633)
1 year ago
..
gradle/wrapper ios interop examples (#3582) 1 year ago
iosApp iOS examples. Returned the ContentView back to how it was (#3633) 1 year ago
shared ios interop examples (#3582) 1 year ago
.gitignore ios interop examples (#3582) 1 year ago
README.md iOS examples. Returned the ContentView back to how it was (#3633) 1 year ago
build.gradle.kts ios interop examples (#3582) 1 year ago
gradle.properties Support/1.5.1 (#3631) 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

Compose in SwiftUI

This example shows how to use Compose inside an iOS Application written in SwiftUI.

Entry point is struct ContentView in file ContentView.swift.

Compose entry point is fun ComposeEntryPoint(): UIViewController in file main.ios.kt.

screenshot.png