interactor topic

List interactor repositories

ModelAssistant

27
Stars
6
Forks
Watchers

Elegant library to manage the interactions between view and model in Swift

clean-architecture-swiftui

5.5k
Stars
662
Forks
Watchers

SwiftUI sample app using Clean Architecture. Examples of working with CoreData persistence, networking, dependency injection, unit testing, and more.

RxViper

109
Stars
20
Forks
Watchers

Android micro framework for developing apps based on clean VIPER architecture.

android-mvp-interactor-architecture

405
Stars
97
Forks
Watchers

Extension of the android-mvp-architecture for very large projects.

Archit-iOS

204
Stars
16
Forks
Watchers

Intelygenz iOS Architecture

interactor-rails

434
Stars
46
Forks
Watchers

Interactor Rails provides Rails support for the Interactor gem.

interactor-contracts

78
Stars
10
Forks
Watchers

Add contracts to your interactors

SwiftPokedex

34
Stars
2
Forks
Watchers

A simple Pokedex app written in Swift that implements the PokeAPI, using Combine, RIB+VVM architecture and compositional layout

flutter_event_bus

15
Stars
8
Forks
Watchers

Flutter Event Bus is an EventBus designed specific for Flutter app, which enable developer to write flutter app with Interactor pattern