How to show taps on the iPhone using a Bluetooth mouse
The following tutorial will show you how you can connect a Bluetooth mouse to an iPad/iPhone step by step

Search for a command to run...
Articles tagged with #swift
The following tutorial will show you how you can connect a Bluetooth mouse to an iPad/iPhone step by step

Sorting an array with strings and numbers in Swift

Step by step guide for creating custom OptionSet

What is Swift Package Manager (aka SwiftPM or SPM)? The SwiftPM is a tool for managing the distribution of Swift code just like CocoaPods and Carthage. It’s integrated with the Swift build system to automate the process of downloading, compiling, an...

Originally Posted on https://medium.com/better-programming/how-to-match-shadow-and-blur-to-the-sketch-application-d4ed20dfa816 Recently, I’ve designed one of the screens of my project using the Sketch application. I’ve given a shadow property to the...
Originally Posted on https://medium.com/@milanpanchal24/how-to-disable-swiftlint-rules-40dd3d7ba232 How to Disable SwiftLint Rules? In my previous article, we have learned how to integrate SwiftLint into the Project. In this article, we’ll learn h...