yaoruhao's Stars
checkcheckzz/system-design-interview
System design interview for IT companies
diwu/LeetCode-Solutions-in-Swift
LeetCode Solutions in Swift 5
jeremiah-de/POMSwiftCVSearch
This shows an example of using UISearchController with a UICollectionView.
joseria/JASwipeCell
iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to the container view and will execute an event similar to how the delete/archive button work in IOS 8 mail.
voldemort/voldemort
An open source clone of Amazon's Dynamo.
kosyloa/PinPad
View like ios7 LockScreen
antiraum/THPinViewController
iOS 7 Style PIN Screen for iPhone and iPad
moqod/ios-qr-code-encoder
This is an Objective-C library that helps to easily convert a UIImage with a QR-code from NSString with just one line of code.
cdzombak/CDZQRScanningViewController
Easy QR scanning on iOS 7+
michaelochs/BCScanner
A barcode and qr code scanner that wraps the iOS7 scanning capabilities in a UIViewController
FortAwesome/Font-Awesome
The iconic SVG, font, and CSS toolkit
CooperRS/RMDateSelectionViewController
This is an iOS control for selecting a date using UIDatePicker in an UIAlertController like manner
andreamazz/UITextField-Shake
UITextField category that adds shake animation
AFNetworking/AFJSONRPCClient
Client for interacting with JSON-RPC APIs
ECSlidingViewController/ECSlidingViewController
Customizable sliding view controller container.
TransitApp/SVWebViewController
A drop-in inline browser for your iOS app.
anjerodesu/NSString-HTMLHelper
NSString+HTMLHelper is a collection of methods that helps me deal with HTML tags and URLs.
MKSG-MugunthKumar/MKNetworkKit
Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
facebookarchive/Shimmer
An easy way to add a simple, shimmering effect to any view in an iOS app.
0thernet/BZGFormField
A text field with a validity indicator
CEWendel/SWTableViewCell
An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail Application)
chiahsien/CHTCollectionViewWaterfallLayout
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
problame/CSNotificationView
Drop-in, semi-translucent and blurring notification view.
kevinrenskers/SDWebImage-ProgressView
Category on UIImageView, adding a progress view while images are downloaded using SDWebImage.
SDWebImage/SDWebImage
Asynchronous image downloader with cache support as a UIImageView category
gonzalezreal/Vertigo
Simple full screen image viewer with image zoom custom view controller transition
bogardon/GGFullscreenImageViewController
fullscreen any UIImageView
xmartlabs/XLRemoteImageView
UIImageView that shows a progress indicator while the image is loading from server. It makes use of AFNetworking. It looks like the Instagram loading indicator.
Sumi-Interactive/SIAlertView
An UIAlertView replacement with block syntax and fancy transition styles.
heitorfr/ios-image-editor
iOS View Controller for image cropping. An alternative to the UIImagePickerController editor with extended features.