Hey Developers! đŸ‘‹

Simple iOS development tutorials and tips. Let's build something awesome together with Swift and SwiftUI!

Swift Demo - Add Progress Bar

1 minute read

In this short tutorial, we will see the steps required to add UIProgressView to a Swift IOS Project. UIProgressView and UILabel showing the current progre...

Create new Test Target in Xcode

less than 1 minute read

Listed below are the steps to add test target for an existing iOS Projects (iOS 6.0 and older). Click File menu -> New and Select Target from the menu li...

Automatically answer calls in iPhone Speaker

less than 1 minute read

iPhone users have the option to automatically take the calls in Speaker. Listed below are the steps to enable iPhone to receive phone calls in Speaker. Step...

DatePicker Demo in Swift

2 minute read

In this short tutorial, we are going to see the steps required use DatePicker in a iOS / Swift project. This demo is done by adding the DatePicker controls t...