PinnedPublished inSwiftly Engineered iOSBuilding an animated Sliding Tab View with SwiftUIIn the previous article, we briefly discussed building a Sliding Tab View with SwiftUI. Now, we’ll enhance the user experience by adding…Aug 2, 2024Aug 2, 2024
PinnedPublished inSwiftly Engineered iOSVisualizing Data with SwiftUI Charts: A Practical GuideData visualization is an essential aspect of modern app development, allowing users to understand complex information more easily. SwiftUI…Sep 7, 2023Sep 7, 2023
Published inSwiftly Engineered iOSBuilding a floating search bar in SwiftUIIn this project, I’m building a floating search bar in SwiftUI that enhances user experience by allowing quick access to search…Oct 18, 2024Oct 18, 2024
Published inSwiftly Engineered iOSBuilding an animated paging indicator with SwiftUIMany home screens in apps often feature horizontally scrolling content with images, accompanied by a paging indicator. Typically, you’ll…Oct 11, 2024Oct 11, 2024
Published inSwiftly Engineered iOSBuilding a Hero animation with SwiftUIWouldn’t we all agree that animations significantly enhance the overall experience of an app? However, building them can sometimes be a…Sep 27, 2024Sep 27, 2024
Published inSwiftly Engineered iOSBuilding an animated sticky header with SwiftUIYou’re a passionate car owner, and at the same time, you’re skilled at creating magic with SwiftUI. With plenty of free time on your hands…Sep 12, 20241Sep 12, 20241
Published inSwiftly Engineered iOSBuilding Biometric Authentication with SwiftUIPrivacy is a significant concern for many users, and fortunately, Apple provides an API for biometric authentication. This feature enhances…Aug 30, 2024Aug 30, 2024
Published inSwiftly Engineered iOSBuilding a CollectionView in SwiftUISwiftUI has revolutionized the way we build user interfaces in iOS, macOS, and other Apple platforms. One of the most common UI components…Aug 23, 2024Aug 23, 2024
Published inSwiftly Engineered iOSBuilding a TabBar with SwiftUIFresh out of university and eager to find your first job, you discovered a new startup in need of an iOS engineer. Embracing the…Aug 16, 2024Aug 16, 2024
Published inSwiftly Engineered iOSBuilding a customised Sliding Tab View with SwiftUIIn the previous article, we briefly discussed building an animated Sliding Tab View with SwiftUI. Now, we’ll customise the UI. The code…Aug 9, 2024Aug 9, 2024