Skip to content

Version 2.2.0

Compare
Choose a tag to compare
@mamaral mamaral released this 08 May 19:14
· 34 commits to master since this release

The following changes were done for my personal sanity, as I was never really happy with the architecture of this from the start:

  • Refactored a good deal of the internals to fix issues with the view controller life cycle
  • Exposed the main UI elements, rather than individual properties for each element, allowing for more explicit customization and less forcing of design styles by the framework
  • Deprecated the custom styling properties and the convenience methods to set them globally. These deprecated methods will be removed in the next release (v3.0.0) to keep everything as tidy as possible because I'm slightly OCD.