Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

1.1.0

tagged this 21 Dec 17:20
- TraitObject will help to create things that may change given some UITraitCollection.
- Overlay will help to create dynamic overlay for Dark mode and Light Mode.
- Color helps to create diferent colors for light and dark modes. You can do more than UIColor(dynamicProvider:).
- Scroll helps to create scroll in code.
- Activity is a view that display UIActivityIndicatorView.
- Now you can access the navigationItem in your view that implements ViewControllerType.
- Added DynamicText that helps to configure your labels and turns it adapted to UIContentSizeCategory.
Assets 2