1.3.1
This release fixes a retain cycle caused by strong references to delegates.
Thanks to @mkieselmann for contributing to this release ππ₯π―
Fixed
- Fixed the retain cycle caused by strong references to
previousNavigationDelegate
andpreviousTabBarDelegate
.
#516 by @mkieselmann