Stay in touch
ComplimentaryGradientView
August 25, 2016 • MIT License
Create complementary gradients generated from dominant and prominent colors in supplied image. Inspired by Grade.js
LoopedContentsView
August 24, 2016 • MIT License
LoopedContentsView display and handle looped contents.
DropDownMenuKit
August 24, 2016 • MIT License
DropDownMenuKit is a simple and modular UIKit menu, that can be attached to the navigation bar or toolbar. The menu appears with a sliding animation and can be deeply customized. For example, with ...
ChangeLanguage
August 24, 2016 • Apache 2.0 License
this is the best way to change the app directions(RTL or LTR) without any needs to restart the app, also solving storyboards and xibs cashing.
SwiftAWCollectionViewDialLayout
August 24, 2016 • Apache 2.0 License
Same of AWCollectionViewDialLayout (https://github.com/awdigital/AWCollectionViewDialLayout) in swift language
DPSlideMenuKit-Swift
August 23, 2016 • MIT License
Simple slide menu kit with different colors. Just like Slack!
VKCheckbox
August 23, 2016 • MIT License
Simple customizable closure-based checkbox control written on Swift
ScreenBrightness
August 23, 2016 • MIT License
ScreenBrightness allows you to monitor brightness of your device screen without a hassle.
TNInfoBubble
August 23, 2016 • MIT License
TNInfoBubble is a component written in Swift to create a Prisma-like info bubble. The looks of the info bubble can be changed. It works with Storyboards & code.
MKSpinner
August 22, 2016 • MIT License
A beautiful activity indicator written in Swift, same of 'https://github.com/icanzilb/SwiftSpinner' with new spin animation
iAccordion
August 22, 2016 • MIT License
iAccordion is a class designed to show cards (credit cards, coupons, business cards, etc.) with a cool animation.
RMSquarePageControl
August 22, 2016 • MIT License
A custom page control having square indicators works both vertically and horizontally.
NRMirror
August 22, 2016 • MIT License
NRMirror helps you to sync your models with web service response or any input dictionary and. So its work like a object mapper for your project. So dont worry about manually mapping your model ob...
AppIconAutoMaker
August 22, 2016 • MIT License
Create icons for apple products(ios, Apple Watch, Mac etc.) automatically.
SimpleBDD
August 21, 2016 • Apache 2.0 License
Simple library for tests in BDD style, written with Objective-C.
IDM-Data-Flow
August 19, 2016 • Apache 2.0 License
In MVC application, your view controllers have to working with a lot of data from local, network, ... This causes you much trouble & becomes difficult to manage. Conform IDM Flow will help you make...