-
Depends on https://github.com/icerockdev/moko-resources/pull/575
-
I am using voyager library for compose multiplatform, here is the dependencies on shared
implementation("cafe.adriel.voyager:voyager-navigator:$voyagerVersion")
api("dev.icerock.moko:permis…
-
Hello!
I have a few questions about tvOS platform compatibility with moko resources.
A general question: are there any plans to support tvOS?
If not, are there any suggestions how to manag…
-
I am working on the KMP library in which I want to share the .js file between platforms and generate ".aar" to distribute with other consumers, but it is not fetching resources and giving an error:
…
-
Dear moko team, first of all, Thank you for your hard work for the KMM community.
While working on a KMM project, I noticed that the permissions state request functionality seems broken, requesti…
-
All other MCUs are getting USB D+/D- connected correctly except for moko MK08a:
xpol updated
2 months ago
-
Hi guys,
i am using moko-resources in my project and I am using [paparazzi](https://github.com/cashapp/paparazzi) to test my UI, but i found a bug and reported in [paparazzi project](https://github.c…
-
Trying to show notification permission as soon as app starts.
My device throw `dev.icerock.moko.permissions.RequestCanceledException` Activity says `Can request only one set of permissions at a tim…
-
### Describe your suggested feature
Need this for translation.
### Other details
_No response_
### Acknowledgements
- [X] I have searched the existing issues and this is a new ticket, **NOT** a d…
-
I know that this library support navigator scoped screen model. But in my case there is screen that already implement moko mvvm that i want to scope it with navigator, so i can share that viewmodel ac…