Hi all, currently im migrating my cmp project to c...
# compose-ios
a
Hi all, currently im migrating my cmp project to cmp 1.6.10-beta03 and kotlin 2.0.0-RC2 on android its compiled without problem, however on ios i got this error :
Copy code
Only '@HiddenFromObjC' declaration can be a subtype of '@HiddenFromObjC' declaration.
its effecting all Subtype of my BaseScreen which a subtype of Voyager Screen, im using voyager for navigation