13pods
I write this to give you a more convience syntax to set up UIKit component.
It use a chainable syntax like view.make.backgroundColor([UIColor whiteColor])
to configure view property.
License: MIT
This repo providing an elegant approach to manipulate attributed string in swift. It is extremely painful for us deal with attributed string during iOS development. And I would like to provide a repo like ruby-syntax to make it easier.
License: MIT
DKAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.
License: MIT
DKChainableAnimationKit is rewritten for JHChainableAnimations and provide you a more convience approach to deal with Animation in swift, if your app is developed using Objective-C, you should use JHChainableAnimations instead.
License: MIT
DKNightVersion is a light weight framework. It is mainly built through objc/runtime
library and reflection, providing a neat approach adding night mode to your iOS app. A great many codes of this framework is automatically generated by Ruby script.
The most delightful feature of DKNightVersion is that it provides a DKColorTable.txt file to help you manage all the colors in your project. It is easily-used and well-designed. Hope you have a great joy to use DKNightVersion to integrate night mode in your Apps.
License: MIT
Easily create TabBarController, the UITabBarController is to difficult to use. With this library, you can manipulate TabBarController more easily.
License: MIT
NightNight is a framework to integrate night mode to application written in swift. NightNight provide MixedColor and MixedImage to fundamental UIKit and CoreAnimation layer. Hope you enjoy it!
License: MIT
Ouroboros is inspired by ScrollMagic which helps you to easily react to the user's current scroll position. With Ouroboros, you can easily create introduction pages.
License: MIT
RbSwift introduces a series of methods which is inspired by Ruby core library and ActiveSupport. It provides hundred of convenient functions to make Swift code easier to write.
License: MIT
This repo providing an elegant approach to manipulate attributed string in swift. It is extremely painful for us deal with attributed string during iOS development. And I would like to provide a repo like ruby-syntax to make it easier.
License: MIT
A easy way to manage all your navigations. With SpaceShuttle, you can easily pass value across view controller
License: MIT