Skip to content

Releases: amisare/NNNavigationBar

2.7.3

25 Feb 02:10
Compare
Choose a tag to compare

fix: 使用 NNNTransitionLoader 加载 NNNTransition ,constructor 在静态库无法加载
add: 修改项目结构,支持 Carthage
modify: Demo 实现,删除 Demo 中冗余代码

2.7.2

22 Nov 17:30
Compare
Choose a tag to compare

修改不规范变量命名
attribute((constructor)) 实现 Transition 类加载

2.7.1

22 Nov 17:25
Compare
Choose a tag to compare

精简文件,文件重命名,消除歧义
移除 nn_backgroundAlpha 协议 修改 nn_backgroundView 为只读属性
重新实现 NNTransitionClass 加载 文件结构调整,设置公开私有头文件
demo XCode 11 适配
demo 删除未使用的 Main.storyboard ,修复由 Main.storyboard 引起的内存泄露
demo 重构

2.7.0

16 Sep 05:02
Compare
Choose a tag to compare

Fixed

  1. #11

2.6.0

19 Jul 09:37
Compare
Choose a tag to compare

Fixed

  1. NNFadeAnimationImageView circular reference

2.5.0

27 Apr 06:47
Compare
Choose a tag to compare

Changed

  1. enable nn_tintColor

2.4.4

26 Dec 04:44
Compare
Choose a tag to compare

Fixed

  1. issue #7
    2.ignore -Wdeprecated warning

2.4.3

21 Nov 10:47
Compare
Choose a tag to compare

Changed

  1. deprecated nn_tintColor

2.4.2

21 Nov 10:46
Compare
Choose a tag to compare

Fixed

  1. nn_constraintsWithVisualFormats

2.4.1

18 May 05:04
35c77cb
Compare
Choose a tag to compare

Fixed

  1. Adjust file structure