OneWay
June 19, 2022 • MIT License
A Swift library for state management with unidirectional data flow.
XCoordinator
January 06, 2019 • MIT License
Powerful navigation library for iOS based on the coordinator pattern.
Haptico
November 12, 2018 • MIT License
Haptico 📳 - easy to use haptic feedback generator with pattern-play support
No image provided.
DesignPatternsInSwift
November 10, 2018 • Apache 2.0 License
This repository contains all the code and explanations from my book 'Design Patterns in Swift', live at https://www.amazon.com/dp/B07FYXHBKZ. All code written in Swift4. Do give a star if you like ...
No image provided.
GoogleNewsStandAnimation
August 14, 2017 • Apache 2.0 License
It is same like Google News Stand Animation with Customise Configuration file in Swift iOS Technology.
This is the hot spot animation (with 4 swipe Gestures up,Down,Left,right) where user can se...
FluxCapacitor
August 04, 2017 • MIT License
FluxCapacitor is the Flux design pattern supporting framework. It makes implementing Flux easily with protocols(Storable, Actionable, DispatchValue). The special feature of Flux is "Data in a Flux...
Kommander
May 18, 2017 • MIT License
Kommander is a Swift library to manage the task execution in different threads. Through the definition a simple but powerful concept, Kommand.
ViperCode
June 23, 2016 • MIT License
A simple OS X App for generating VIPER modules's skeleton to use them in your Objective-C/Swift projects.
No image provided.
CommandBus
October 26, 2015 • MIT License
A light weight Command Bus implementation written in Swift
WAAppRouting
August 28, 2015 • Unspecified License
WAAppRouting is a library to help you dealing with routing on your app by handling controllers. The key point is that WAAppRouting handles a stack of controllers!
After a simple configuration, cal...
SimpleMVVM
May 29, 2015 • MIT License
A simple Objective-C MVVM example with singletons and KVC/KVO.
LRRepositoryPattern
March 03, 2015 • MIT License
An iOS example app based on the repository pattern and Typhoon DI framework
G8MaterialKitTextField
February 21, 2015 • MIT License
The MKTextField Validator v. 1.0 - Totally @IBInspectable
Automatic MKTextField validation, using regex patterns (Some patterns are already available in the project. They are manually settable t...
RBCommander
October 18, 2014 • MIT License
Commands are used to remove all of the business logic that goes inside ViewController to their respective commands and handlers.
CKTextField
October 14, 2014 • MIT License
Enhanced UITextField, with improved visuals for a sweet UX.
Add input validation via Storyboard! The CKTextField displays a green checkmark once the user entered a valid content. It will shake, ...
ESCObservable
July 29, 2013 • MIT License
An iOS eventing framework (alternative to using NSNotificationCenter or delegates for eventing). Includes an example HSB color picker app (as seen in screenshot) showing how to make use of the fra...