Skip to content

Conversation

@cbeyls
Copy link
Collaborator

@cbeyls cbeyls commented Mar 30, 2025

Expect/Actual classes are in Beta and should be avoided whenever possible, as recommended in the official Kotlin documentation.
Use interfaces in place of expect classes, or nothing if the class is not referenced from common code.

@cbeyls cbeyls self-assigned this Mar 30, 2025
@cbeyls cbeyls merged commit a9f903b into main Mar 30, 2025
1 check passed
@cbeyls cbeyls deleted the refactor/remove_expect_classes branch March 30, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants