Skip to content

Commit be7cf60

Browse files
pahillzsmb13
andauthored
Update README.md
Co-authored-by: Márton Braun <braunmarci@gmail.com>
1 parent 9e05c50 commit be7cf60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The Kotlin/Native compiler generates Objective-C headers, which Swift code can i
1717
<li>Some features don’t work</li>
1818
</ul>
1919

20-
<table><tr><td>Swift export, where the Kotlin API is directly exported as Swift declarations instead of Objective-C headers, is something that the Kotlin team is currently working on, and will resolve some of the difficulties experienced by Swift developers when consuming shared Kotlin code. You can find the table with the latest feature state <a href="https://docs.google.com/spreadsheets/d/157wQt05ZyaJAP_P1wigXDs6nW9q7clqbpIDAfMrFhOg">here.</a></td></tr></table>
20+
<table><tr><td>Swift export, where the Kotlin API is directly exported as Swift declarations instead of Objective-C headers, is something that the Kotlin team is currently working on, and will resolve some of the difficulties experienced by Swift developers when consuming shared Kotlin code. You can find the table with the latest feature state <a href="https://kotl.in/swift-export-feature-status">here.</a></td></tr></table>
2121

2222
## How to use
2323
### Interopedia

0 commit comments

Comments
 (0)