We will learn Modern Collection View(Diffable Datasource + Compositional Layout) from basic to advanced.
Let's try building a project using the MVVM pattern.
You can try using Snapkit, Kingisher, and RxSwift.
You can create various forms of Collection View.
Swift iOS UI: Core Skills for Mastering! 📲
For iOS Swift layout implementation MVVM pattern + library utilization
How would you implement the layout of an app like the one in the photo? Scrolling down will reveal more layouts, and their order may change depending on the API.
If you use Compositional Layout and Diffable Datasource, you can apply multiple layouts to a single collection view without having to embed multiple collection views inside a table view.
This course aims to master Modern Collection Views using Compositional Layout and Diffable Datasources for practical use. Through an in-depth project, you'll implement the MVVM pattern using widely used libraries like Snapkit and RxSwift . Using open APIs, you'll implement networking directly and render data values in the collection view.
Apply the libraries required for layout implementation and experience firsthand how to implement the MVVM pattern!
✅ Master the Modern Collection View to implement a variety of UIs.
✅ You can learn step by step by dividing the course into basic → advanced → application .
✅ In the application phase, we will implement the network directly using public APIs and handle a slightly more complex UI .
✅ We will implement the application project using SnapKit, Kingfisher, Rxswift, and RxAlamofire .
✅ I will implement the project using the MVVM pattern .
✅ You can learn more in depth than what you can find by Googling!
The lecture proceeds like this 📚
I recommend this to these people
Anyone who has experience with Swift and UIKit
If you are having trouble implementing various collection view layouts
Anyone who wants to implement layouts in a new way using the modern collection view
I'm Dumbbelloper , a 4-year startup mobile iOS developer 😃 We'll teach you the patterns and how to use Liveberry for mobile app development.
1. Basic Modern Collection View Usage
In this course, you'll learn how to implement layouts using Compositional Layout and manage data and cells using Diffable Datasource . You'll also master the fundamental principles of usage through simple examples. Through these exercises, you'll acquire the skills to easily implement complex layouts and dynamic data processing.
Additionally, we cover layout composition using SnapKit and image loading using Kingfisher , providing you with the ability to learn commonly used features in practice and how to apply them.
2.Basic Modern Collection View Practice
This course builds on the fundamentals by implementing a wider range of layouts and covering practical applications of Compositional Layout and Diffable Datasource . This will help you move beyond simple examples and develop the skills to implement complex screen compositions and dynamic data processing with increasing proficiency.
3. MVVM + Network Implementation
In this course, you'll configure libraries using Swift Package Manager (SPM) and learn how to implement the MVVM (Input-Output) pattern and networking using RxSwift. You'll also learn how to implement networking directly using open APIs . This will allow you to more efficiently apply networking and reactive programming skills required in real-world applications.
4. Modern Collection View In-Depth
This course covers how to apply Modern Collection View to an MVVM project , dynamically implementing various layouts. This will help you efficiently manage complex data and UI configurations, and you'll learn a project structure that can be used immediately in real-world situations.
📢 Please check before taking the class.
You should have basic Swift syntax and experience with UIKit . This course does not cover detailed explanations of related topics.
The operating system is macOS , and Xcode version 13 or later must be used for practice.