Search results for rac

UDAExplainer screenshot

UDAExplainer

January 19, 2024 • MIT License
Sensitive user data access explainer, such as for Photos Library, Face ID, App Tracking Transparency, etc.
Practice-Swift screenshot

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 screenshot

PullUpController

July 15, 2020 • MIT License
Pull up controller with multiple sticky points like in iOS Maps
SwiftUIGeometryPractice screenshot

SwiftUIGeometryPractice

March 28, 2020 • MIT License
Build Watch face, Circle Text using SwiftUI
TwitterReplyBot screenshot

TwitterReplyBot

December 22, 2019 • MIT License
Automate replies to Tweets for the authorized user
SRActivityIndicator screenshot

SRActivityIndicator

November 27, 2019 • MIT License
Alternative to UIActivityIndicator with center image.
CharacterCounter screenshot

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
TopDrawer screenshot

TopDrawer

July 26, 2019 • MIT License
A top drawer that can be pulled up/down over the screen
circular-carousel screenshot

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 screenshot

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 screenshot

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) screenshot

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 screenshot

DTCircularActivityIndicator

November 09, 2018 • MIT License
circular activity indicator. Easy to customize.
MusicAppTransition screenshot

MusicAppTransition

November 01, 2018 • MIT License
Custom interactive transition like Apple's Music App (over iOS 10). written in Swift.
Movin screenshot

Movin

November 01, 2018 • MIT License
UIViewPropertyAnimator based View Transition Animator
InteractiveZoomDriver screenshot

InteractiveZoomDriver

October 14, 2018 • MIT License
UIView to zoomable by pinch gesture.
LLDebugTool - A convenient debugging tool screenshot

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 screenshot

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...