ColorKit
December 06, 2020 • MIT License
ColorKit is your companion to work with colors on iOS.
It offers a wide variety of useful features to do more with colors:
- Dominant colors calculation
- Average color calculation
- Color comp...
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 ...
Currency converter - Rates Exchange Api
October 12, 2018 • MIT License
A fully functional currency converter for iOS written in Swift 4, based on Rates Exchange API.
Documentation for api calls, with examples, is available at Rates Exchange API.(https://ratesexchange...
CollectionViewCustom
March 02, 2017 • Apache 2.0 License
Custom CollectionViewLayout with a custom paging size by overriding scrollViewWillEndDragging
PasswordTextField
May 20, 2016 • Apache 2.0 License
A custom TextField with a switchable icon which shows or hides the password and enforce good password policies
ALCurrencyLibrary
November 30, 2013 • MIT License
Simple library to convert a value from a specific currency to another. Contains a list of 162 constants representing the common currencies in the world
EKAlgorithms
November 26, 2013 • MIT License
EKAlgorithms contains some well known CS algorithms and other stuff.
EKAlgorithms is a gradually increasing bunch of algorithms in which some well known CS algorithms, data structures & others are...
CiExpandableTabBar
May 18, 2011 • MIT License
ExpandableTabBar is an iOS custom tab bar control. Its behavior emulates the system tab bar with the addition of supporting multiple rows.