2.2.0
Merged / Closed pull requests:
- Changing swiping direction caused
rootViewController
be removed from its parent - #112 by @mbenarie viewsHierarchyValidate
causedviewDidAppear
be called several times - #132 by @arturmichna- Segue initialisation moved from
awakeFromNib
toviewDidLoad
- #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
andalwaysVisibleOptions
don't conflict with each other