You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tasks CRUD reference app built with Android XML Views, MVI and Clean Architecture (unidirectional state, pure reducers). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with Jetpack Compose, MVI and Clean Architecture (unidirectional state, pure reducers). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with UIKit, MVVM (Combine) and a delegate-based Coordinator. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with UIKit and the VIPER pattern (View/Interactor/Presenter/Entity/Router). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with SwiftUI and Clean Architecture (Domain/Data/Presentation) with a Coordinator. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with Android XML Views, MVVM (LiveData + ViewBinding) and the Navigation Component. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with SwiftUI, MVVM and a Coordinator for navigation. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with Jetpack Compose, MVVM and Clean Architecture (domain/data/ui) with Dagger. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with Android XML Views, MVVM and Clean Architecture (domain/data/ui). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with UIKit and Clean Architecture (Domain/Data/Presentation) with a Coordinator. Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with SwiftUI and The Composable Architecture (TCA). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with Android XML Views and the MVP pattern (passive-view presenters). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.
Tasks CRUD reference app built with UIKit and the MVP pattern (passive-view presenters). Part of PatternKit, a side-by-side comparison of mobile architecture patterns.