A blog about Swift and iOS tricks

Code Tips and Tricks

A collection of code snippets for software developers.

Enable tapping on the entire SwiftUI stack view, including spacers SwiftUI

Defining URLs using String literals in Swift Swift

Dynamic UITableView Header Resizing iOS

Render a UIView instance as an Image iOS

Comparing Reference types Swift

Useful Aliases to Run MongoDB on macOS MongoDB

Easily undo a local commit in Git Git

Pull another remote git branch without switching branches Git

Remove all leading and trailing white spaces of string in Swift Swift

A tip for debugging using compiler directives in Xcode Xcode

Checking if the collection is not empty Swift