John O'Reilly
09/10/2023, 4:40 PMinternal
- getting following for example (with k2 enabled). Also, using Compose Multiplatform in shared KMP code.
Symbol @Composable() fun SessionDetailViewShared(session: SessionDetails?, onSpeakerClick: (@R|kotlin/ParameterName|(name = String(speakerId)) String) -> Unit, onSocialLinkClicked: (String) -> Unit): Unit is invisible
John O'Reilly
09/10/2023, 6:32 PM1.9.20-Beta-205
and that particular issue doesn't seem to be happening any more. Compose Desktop client building/running fine now but still some issues with iOS/Android clients ....will try to narrow those down a bit more