Nelson Glauber
Results
2
issues of
Nelson Glauber
## Describe the bug Bottom sheet route is not displayed using a combination of `LaunchedEffect`, `flow.collectAsState()` and `Text`. ## To Reproduce Steps to reproduce the behavior: 1. Declare a `bottomSheet`...
bug
waiting on dependency
I tried to use your library but the modifier didn't appear on code complete... I changed the dependency to this other library and it worked... https://github.com/valentinilk/compose-shimmer I saw the latest...