Pager in SwiftUITo help you with creating an onboarding screen using a custom pager with a custom font, custom color, and button, I’ll guide you through…Dec 18, 2024Dec 18, 2024
Philosophy and techCan philosophy help us in our work and technological business? I just finished reading (in Italian): Contemplative Life: In Praise of…Dec 4, 2024Dec 4, 2024
Text And Button with SwuiftUIUpon creating a new project, we see a dialog to select the project name:Nov 29, 2024Nov 29, 2024
Swift languageAfter to written a lot of post about SwiftUI on my persona blog i decided to create a blog about only SwiftUI, just to create a learning…Nov 21, 2024Nov 21, 2024
AnyLayout in SwiftUISometimes it can be beneficial to change the layout depending on the device’s portrait or landscape orientation. To do this, we can use…Nov 15, 2024Nov 15, 2024
Async Image in SwiftUIIf your app needs to display images that are hosted on a server, this post is for you. It’s a common scenario where images aren’t…Sep 2, 2024Sep 2, 2024
Pull refresh in SwiftUIHow many apps do you know that implement the pull-to-refresh feature? If you’re interested in learning how to create this helpful…Aug 22, 2024Aug 22, 2024
Advanced DatePicker in SwiftUIHow can we allow the user to select a date within a defined range? If you’re seeking an answer, read this post.Aug 20, 2024Aug 20, 2024
Pickers in SwiftUIIn this post, I’ll present a list of the principal pickers in SwiftUI:Aug 12, 2024Aug 12, 2024