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.
 
 
 
 
Oleksandr Karpovich fbd99c05cb
Support/1.5.1 (#3631)
12 months 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 interop examples (#3582) 1 year ago
build.gradle.kts ios interop examples (#3582) 1 year ago
gradle.properties Support/1.5.1 (#3631) 12 months 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 iOSApp in file iosApp.swift.

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

screenshot.png