grzegorzduda's Stars
cruffenach/CRToast
A modern iOS toast view that can fit your notification needs
skywinder/ActionSheetPicker-3.0
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality on iOS.
jdg/MBProgressHUD
MBProgressHUD + Customizations
jessesquires/BButton
Twitter Bootstrap buttons for iOS
PrideChung/FontAwesomeKit
Icon font library for iOS. Currently supports Font-Awesome, Foundation icons, Zocial, and ionicons.
slackhq/SlackTextViewController
⛔️**DEPRECATED** ⛔️ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
calimarkus/JDStatusBarNotification
Highly customizable & feature rich notifications. Interactive dismiss. Custom Views. SwiftUI. Tap-to-hold. Progress. Written in Swift, compatible for ObjC!
TimOliver/TOWebViewController
A view controller class for iOS that allows users to view web pages directly within an app.
FormatterKit/FormatterKit
`stringWithFormat:` for the sophisticated hacker set
MatthewYork/DateTools
Dates and times made easy in iOS
git-up/GitUp
The Git interface you've been missing all your life has finally arrived.
kdeldycke/awesome-falsehood
😱 Falsehoods Programmers Believe in
antitypical/Stream
Lazy streams in Swift.
github/gitignore
A collection of useful .gitignore templates
AliSoftware/Dip
Simple Swift Dependency container. Use protocols to resolve your dependencies and avoid singletons / sharedInstances!
macdevnet/mvvmc-demo
Sample code from MVVM-C In Practice Talk
backchannel/BackchannelSDK-iOS
The official iOS SDK for Backchannel.
FutureKit/FutureKit
A Swift based Future/Promises Library for IOS and OS X.
Thomvis/BrightFutures
Write great asynchronous code in Swift using futures and promises
duemunk/Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
onevcat/Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.
6david9/WWDC2015
WWDC2015下载链接
typicode/json-server
Get a full fake REST API with zero coding in less than 30 seconds (seriously)
kodecocodes/swift-style-guide
The official Swift style guide for Kodeco.
hsavit1/Awesome-Swift-Education
:fire: Learn some Swift
derrh/StickyViews
A simple UICollectionView with floating (sticky) supplementary views.
acoomans/SimulatorRemoteNotifications
Library to send mock remote notifications to the iOS simulator
krzyzanowskim/CryptoSwift
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
ciryon/OCUnit2JUnit
A script that converts output from OCUnit in xcodebuild to the XML format used by JUnit. This allows for XCode builds on continuos integration servers like Jenkins, complete with test reports!
myntra/MYNStickyFlowLayout
Drop-in sticky headers and footers for UICollectionView.