-
When setting up Navigation deeper then Level 2 on iOS, it stops working. As soon as a Level 3 screen is opened, the Navigation jumps back to Level 1. On Android, this does not happen, the Level 3 scre…
-
It would be good to have a list of companies/users/projects where Decompose is used. I suggest to stick to the following format, but feel free to omit/add/modify any details:
Project name: [project…
-
I can experiment with Jetpack Compose on a new branch. It is very interesting to see what it can achieve.
-
Ref - https://github.com/raamcosta/compose-destinations
-
**Build Environment**
SQLDelight version: 1.5.0
OS: Multiplatform (KMM for Android and Ios)
Gradle version: 4.2.0
Kotlin version: 1.5.0
**Describe the bug**
After installing the plugin, I cre…
-
**Description**
When Keyboard is showing, bottom padding is growing as expected
But when Keyboard animation finished(Both in and out), the padding reset to default, looks like the Keyboard is gone…
-
Hi again :)
So I'm trying to have scoped viewModels to screens with hilt and this is quite an headache due to the current hilt limitations.
Do you have any plans to add support for something equ…
-
2022년에 찾아뵙겠습니다 :)
godrm updated
2 years ago
-
**Build Environment**
Android Studio: 4.1 RC
SQLDelight version: 1.4.4
OS: iOS 13,14
Gradle version:
Kotlin version: 1.4.10, KMM 0.1.3
AGP Version (if applicable):
**Describe the bug**
Using…
-
You can remove the AssistedFactory for the viewmodel.
Example :
**EntryPointActivity.kt**
```
composable(
route = NavigationKeys.Route.FOOD_CATEGORY_DETAILS,
argumen…