Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
Subscribe

New SwiftUI APIs

A collection of 3 posts
Using MVVM Architecture with SwiftUI - Clean Architecture
Advanced SwiftUI

Using MVVM Architecture with SwiftUI - Clean Architecture

MVVM has been a choice of architecture in iOS development for a long time. It survived the Objective-C era and has been quite popular in Swift world too. However, things became slightly complicated when SwiftUI came along. It was a bit confusing to see how it can be used in
Oct 24, 2022 8 min read
Add Search Experience in SwiftUI Apps
Search

Add Search Experience in SwiftUI Apps

Search is one of the most fundamental operations in iOS apps. For any app with a long list view, search offers a quick way to find the item matching the given keyword. Whether you want to search for a movie title, a book, a song, a favorite person, or even
Aug 30, 2022 5 min read
Customizing List Row Separator Color in SwiftUI
New SwiftUI APIs

Customizing List Row Separator Color in SwiftUI

At WWDC 21, Apple introduced many ways to visually customize the SwiftUI views. One of them was to be able to customize the color of row separators in the SwiftUI List. The new API offers a convenient way to customize its appearance. Let's see how to use it with examples.
Aug 29, 2022 3 min read
Fresh Beginning © 2023
Powered by Ghost