Published inThe StartupSpeed up Appium iOS AutomationAppium users know the process of iOS automation which is a time consuming one. Here, I’m going to list down some good practices to improve…Jun 2, 2021Jun 2, 2021
Published inThe StartupApp Lock with Face ID / Touch ID in SwiftUI 2.0Security.Jan 22, 20213Jan 22, 20213
Published inThe StartupCreate Generic APIManager with Combine FrameworkGreetings. 🙏Nov 11, 2020Nov 11, 2020
Home Screen Quick Actions — SwiftUI 2.0Home Screen Quick Actions are introduced in iOS 12. A shortcut buttons which navigates the user to a specific place in the application…Oct 9, 2020Oct 9, 2020
Create Sidebar layout in iPad with SwiftUI 2.0New iPadOS 14 has this beautiful layout. In this structure, we can split the iPad screen into three Views.Sep 28, 20201Sep 28, 20201
Published inThe StartupHow to Open the Camera and Photo Library in SwiftUI?Today's life mobile cameras are playing a very important role in almost every application. Some examples are Updating profile Pics…Aug 18, 20205Aug 18, 20205
How to create custom view modifiers in SwiftUI?We know that every element in SwiftUI is a View. A modifier is used to change the behaviour of the View. Let’s see this with an example,Jul 29, 2020Jul 29, 2020
How to create Share Sheet (UIActivityViewController) in SwiftUIOn many scenarios, We have used this share sheets in iPhone. Mostly,Jul 25, 20203Jul 25, 20203
Create QR Codes with SwiftUIQR codes -> Quick Response codes are used to store a text in an image. Normally we have seen this kinda codes in shopping malls, online…Jul 22, 20201Jul 22, 20201