Do we have any documentation or list for all interoped ios functions ?
n
Nikita Lipsky
10/06/2023, 2:22 PM
It is better to ask in #kotlin-native channel, IMHO. AFAIK, you may use any Apple iOS SDK function from Kotlin/Native (so you may just follow official Apple documentation). Be aware that some Apple API is declared as macros that is not reflected by Kotlin/Native