FitzAfful / MockingProjectLinks
Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests
☆28Updated 5 years ago
Alternatives and similar repositories for MockingProject
Users that are interested in MockingProject are comparing it to the libraries listed below
Sorting:
- Create a Side Menu in iOS using Swift☆48Updated 3 years ago
- ☆84Updated 2 years ago
- ☆115Updated last week
- Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and co…☆39Updated 3 years ago
- MVVM-C Architecture with Dependency Injection + Testing☆42Updated 5 years ago
- Sample iOS application in Swift presenting MVVM-C architecture☆211Updated last year
- UITableView with Protocol Oriented Programming☆22Updated 4 years ago
- Create a Custom Segmented Control to your iOS App☆133Updated 5 years ago
- ☆10Updated 6 years ago
- Quotes project built on MVVM + Combine framework, featuring Inputs & Ouputs☆17Updated 3 years ago
- iOS Application(similar to Netflix) based on MVVM and implemented using the Test Driven Development (TDD) concept.☆33Updated 4 years ago
- Basic problems with solution which are mostly asked in the interviews.☆89Updated 2 years ago
- ☆74Updated 2 years ago
- iOS Repo for Football Gather☆60Updated 11 months ago
- Updated version of flow coordinators pattern for SwiftUI for iOS 16 and later☆34Updated 2 years ago
- SwiftMVVM is an sample iOS App written in Swift using the MVVM architecture.☆107Updated 6 years ago
- This is an example of clean architecture and MVVM pattern written in swift☆27Updated 3 years ago
- Implement MVVM pattern with Swift in iOS☆32Updated 2 years ago
- Add Load More / Infinite Scrolling in iOS using Swift☆21Updated 3 years ago
- CleanSwift architecture usage playground☆51Updated 3 years ago
- Simple example of MVVM pattern and MVVM with Coordinators