Posts by Category

Accessibility

iOS Dynamic Type with custom fonts

iOS offers a bunch of built-in Accessibility features, such as Voice Over, Switch Control, and Dynamic Type. The last one allows users to define preferred co...

Swift

Swift tip: final keyword

The final keyword has both compile and runtime effects in a Swift (or mixed) codebase. Let’s quickly check them.

Swift tip: Well-defined Bundles

When working on Apple’s ecosystem we often need to interact with bundled resources. Storyboards (😫), XIB/NIBs, UIImages, LocalizedStrings, JSON files (used f...

Tips

Swift tip: final keyword

The final keyword has both compile and runtime effects in a Swift (or mixed) codebase. Let’s quickly check them.

Swift tip: Well-defined Bundles

When working on Apple’s ecosystem we often need to interact with bundled resources. Storyboards (😫), XIB/NIBs, UIImages, LocalizedStrings, JSON files (used f...

UI

iOS Dynamic Type with custom fonts

iOS offers a bunch of built-in Accessibility features, such as Voice Over, Switch Control, and Dynamic Type. The last one allows users to define preferred co...

Xcode

Xcode coffee shortcuts

I’ve just finished preparing my coffee… ♨!! It’s always a happy and warm moment, but this time it feels special… My blog is finally back to life and I am ex...