All notable changes to this project will be documented in this file.
Fixed a bug related to UITabBarController that was causing navigation not to work properly.
Removed support for older versions than iOS 11.0 since Xcode 12 was complaining about SwiftUI in armv7.
Removed unused Combine import that caused the project not to work with earlier versions than iOS 13.0. Removed support for iOS 8.0 since this was causing a warning.
Initial version.