CBBlockKit 0.0.5

CBBlockKit 0.0.5

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Jan 2017

Maintained by cbangchen.



  • By
  • cbangchen

更多讲解点击此处查看

Principle

ONE BIG BLOCK BUILD THE INTERFACE.

Function

  • [x] Wonderful block style.
  • [x] Universal macro definition.
  • [x] Cooperate with Masonry,code views Faster.

Directory

  • Macros : Common macro definition.
  • Protocol : Delegate and DataSourse.
  • Category : Commonly turn UI controls into block.
  • Controller : Auxiliary controller.

Block Features

  • Use blocks to replace common delegates and dataSourses.
  • Local delegates and dataSourses still get higher priority.
  • Send specified signal to run the specified block.

Example

License

Released under the MIT license. See LICENSE for details.