Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Actions

A collection of 2 posts
How to Perform Custom Action on a load of SwiftUI view
Advanced SwiftUI

How to Perform Custom Action on a load of SwiftUI view

UIKit offers a convenient viewDidLoad method that gets executed as soon as the ViewController is loaded and is called just once in the view controller lifecycle. Unfortunately, SwiftUI has no such feature. There is no way to perform the action just once after the view is loaded. Today, we are
May 1, 2023 2 min read
Swipe Actions Modifier in SwiftUI
SwipeActions

Swipe Actions Modifier in SwiftUI

💡The APIs and examples mentioned in this post are only available on iOS 15.x and Xcode 13.x. Before diving into the examples, please make sure to upgrade your tools to use these versions. Xcode 13.x+ can be downloaded from this link.  Apple introduced new swipe actions modifiers
Aug 29, 2022 5 min read
Fresh Beginning © 2025
Powered by Ghost