komkrit's Stars
Vinodh-G/ParallaxTableViewHeader
Parallax scrolling effect on UITableView header view when a tableView is scrolled
damienpontifex/BlogCodeSamples
Code that was used in blog posts. Generally for my own experimentation and reminders, but hopefully useful to others
aschuch/StatefulViewController
Placeholder views based on content, loading, error or empty states
kevinlawler/NSDate-TimeAgo
A "time ago", "time since", "relative date", or "fuzzy date" category for NSDate and iOS, Objective-C, Cocoa Touch, iPhone, iPad
MauMaxxa/Spinner
A nice and beautiful spinner gears animation made with swift
vasvf/NPInfiniteScrollView
This tiny scrollView subclass allows you to have infinite scrolling in any direction. It does not matter if it has paging or not. You can act with it like the regular UIScrollView
gyetvan-andras/Chart.js-ObjC-Wrapper
An Objective-C wrapper around Chart.js.
ZipArchive/ZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.
MosheBerman/MBCalendarKit
An open source calendar framework for iOS, with support for customization, IBDesignable, Autolayout, and more.
WenchaoD/FSCalendar
A fully customizable iOS calendar library, compatible with Objective-C and Swift
eoghain/RBStatefulTableViewController
gkopel/nmdatepicker
NSDatePicker replacement allowing for appearance customisation.
congncif/DragDropActionView
aaronpang/APDynamicHeaderTableViewController
A simple recreation of the header in the Instagram table view
AugustRush/ARSegmentPager
segment tab controller with parallax Header
BHughes3388/BAHFourCornersController
giridharvc7/VCFloatingActionButton
A Floating Action Button just like Google inbox for iOS
dotintent/WobbleView
Legoless/Alpha
Next generation debugging framework for iOS
FlexMonkey/ShinpuruLayout
Simple Layout in Swift using HGroups & VGroups
appcoda/CustomViewTransitionDemo
A simple demo for custom view controller transition
appcoda/QR-Code-Generator
A demo app for QR Code Generation
johnvuko/JTMaterialTransition
An iOS transition for controllers based on material design.
lojals/JOTextField
Custom version of UITextField
IdleHandsApps/IHParallaxNavigationController
IHParallaxNavigationController is a UINavigationController subclass that uses a parallax effect when pushing and popping view controllers
bkoc/BKAsciiImage
Convert UIImage to ASCII art
rehatkathuria/SnappingSlider
A beautiful slider control for iOS built purely upon Swift
cemolcay/SlidingContainerViewController
An android scrollable tab bar style container view controller
danielebogo/DBCamera
DBCamera is a simple custom camera with AVFoundation
Aevit/SCCaptureCamera
A Custom Camera with AVCaptureSession to take a square picture. And the UI is patterned on Instagram.