-
Notifications
You must be signed in to change notification settings - Fork 0
Kotlin multiplatform integration for android, ios, web (WASM) and desktop (macos, windows, linux) targets #8
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
base: main
Are you sure you want to change the base?
Conversation
…web-wasm targeted
…pp instance, as a Composable for all targets
|
Some resolved issues are regarding to Koin and Compose versions: |
|
This was reproduced on IOS build process |
…ions and have consistency
…ging to multiplatform modules
…core:network:websocket:api to multiplatform modules
… java imports and rewritten Koin modules without annotations
|
I've faced that Ktor doesn't have wash target implementation of client. |
…moved unused deps, added coreKoinModules to DI tree
…ue to IO dispatcher is not available for jsMain
…without map render and in-memory db)
…TargetPresetConventionPlugin to have config consistency
…d property development=true
…ity for DI context initialization
…s.gradle.kts for the :compose-mapbox-library
basic common API for in :compose-mapbox-library () wasm + js app running
…asourceModule for all platforms LinkedHashMap as memory provider Fixed UI states are related to datasource flows: getStreamTraceById() and other NodeDetailsEmpty composable enhancement
- Styling platform applications - Added common BlinkAnimatedText.kt - Fixed filename compose-web-js-wasm-app.js src include in index HTML - Extended Material design theme in :core:designsystem
- Temporary excluded MapBox IOS SDK / issues on amd64 / needed project configuration is related to host machine arch
- Passed from Runtime (:core:runtime:configuration)
No description provided.