issues
search
DroidKaigi
/
conference-app-2024
The Official Conference App for DroidKaigi 2024
Apache License 2.0
457
stars
201
forks
source link
Suppresses KMP "actual" and "expect" class warnings
#1009
Closed
naoele
closed
2 months ago
naoele
commented
2 months ago
Issue
close #1008
Overview (Required)
Suppresses warnings about "actual" and "expect" class declarations
Links
https://kotlinlang.org/docs/multiplatform-expect-actual.html#expected-and-actual-classes
Screenshot
Before
After
takahirom
commented
2 months ago
I didn't know this is experimental. Thanks!
Issue
Overview (Required)
Links
Screenshot