Stay in touch
functional-swift-crash-course
June 23, 2016 • MIT License
A crash course on how to use functional programming in swift.
NGUtilitiesSwift
June 23, 2016 • Apache 2.0 License
NGUtilities for Swift is a set of Swift extensions that every Swift project should have.
AKMediaViewer
June 23, 2016 • MIT License
Beautiful iOS library to animate your image and video thumbnails to fullscreen. Written in Swift
PHExpendableCells
June 23, 2016 • MIT License
A Custom UITableview to expand the first cell on top. It can work vertically but also horizontally.
DTLoadingButton
June 23, 2016 • MIT License
This is a custom button to show loading state with an activity indicator sit next to title label. When on loading state (startAnimating), userInteraction will be disable.
EVTopTabBar
June 23, 2016 • MIT License
A custom PageViewController for iOS with the tab bar control at the top. Swipe in bar at the top or tap the labels (contacts/events ) to change tabs.
TVOSToast
June 22, 2016 • Apache 2.0 License
Toast component for tvOS with built-in siri remote hint support
RAMReel
June 22, 2016 • Unspecified License
Controller that allows you to choose options from the list.
Gaikan
June 22, 2016 • Unspecified License
Declarative view styling in Swift. Inspired by CSS modules.
XLActionController
June 22, 2016 • Unspecified License
Fully customizable and extensible action sheet controller written in Swift.
Periscope-VideoViewController
June 21, 2016 • MIT License
Video view controller with Periscope fast-rewind control
KRProgressHUD
June 21, 2016 • MIT License
KRProgressHUD is a beautiful and easy-to-use progress HUD for your iOS written by Swift 2.
SigmaSwiftStatistics
June 21, 2016 • MIT License
This library is a collection of functions that perform statistical calculations in Swift.
No image provided.
SwViewCapture
May 31, 2016 • MIT License
SwViewCapture is a nice swift screenshots repo. SwViewCapture support capture all content of scrollview and webview.
FileBrowser
May 31, 2016 • Unspecified License
Powerful Finder-style file browser written in Swift (with 3D touch).
Scrollable GraphView
May 23, 2016 • MIT License
An adaptive scrollable graph view for iOS to visualise simple discrete datasets. Written in Swift.
PanGestureView
May 23, 2016 • MIT License
PanGestureView allows you to attach custom actions that will be triggered when the user pans the view. Think of it as a swipeable UITableViewCell, but as a generic UIView.
TKKeyboardControl
May 23, 2016 • MIT License
TKKeyboardControl adds keyboard awareness and scrolling dismissal (a.k.a. iMessages app) to any view with only 1 line of code for Swift.