-
https://developer.android.com/jetpack/androidx/versions/all-channel#april_3_2024
Navigation ComposeでSafe Argsのサポートが開始されています。
-
As we know latest versions of Compose had made us control the navigation animation, as its still beta but I personally use it on the apps I am building and I believe it is worth to be added here 😃
…
-
La modale des réglages recouvre totalement la Palette Réglages
La modale des réglages se compose de deux zones :
**la zone 1** : générique pour toutes les modales des réglages. Elle se compose de g…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Currently useBreadcrumbs() composable only returns names array for category breadcrumbs. Path…
-
Hi! I want to make module "navigation" where will be placed all navigation args, but have compilation error:
`There was an issue with 'navArgsDelegate' of composable 'ArticleDetailsScreen': make sure…
-
![image](https://user-images.githubusercontent.com/1026325/32586129-f6500f3c-c4ce-11e7-8210-2781c93c8939.png)
import navigationDebouncer from 'react-navigation-redux-debouncer';
import { creat…
-
### Bitwarden Beta
- [X] I'm using the new native Bitwarden Beta app and I'm aware that legacy .NET app bugs should be reported in [bitwarden/mobile](https://github.com/bitwarden/mobile)
### Steps T…
-
Kotlin version: 1.9.21
Compose-version: 1.5.4
Voyager version: 1.0.0
I am using Voyager for navigation in my Compose Multiplatform project. Everything works well, but when I add voyager-tab-navig…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the problem
A typical app should deal with login, including say authenticated requests. It would be …
-
**Description:** After the component was declared in XML and referenced the menu, the memory increased by about 25-35MB! When I deleted the menu declaration, the memory returned to normal. also I chec…