fvito

Results 3 issues of fvito

Bump compose and accompanist dependencies to newer versions in order to remain compatible with apps that use later version of those libraries. Since newer accompanist requires compose 1.3.1, I've also...

Hello If target app is using newer version of `systemuicontroller` from accompanist (anything newer than 0.24.0), then Whats The Stack screen crashes with the following stack trace ``` Process: com.haroldadmin.crashyapp:what_the_stack_process,...

Hello, I was trying to integrate the library into my compose project, but had an issue described in #159, where composable names were empty, even though I was using latest...