iOS Programming Recipe 17: Using UISS To Theme Your Application
This Week I thought I would explore A nice iOS library which allows you to customize the look and feel of your application. While this library is built on UIAppearance, it extends it by introducing a CSS like way of defining the …
Taken from:
iOS Programming Recipe 17: Using UISS To Theme Your Application