OneWay
June 19, 2022 • MIT License
A Swift library for state management with unidirectional data flow.
ButtonClickStyle
April 13, 2022 • MIT License
This is a customizable/designable "button view", with 15 animated click styles, that allows you to design your own buttons from subviews, in storyboard and xib right away.
Loafjet
February 04, 2022 • MIT License
🚀 Loafjet is a lightweight custom framework used to add Loafs, Dash Board, Popup Card, and Loading indicator in your Swift project
FigmaConvertXib
February 18, 2021 • Apache 2.0 License
FigmaConvertXib is a tool for exporting design elements from figma.com and generating files to a projects iOS .xib / Android .xml
Semantic Colors - Dark Mode Helper
October 10, 2019 • MIT License
View all of iOS 13's semantic colors—used for Dark Mode—in a table.
TinyCreditCard
March 08, 2019 • MIT License
A clear and animated credit card input workflow implement
LiveFader
February 19, 2019 • MIT License
@IBDesignable Horizontal or vertical UIControl subclass that can start from bottom or middle of the control.
Doric Design System
February 09, 2019 • MIT License
Protocol oriented, type safe, scalable design system foundation Swift framework for iOS.
Gradients
January 11, 2019 • MIT License
🌔 A curated collection of splendid 180+ gradients made in swift
AAFloatingButton
December 17, 2018 • Apache 2.0 License
AAFloatingButton is floating action button component of material design for iOS. It has ripple effect same as per the material design.
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 ...
RMGradientView
July 09, 2018 • MIT License
Easily create gradient views with inspectable properties for colors and gradient direction
UIStepperController
July 06, 2018 • MIT License
UIStepperController is a custom class that written to draw / design an awsome Stepper Controller with easy approche. further more it capable of holding either numeric or floating numbers, and devel...
CollectionViewSlantedLayout
January 02, 2018 • MIT License
CollectionViewSlantedLayout is a subclass of UICollectionViewLayout allowing the display of slanted content on UICollectionView.
TCProgressBar
August 22, 2017 • MIT License
TCProgressBar is a simple and clean progress bar who takes advantage of @IBDesignable and @IBInspectable to make its integration easy.