Artur Artikov

Results 23 comments of Artur Artikov

@tonyofrancis It is the same request - the same http url and the same local file uri. The app has permissions, because it can create a file. I have tried...

In my opinion the expected behavior for this code is to create a single instance of Foo without any aliases. Otherwise what does `@Singleton` mean here?

@Rainer-Lang No, i don't. It is looks like that this repository is abandoned.

@arkivanov Hi. Is it possible to use [AnimatedContent](https://developer.android.com/jetpack/compose/animation#animatedcontent) with Decompose?

There is no such method as getCurrentScreen in `Navigator`. You can only pass commands to a navigator but not query it for something. The reason is that `NavigationContext` may be...

Hi. Thank you for these topical questions. In my opinion Alligator and AAC Navigation have too different conceptions to mix it together. Alligator operates with screens, AAC Navigation - with...