-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Does LaunchDarkly supports Kotlin Multiplatform development? If so, what are the dependencies we can use for commonMain, iOS, Android, Web, Desktop, etc?
Describe the solution you'd like
Does LaunchDarkly supports Kotlin Multiplatform development? If so, what are the dependencies we can use for commonMain, iOS, Android, Web, Desktop, etc?
Describe alternatives you've considered
Native development or React have their own dependencies, but I couldn't find anything KMP related.
Additional context
KMP Intro for Multiplatform development
veyndan