Skip to content

v6.0.5 UINavigationController popGestureRecognizer fix

Choose a tag to compare

@hackiftekhar hackiftekhar released this 29 Apr 17:49
· 340 commits to master since this release

Bug fixes

  • Added parentIQContainerViewController for the projects which is using side menu kind of layout. Developer have to manually implement some code to make this work.
  • Fixed an issue with the NavigationController popGestureRecognizer, where using this gesture to navigate causing blank space at the bottom.
  • Fixed some position related issues with IQTextView.

Documentation

  • Added default template when creating new issue.