cryptomator / cryptomator/android

Create Presenter annotation

Open
#255 1 comment 0 reactions 0 assignees View on GitHub
type:dev-task
Dominant language
Kotlin
Stars
1.2k
Forks
216
PR merge metrics
No merged PRs in 30d

Description

### Summary

`@Presenter` is to generate recurrent logic from the annotated class.

### Motivation

Each `Presenter` contains n-`UseCases` that must be `unsubscribed()`. Through the annotation, the `UseCases` in the generated code should be able to be `unsubscribed()`.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.