NNNavigationBar Versions Save

NNNavigationBar 实现导航条背景渐变过渡动画的轻量级框架

2.7.3

4 years ago

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

2.7.2

4 years ago

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

2.7.1

4 years ago

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

2.7.0

4 years ago

Fixed

  1. #11

2.6.0

4 years ago

Fixed

  1. NNFadeAnimationImageView circular reference

2.5.0

5 years ago

Changed

  1. enable nn_tintColor

2.4.4

5 years ago

Fixed

  1. issue #7 2.ignore -Wdeprecated warning

2.4.3

5 years ago

Changed

  1. deprecated nn_tintColor

2.4.2

5 years ago

Fixed

  1. nn_constraintsWithVisualFormats

2.4.1

6 years ago

Fixed

  1. Adjust file structure