Skip to content

2.2.0

Compare
Choose a tag to compare
@Friend-LGA Friend-LGA released this 05 Feb 14:26
· 107 commits to master since this release

Merged / Closed pull requests:

  • Changing swiping direction caused rootViewController be removed from its parent - #112 by @mbenarie
  • viewsHierarchyValidate caused viewDidAppear be called several times - #132 by @arturmichna
  • Segue initialisation moved from awakeFromNib to viewDidLoad - #154 by @adomanski
  • Added checks for childViewControllers not being added twice
  • Fixed broken animations while status bar visibility was changing
  • Added assert to validate that presentationStyle and alwaysVisibleOptions don't conflict with each other