UDAExplainer
January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
Practice-Swift
May 10, 2022 • MIT License
Run swift without code completion, ideal for practicing online coding challenges without auto-complete.
Many online coding environments do not have code completion. To better prepare for such case...
PullUpController
July 15, 2020 • MIT License
Pull up controller with multiple sticky points like in iOS Maps
SRActivityIndicator
November 27, 2019 • MIT License
Alternative to UIActivityIndicator with center image.
CharacterCounter
September 29, 2019 • MIT License
A library that provides counter label component that can be added as a subview to a view or can be used as a keyboard accessory view
No image provided.
PullUpController
August 01, 2019 • MIT License
Pull up controller with multiple sticky points like in iOS Maps
circular-carousel
June 10, 2019 • MIT License
List a collection of items in a horizontally scrolling view. A scaling factor controls the size of the items relative to the center.
TransitionController
June 07, 2019 • MIT License
You can dismiss transition and present transition between UIViewController, UINavigationController, UITabBarController, UICollectionViewController, and UITableViewController.
Receives a delegate f...
Untagger
March 18, 2019 • MIT License
Untagger is a removal and full text extraction of HTML written in Swift heavily inspired by Boilerpipe.
ILG (Interactive Line Graph)
January 31, 2019 • MIT License
I was tasked with building something akin to Robinhood's interactive line graph, it's simple and easy to use/customize.
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 ...
DTCircularActivityIndicator
November 09, 2018 • MIT License
circular activity indicator. Easy to customize.
MusicAppTransition
November 01, 2018 • MIT License
Custom interactive transition like Apple's Music App (over iOS 10). written in Swift.
LLDebugTool - A convenient debugging tool
August 27, 2018 • MIT License
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
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...