Open Source iOS Library For Easily Adding A Night-Time Theme To Your Interfaces

Earlier this month I mentioned a library allowing you to theme user interfaces with a CSS style syntax, and change theming at runtime called Motif.

Here’s an open source library from Draveness that allows you to easily add a night version to your UIKit based interface components from Draveness called DKNightVersion.

DKNightversion adds nightColor properties to your UIKit components for different colorable attributes and then allows you to easily switch between the normal and night themes.

Here is an image showing DKNightVersion in action:

DKNightVersion

You can find DKNightVersion on Github here.

A nice library for easily creating and switching to a night version of your user interface.

Original article: Open Source iOS Library For Easily Adding A Night-Time Theme To Your Interfaces

©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.

Leave a Reply

Your email address will not be published. Required fields are marked *