Pierre Vieira

Results 14 issues of Pierre Vieira

Desktop is already stable for KMP, I think it would be cool to offer this support in the project.

enhancement

The project's unit tests involve a lot of manual mock configuration to test things. It seems to me that many interfaces only exist to be mockable in unit testing. I...

enhancement

**Describe the bug** This can happen if the user does not configure an API key correctly [here](https://github.com/gabrielbmoro/MovieDB-App/blob/main/src/gradle.properties). In this case, it can set the `MOVIE_DB_API_TOKEN`, but with an invalid token....

**Recipe request** Examples of navigation using [shared element transitions](https://developer.android.com/develop/ui/compose/animation/shared-elements). At the moment, [the official Google documentation is using nav2](https://developer.android.com/develop/ui/compose/animation/shared-elements/navigation), so having a recipe here would be very useful. **Use case**...

recipe-request