zuik

5pods

ZIKConstraintsGuard

iOS auto layout engine doesn't show the info about which view or view controller contains the bad constraint when constraint conflict or crash happens.This tool can monitor constraint conflict and crash,and gives more specific information.

License: MIT

  • Objective C

ZIKRouter

Type safe iOS router for discovering modules and injecting dependencies with protocol in both Swift and Objective-C, designed for VIPER. The view router can perform all navigation types in UIKit through one method. The service router can discover service with protocol.

License: MIT

  • Objective C

ZIKTViper

Thorough iOS VIPER implementation, consisting of view, presenter, interactor, wireframe, router, adapter.

License: MIT

  • Objective C

ZIKViper

iOS VIPER implementation, relying on ZIKRouter. Designed for discovering modules and dependency injection with protocol.

License: MIT

  • Objective C

ZRouter

Type safe iOS Swift router for discovering modules and injecting dependencies with protocol, designed for VIPER. The view router can perform all navigation types in UIKit through one method. The service router can discover service with protocol.

License: MIT

  • Swift