This repository was archived by the owner on Sep 25, 2020. It is now read-only.
Releases: umobi/UIContainer
Releases · umobi/UIContainer
Version 2.1.0
Version 1.2.0
Improved a lot of functions and classes.
Added
- AddSubview struct to manage the translatesAutoresizingMaskIntoConstraints automatically
- Added more properties on helpers classes
- UIContainer protocol was renamed to ContainerRepresentable.
- tvOS support
- Fixed bugs.
To next version
This repo is being modified because of some implementations on UICreator. In the beginning, UICreator was totally dependent on UIContainer methods and classes.
To split both repo, UIContainer will lose some features that will be transferred to UICreator. With these, UICreator will be able to implement more features for utility views.
UIContainer was developed to holds views, view controllers and cells.