Pinned Repositories
ActionSheetPicker-3.0
Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch.
AGi18n
Utility to easily localize your iOS apps by automatically extracting texts from code and XIB files into a Localizable strings
alcatraz-packages
Package list repository for Alcatraz
ALMoviePlayerController
A drop-in replacement for MPMoviePlayerController that exposes the UI elements and allows for maximum customization - https://twitter.com/lobi4nco
AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
appium
Automation for Apps.
ASMediaFocusManager
An Objective-C class that animates your image views to fullscreen on a simple tap.
BKPasscodeView
THContactPicker
An iOS view used for selecting multiple contacts. This view mimic the contact selection in the Apple Mail app
kautaleksei's Repositories
kautaleksei/AMScrollingNavbar
Scrollable UINavigationBar that follows the scrolling of a UIScrollView
kautaleksei/BlocksKit
The Objective-C block utilities you always wish you had.
kautaleksei/BlurryModalSegue
A custom modal segue for providing a blurred overlay effect.
kautaleksei/BufferedNavigationController
UINavigationController that can queue concurrent animation changes without breaking the interface
kautaleksei/chisel
Chisel is a collection of LLDB commands to assist debugging iOS apps.
kautaleksei/CHTCollectionViewWaterfallLayout
The waterfall (i.e., Pinterest-like) layout for UICollectionView.
kautaleksei/COSTouchVisualizer
Visualize touches, gestures and long presses on your iPhone or iPad
kautaleksei/CWStatusBarNotification
A library that allows you to easily create text-based notifications that appear on the status bar.
kautaleksei/DCTDataSource
A system to better manage UITableView data source classes, because they can be reusable too!
kautaleksei/DraggableCollectionView
Extension for the UICollectionView and UICollectionViewLayout that allows a user to move items with drag and drop.
kautaleksei/DrawView
Subclass of UIView that supports drawing.
kautaleksei/DVOBouncer
Add gravity bouncing to UIScrollView content.
kautaleksei/DVOMarqueeView
A lightweight view that adds marquee scrolling to any view.
kautaleksei/EasyImage
Resize, scale, clip images easily for iOS app.
kautaleksei/EBPhotoPages
A photo gallery for iOS with a modern feature set. Similar features as the Facebook photo browser.
kautaleksei/FTLibrary
kautaleksei/game-programming-patterns
Source repo for the book
kautaleksei/i3-dragndrop
Objective-C helper class(es) for the iOS platform that handle drag and drop logic between 2 UITableView s and/or UICollectionView s.
kautaleksei/iOS-Projects-Catalogue
Сatalogue of iOS open source projects.
kautaleksei/iRate
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
kautaleksei/LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
kautaleksei/MagicalRecord
Super Awesome Easy Fetching for Core Data 1!!!11!!!!1!
kautaleksei/MBContactPicker
iOS7 Styled Contact Picker Library that uses a UICollectionView
kautaleksei/MDCParallaxView
Create a parallax effect using a custom container view, much like the top view of Path's timeline.
kautaleksei/MDCSwipeToChoose
Swipe to "like" or "dislike" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!
kautaleksei/MHVideoPhotoGallery
A Photo and Video Gallery for iOS 7 designed.
kautaleksei/Motis
Easy JSON to NSObject mapping using Cocoa's key value coding (KVC)
kautaleksei/POSInputStreamLibrary
NSInputStream implementation for ALAsset and other kinds of data source.
kautaleksei/UIActivityCollection
A collection of iOS6 UIActivity providers.
kautaleksei/ZXingObjC
An Objective-C Port of ZXing