ModelAssistant
View Model Manager
A framework to manage interactions between views and models in Swift-based applications
Elegant library to manage the interactions between view and model in Swift
28 stars
2 watching
6 forks
Language: Swift
last commit: almost 4 years ago
Linked from 3 awesome lists
collectionviewcontrollercorecoredatadatadatasourceinteractormanagermodelmvcmvpmvvmswifttableviewviewviewmodelviper
Related projects:
Repository | Description | Stars |
---|---|---|
plivesey/rocketdata | A caching and consistency solution for immutable models in Swift. | 648 |
navdeepsinghh/rxswift_mvvm_finished | A complete MVVM (Model-View-ViewModel) implementation using RxSwift for building reactive user interfaces | 26 |
aschuch/statefulviewcontroller | A protocol to manage state transitions between different view states | 2,136 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
shavyg2/slick-for-svelte | A framework for managing views and routing in Svelte applications with dependency injection. | 24 |
schemaplus/schema_plus_views | A gem that enables creating and querying views in ActiveRecord migrations. | 28 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
rxswiftcommunity/rxviewmodel | A reactive view model implementation using RxSwift for clean separation of business logic and UI. | 401 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
skyvive/swiftstraints | A tool for creating and managing constraints in Swift auto-layout code | 122 |
vertaai/modeldb | A system for managing and versioning machine learning models throughout their lifecycle | 1,702 |
lord-kamina/swiftdefaultapps | A preference pane replacement for macOS's default application associations in Swift. | 1,458 |
nghialv/sapporo | A collection view manager that simplifies management of sections and cells without writing custom delegate and data source code. | 246 |
ingmarstein/smjobkit | Provides a unified client abstraction and service management framework for macOS apps using SMJobBless. | 25 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |