Andrei Chernoprudov
Andrei Chernoprudov
**Describe the bug** Lets assume that we have three different actions: `begin`, `middle`, `end`. `begin` action is handled only by effect `E1` that dispatches the `middle` action. `middle` action has...
Added Swift Package Manager support.
`deinit` method for `DetailsWireframe` and `DetailsPresenter` is not called because of cycle reference. And I am sure that `ArticlesWireframe` and `ArticlesPresenter` have this problem too.
Добрый день! Большое спасибо за доклад, было очень интересно, но у меня осталось некоторое недопонимание структуры, а точнее места адаптера `RecyclerView` в вашей схеме. Мне кажется что они должны быть...