-
Notifications
You must be signed in to change notification settings - Fork 204
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨ [Compose Multiplatform] License screen can now be opened. #820
✨ [Compose Multiplatform] License screen can now be opened. #820
Conversation
private object ExternalNavControllerLink { | ||
var onLicenseScreenRequest: (() -> Unit)? = null | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not like this implementation very much. 🤔
If there is a better way to implement it, we will follow it. 🫡
@takahirom @ry-itto |
…feature/can_be_display_license_screen_compose_multiplatform # Conflicts: # app-ios-shared/src/commonMain/kotlin/io/github/droidkaigi/confsched/shared/IosComposeKaigiApp.kt
I'm also not sure. I think this is related. Could you check how the contributor screen is used? conference-app-2024/app-ios/Package.swift Line 85 in 86ca73a
|
I'm not sure if iOS has a dependency rule for this, like we shouldn't use the feature module from KMPClient. 👀 |
@takahirom |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks Great To Me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for addressing this difficult issue!
Issue
Overview (Required)
Links
Movie (Optional)
after.mov