File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,7 @@ Kotlin/Native provides bidirectional interoperability with Objective-C. Kotlin i
88<li >It allows all iOS projects (written in Objective-C or Swift) to use shared Kotlin code</li >
99<li >When the decision was made, Swift was still on the road to maturity and mainstream adoption.</li >
1010</ul >
11- The Kotlin/Native compiler generates Objective-C headers, which Swift code can import.
12-
13- This has the following implications for Swift development:
11+ The Kotlin/Native compiler generates Objective-C headers, which Swift code can import. This has the following implications for Swift development:
1412<ul >
1513<li >Some features work exactly as expected</li >
1614<li >Some features work with a small workaround</li >
You can’t perform that action at this time.
0 commit comments