-
### Description (required)
- [ ] Koin scopes tied to the store's lifecycle
- [ ] Automatically closing scopes
- [ ] Koin Containers
- [ ] Koin Scopes for stores (take from the sample app?)
- [ …
-
Hi
I know this app is still in very early stage. But, it will be wonderful if in the future this app support windows/macOS/Linux which will be first Lemmy client that support desktop OS and besides, …
-
I have rewritten a version of this library for Kotlin Multiplatform that is in use in a production app. My version has some of the same items you are currently iterating on, Effects using Flows, Effe…
-
Hey, thanks for porting this library to compose multiplatform! I was wondering, I'm making a stopwatch/timer app, would it be possible to have seconds in the spinner as well? Or could I somehow even h…
-
Hello,
I am wondering if this can be used in a Kotlin Multiplatform Mobile app?
Thanks
-
The kotlin android app used encrypted Android preferences to store the user PIN. Since this isn't multiplatform we could more easily create encrypted sqlite instance on the user device to store user p…
-
Hi, I wonder if there are any plans for adding Apple sign-in without Firebase?
The same way there is Google sign-in without Firebase, it would be useful for apps that don't use Firebase and their au…
-
# 📖 Abstract:
- ✅ `Compose Multiplatform` 是 Kotlin `UI 层` 跨平台开发框架, 是基于 `Google Jetpack Compose` 的扩展.
- ✅ 注意和 `Kotlin Multiplatform` 是不同层次 (logic 层) 的东西.
# 💯 Related:
- ✅ #420
- ✅ #419
…
-
Considering Showkase now leverages KSP, would extending support for Compose Multiplatform be feasible? Or are there other major roadblocks? It would be _really_ nice to visualize 'actual' implementati…
-
As you might already know, in `iOS Apps on Mac Availability` section of appstoreconnect.com, you can allow your iOS app to run on Silicon mac devices (Not the Intel ones)
And in `iOS Apps on Apple …