-
With the news about shared element transitions coming to compose, naturally a lot of people are going to want to be able to use them in their navigation screens.
As I was trying to get this https:/…
-
Compose version: 1.4.3
Kotlin version : 1.9.0
After cloning the Compose KMM template found here https://github.com/JetBrains/compose-multiplatform-ios-android-template#readme, I added the Voyager li…
-
When using a narrow browser window the keyboard shortcuts and navigation are practically useless. Can't tell where focus is so up/down arrow do nothing. `n` `r` etc. may go to the compose box but sinc…
-
I have been absent for months due to DroidKaigi 2024. We have a lot to do. I would like to list what we need to do and prioritize it.
# Core Features
## Migrate iOS implementation to use RoboCan…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## What feature would you like to see?
Many developers have moved from activities and fragments to compose. Compose usually has 1 activity, no fragments and internal navigation using composables. I…
-
I think this may be a bug in Jetpack Compose, I've seen someone else report the issue here:
https://stackoverflow.com/questions/78705279/talkback-does-not-focus-at-the-top-of-the-screen-on-navigati…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the problem
Currently, `build-logic` uses the gradle version catalog without type-safe accessors and …
-
Is there any way by which I can override the onBackPressed in different Screen in Compose Multiplatform?
Let me explain the Scenario
Screen A -> Screen B -> Screen C -> Screen D
Now if I am a…
-
@KaustubhPatange
I am getting this crash on Live App, could you please take a look at this issue Thanks.
Exception java.lang.IllegalStateException: Restarter must be created only during owner's…