fpbraz / iOSQuickstart-MVVM-Example
This repo contains the example code of the video about MVVM published on the channel iOS Quickstart.
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for iOSQuickstart-MVVM-Example
- A sample project that shows the implementation of MVVM-C design pattern☆29Updated 6 years ago
- ☆64Updated 3 years ago
- Exploring the SOLID Principles in Swift. Video: https://www.youtube.com/watch?v=gkxmeWvGEpU&t=2s☆18Updated 7 years ago
- Project and source code of the iOS Dev Mentoring #008 - Test-driven MVVM with RxSwift☆51Updated 3 years ago
- Box Office is a concept app intended to show best practice when working with paged API responses☆30Updated 3 years ago
- A sample project to illustrate how the Clean Swift architecture passes data forward and backward more elegantly without using delegation☆14Updated 6 years ago
- ☆13Updated last year
- How to create an Onboarding View by embedding an UIPageViewController☆31Updated 5 years ago
- A simple app which shows the lastest movies trailers based on different genres developed using SwiftUI.☆53Updated 2 years ago
- UICollectionViewCell dynamic height (Swift)☆44Updated 5 years ago
- A iOS application with layout based on App Store that can check the most starred and last updated Swift repository☆76Updated 7 months ago
- a simple carousel view using UICollectionView☆20Updated 3 years ago
- ☆41Updated 7 years ago
- Useful UIViewController extension for composing/creating reusable view controllers – no swizzling or subclassing needed!☆40Updated 5 years ago
- Contains all files needed for my Combine workshop.☆32Updated 5 years ago
- ☆27Updated 6 years ago
- Classic problem solving algorithms and data structures in swift☆46Updated last year
- #️⃣ A Swift library to display and manipulate Hashtags as a list☆40Updated 3 years ago
- You might have seen a collapsable or stretchable tableview header in android. If you check the whatsapp profile/ group settings page , yo…☆59Updated 7 years ago
- An easy way to create reusable views☆16Updated 4 years ago
- Simple example of MVVM pattern and MVVM with Coordinators☆52Updated 11 months ago
- Here is a example of a modularized iOS app with multiple and dependent frameworks/modules. This app is also using pods inside modules☆30Updated 9 months ago
- ☆43Updated 7 years ago
- ☆62Updated 8 years ago
- CleanSwift architecture usage playground☆51Updated 2 years ago
- App showing the Coordinator design pattern implementation. Written for a Medium article☆31Updated 4 years ago
- Fancy example code using interactive animations for iOS