Skip to content

1.2.0

Compare
Choose a tag to compare
@MoLice MoLice released this 10 Jan 08:17
· 667 commits to master since this release
  • 支持 storyboard / xib。
  • QMUICommonViewControllerQMUINavigationControllerQMUITabBarViewController 新增方法 - didInitialized 用于子类继承时在 init 完做一些事情。
  • 优化屏蔽 Clang Warning 的宏的写法,具体请参照 QMUICommonDefines.h 里的宏 BeginIgnoreClangWarning
  • 图片预览控件支持播放 Live Photo(iOS 9.1及以上)。
  • 修复若干 bug,提高稳定性。