Stay in touch
JYToast
October 02, 2017 • MIT License
real basic toast
if you toast same message, not show overlap. (if same object)
if you toast different message, disappear previous message and immediately show new toast.
TvOSCustomizableTableViewCell
October 02, 2017 • MIT License
Light wrapper of UITableViewCell that allows extra customization for tvOS
ButtonProgressBar-iOS
September 26, 2017 • MIT License
A small and flexible UIButton subclass with animated loading progress, and completion animation.
No image provided.
Donut
September 26, 2017 • MIT License
Donut is a library for arranging views circularly like a donut.
Waveform Renderer
September 19, 2017 • MIT License
Draws the output of audio playing in real time.
Lightweight and easy to implement
ListPlaceholder
September 19, 2017 • MIT License
ListPlaceholder is a swift library allows you to easily add facebook style animated loading placeholder to your tableviews or collection views.
No image provided.
DTPagerController
September 18, 2017 • MIT License
DTPagerController is a library written in Swift. DTPagerController can be used to display a collection of UIViewControllers in a horizontal scroller. This control is customizable, extremely easy to...
No image provided.
InstagramLogin
September 18, 2017 • MIT License
A simple way to authenticate Instagram accounts on iOS.
It handles all the Instagram authentication process by showing a custom UIViewController with the login page and returning an access token...
BDCustomAlert
September 16, 2017 • MIT License
Custom alertview supported with two and one button. Also supporting toast message in iOS.
OTSortButton
September 16, 2017 • MIT License
OTSortButton is a UIButton library useful for sorting.
DGSegmentedControl
September 14, 2017 • MIT License
DGSegmentedControl is an alternative to UISegmentControl, simply DGSegmentedControl is a custom Segmented Control that has full customization freedom.
PartiallyEditField
September 13, 2017 • MIT License
A text field subclass with a constant text in the end or begin.
You can constant text to the end of the text field value or begin of the text field value.
PUGifLoading
September 13, 2017 • MIT License
PUGifLoading - swift is a clean and easy-to-use loader meant to display the progress of an ongoing task on iOS
DragMenuPicker
September 10, 2017 • MIT License
A custom button with ability to select an item from a menu with drag gesture.