Pinned Repositories
agent-os
Agent OS is a system for better planning and executing software development tasks with your AI agents.
Alamofire-SwiftyJSON
Alamofire extension for serialize NSData to SwiftyJSON
AlarmClock
Simple iOS Alarm Clock
AMPopTip
An animated tooltip
BSImagePicker
A multiple image picker for iOS 8
Calculator
Stanford CS193p Developing Application for iOS Fall 2011 Assignment
CryptoSwift
Crypto related functions and helpers for Swift implemented in Swift programming language
Curly
iOS library adding closure (block or callback) functionality to several native classes (alert views, buttons, sliders, storyboard segues, gesture recognizers, etc)
git-worktree-zsh
Intelligent zsh functions for git worktree automation - seamlessly manage multiple branches in parallel development workflows
iOS-Development
List of iOS Frameworks, Articles, E-Books and more.
retsohuang's Repositories
retsohuang/iOS-Development
List of iOS Frameworks, Articles, E-Books and more.
retsohuang/Alamofire-SwiftyJSON
Alamofire extension for serialize NSData to SwiftyJSON
retsohuang/BSImagePicker
A multiple image picker for iOS 8
retsohuang/CryptoSwift
Crypto related functions and helpers for Swift implemented in Swift programming language
retsohuang/DBPrivacyHelper
Quick tool to explain the right place to enable your privacy settings
retsohuang/IBDesignable-Objc
Building custom UI elements with IBDesignable in Objective-C.
retsohuang/DZNEmptyDataSet
A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display.
retsohuang/FontAwesome.swift
Use FontAwesome in your Swift projects
retsohuang/GDWebViewController
WKWebview browser view controller in Swift
retsohuang/HMSegmentedControl
A drop-in replacement for UISegmentedControl mimicking the style of the segmented control used in Google Currents and various other Google products.
retsohuang/iOS-Code-Snippets
List of code snippets for iOS developers.
retsohuang/iPokeGo
A native iOS client to map the Pokemon around you!
retsohuang/JSQMessagesViewController
An elegant messages UI library for iOS
retsohuang/Latch
Easily use Passcode and Touch ID authentication! (Producthunt Hackathon)
retsohuang/LocationManager
CLLocationManager wrapper in Swift, performs location update, geocoding and reverse geocoding using Apple and Google service
retsohuang/MARKRangeSlider
A custom reusable slider control with 2 thumbs (range slider).
retsohuang/Moya
Network abstraction layer written in Swift
retsohuang/Moya-SwiftyJSONMapper
Map objects through SwiftyJSON in combination with Moya
retsohuang/PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
retsohuang/ReactiveUI
A lightweight replacement for target action with closures, modified from Scream.swift.
retsohuang/RHMVVMHelpers
Some MVVM helpers.
retsohuang/RxSwiftUICollectionViewBug
retsohuang/SLPagingViewSwift
Navigation bar system allowing to do a Tinder like or Twitter like. SLPagingViewSwift is a Swift port of the Objective-C of SLPagingView
retsohuang/SortedCollection
An always-sorted collection type built for Swift
retsohuang/STNotificationHelper
ViewController to show the User how to turn on the Notifications on iOS7 and iOS8
retsohuang/SwiftColors
HEX color handling as an extension for UIColor. Written in Swift.
retsohuang/SwiftRSS
an RSS parser written in Swift
retsohuang/swot
Identify email addresses or domains names that belong to colleges or universities. Help automate the process of approving or rejecting academic discounts.
retsohuang/TOCropViewController
A view controller that allows users to crop UIImage objects.
retsohuang/XCGLogger
A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog or println, but with additional information, such as the date, function name, filename and line number.