macdevnet / mvvmc-demoLinks
Sample code from MVVM-C In Practice Talk
☆445Updated 4 years ago
Alternatives and similar repositories for mvvmc-demo
Users that are interested in mvvmc-demo are comparing it to the libraries listed below
Sorting:
- Xcode template for VIPER Architecture written in Swift 4☆545Updated 5 years ago
- Catch leaking view controllers without opening Instruments.☆799Updated 3 years ago
- Animated RxCocoa bindings☆689Updated 4 years ago
- An example to use Swinject in MVVM architecture with ReactiveCococa☆325Updated 4 years ago
- Viper Framework for iOS using Swift☆513Updated 4 years ago
- A view controller that uses root views of child view controllers as views in a UIStackView.☆646Updated last year
- Implementation of Coordinators app design pattern.☆719Updated last year
- Smallest AppDelegate ever by using a decoupled-services based architecture. 🛠☆536Updated 3 years ago
- An example Todo list app written in Swift using the VIPER architecture.☆508Updated 7 years ago
- RxSwift extensions for UIApplicationDelegate methods to observe changes in your app's state☆388Updated last year
- 🛣 Simple Navigation for iOS - ⚠️ Deprecated☆447Updated 4 years ago
- Coordinators Essential tutorial☆852Updated 3 years ago
- Type-safe declarative table views.☆705Updated 2 years ago
- ☂️ Analytics abstraction layer for Swift☆614Updated 3 years ago
- Abstracts actions to be performed in RxSwift.☆876Updated 2 years ago
- Demo app for VIPER design pattern implementation☆273Updated 8 years ago
- RxSwift extensions for Swift optionals and "Occupiable" types☆698Updated last month
- Sample application using MVVM in Swift☆248Updated 8 years ago
- We are sample code :)☆324Updated 6 years ago
- Example of MVVM-C architecture implemented with RxSwift☆566Updated 5 years ago
- An extension for Alamofire that converts JSON data into Decodable objects.☆740Updated 4 years ago
- Declarative, testable data source of UICollectionView and UITableView.☆717Updated 7 years ago
- An example of the Coordinator pattern☆169Updated 5 years ago
- Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!☆982Updated last year
- 👷♀️ Closure-based delegation without memory leaks☆696Updated 6 months ago
- RxMarbles iOS app☆479Updated 5 years ago
- 🏃♂️ Animated transitions for UIWindow's rootViewController property☆473Updated 4 years ago
- The universal system operator and architecture for RxSwift