PinnedKelvin TaninSwiftly 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 2Aug 2
PinnedKelvin TaninSwiftly 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
Kelvin TaninSwiftly 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 18Oct 18
Kelvin TaninSwiftly 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 11Oct 11
Kelvin TaninSwiftly 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 27Sep 27
Kelvin TaninSwiftly 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 12Sep 12
Kelvin TaninSwiftly 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 30Aug 30
Kelvin TaninSwiftly 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 23Aug 23
Kelvin TaninSwiftly 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 16Aug 16
Kelvin TaninSwiftly 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 9Aug 9