Tag: Swift
All the articles with the tag "Swift".
-
Creating a developer tool - part 1
Crafting a dev tool? Here's how I'm implementing an easy-to-use toggle to unveil a more complex UI for my latest project.
-
Widget Architecture - Part 2
Converting prototype component system to data-driven w/ live reloading & automation using Sourcery for easier maintenance & reliability
-
Widget architecture - part 1
Let's start exploring a component-based architecture slightly different from the usual patterns we use.
-
Practical Sourcery examples
Let's explore couple of atypical Sourcery use-cases.
-
Building captivating content reveal animation.
How can you leverage masking to build a captivating content reveal effect?
-
Supporting updatable assets
How often have you wanted to change some small setting in your application? Let's build a generic solution.