-
Below are the steps:-
Check the multiplatform [branch](https://github.com/bumble-tech/appyx-starter-kit/tree/multiplatform)
Add a few resources into the .
Now change UI code load the Ima…
-
**Describe the bug**
While setting up my [navigation graph](https://developer.android.com/guide/navigation/design#compose-arguments), I ran into an `ExceptionInInitializerError` when trying to use …
-
Dear Sir
Sample template suggestions for issue - 4
(https://github.com/cnrture/QuickProjectWizard/issues/4#issuecomment-2329687901)
Is it possible to use your project https://github.com/cnr…
-
Navigation to another routes creates infinite loop of recomposition in navhost.
Here is my code:
`
jetpack navigation-compose : androidx.navigation:navigation-compose:2.4.0-alpha06`
```
c…
-
Hi, I'm using `voyager` with compose-multiplatform `1.6.11` and I'm having an issue with the dark theme switching, codes like this:
```kotlin
setContent {
var isNight by remember {
m…
-
### Description
When I use modal navigation and click outside the application window, the navigation stops working.
When the application window is active, modal navigation works correctly.
Th…
-
Hi, first of all, thanks for your awesome library 💯
In androidx compose navigation, I see `saveableStateHolder.SaveableStateProvider(content)` is in `CompositionLocalProvider` that provides `ViewM…
-
Aligns with trunk-based development which can be good for development and testing
-
### Describe the problem
- `/posts` seems to represent a top-level directory for viewing all posts.
- `/posts/` would be more appropriate.
- `/posts/category-a` also represents a directory conc…
XIYO updated
3 months ago
-
**Describe the issue. What is the expected and unexpected behavior?**
Consider adding a "General intended structure" section to documentation for more compassable components, and add descriptions for…