A Swift Autolayout DSL for iOS & OS X
-
Updated
Apr 21, 2021 - Swift
Add a description, image, and links to the layout topic page so that developers can more easily learn about it.
To associate your repository with the layout topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I spent many hours trying to override what I later found out was the
highlightcolor variable, used in a number of Components in the code. I had no idea that this variable existed. :(Describe the solution you'd like
Maybe just include the
highlightdefault value in the base theme, so that developers building on that w