Skip to content

Kotlin Multiplatform support via objective annotations #106

@yuvaraj119

Description

@yuvaraj119

I'm trying to use objectbox in ios and apple desktop via cocoapods.
I see lots of functions are not visible.
Reason is KMP supports objective c.
object box is written swift.
There are couple of library which are available in cocoapods and we are able to use in kotlin multiplatform without any issues. example: https://github.com/microsoft/clarity-apps. There is not official or separate requirement from MS Clarity apps.

There are annotations which can be used to expose the swift code and make it compatible with KMP via objective c interfaces and annotations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions