Stay in touch
KVNMaskedPageControl
April 14, 2014 • MIT License
A drop-in replacement for UIPageControl that allows seamless transition between different dot styles, one for each page, using a masking effect.
JBParallaxCell
April 13, 2014 • MIT License
This project provides a parallax effect on a `UIImageView` on a `UITAbleViewCell`.
When the user scroll on the table view the `UIImageView` changes its offsets in the oposite direction.
Twikee
April 13, 2014 • MIT License
Twikee is a library to help you promote your app or game by using the most effective marketing technique : Twitter spreading. You can use it by providing extra content (unblock features, extra life...
iMessageStyleReveal
April 13, 2014 • MIT License
Provides a plug and play solution for adding pull to reveal info along side your UITableView's.
EBPhotoPages
April 13, 2014 • MIT License
EBPhotoPages is a photo gallery library for displaying pages of photos and their meta data in a scrollview. Users are able to zoom photos in and out, as well as create, edit or delete comments and ...
TOWebViewController
April 13, 2014 • MIT License
An inline web browsing view controller that can be used to quickly display web content to users from within an app. It automatically customises its appearance based on the device's current iOS vers...
DEInfiniteTileMarqueeView
April 12, 2014 • MIT License
DEInfiniteTileMarqueeView is a self-contained widget that takes an image, tiles it horizontally or vertically, and makes the tiles scroll forever. Great for futuristic UI effects (or a marquee scre...
MultiProductViewer
April 12, 2014 • MIT License
MultiProductViewer implements a GUI for displaying multiple App Store products in a scrolling list. By tapping on a product, the user is taken to a page where they can see more info about the app a...
JWGCircleCounter
April 12, 2014 • MIT License
A handy counter & view that counts down with a circular animation.
RBRouteBuilder
April 11, 2014 • MIT License
Build routes without strings and headache.
Example based on a GitHub API routes
NSURL *orgsURL = router().users.add(@"AlexDenisov").orgs.URL;
// NSURL: /users/AlexDenisov/orgs
N...
AMLoginViewController
April 11, 2014 • MIT License
A Login view with video as background and blur effect.
I made it for a school project. I hope it will be useful/inspirational for someone else :)
Easy to use as a modalview at app launch for ...
APCloudCore
April 11, 2014 • MIT License
Simple iCloud file managment.
Read, write, load, list files across devices.
Requirements:
iOS 5.1 (minimum for iCloud)
ARC/Non ARC
MVSpeechSynthesizer
April 10, 2014 • Unspecified License
Effective use of AVSpeechSynthesizer
1. Simple way to integrate the AVSpeechsynthesizer into your app.
2. Instead of delgate method it provides block methods.
3. Apart from simple usage it...
TKScroller
April 10, 2014 • MIT License
TKScroller is a simple iOS app with UIScrollView + UIPagecontrol , TKScroller can display one or more images , Create Tutorail screen , Show Text Details + show different viewcontrollers views,Web ...
PWParallaxScrollView
April 10, 2014 • MIT License
PWParallaxScrollView is a library that provides a simple way to implement a Windows Phone Panorama-style parallax container.
HPReorderTableView
April 09, 2014 • Apache 2.0 License
A drop-in UITableView replacement to reorder cells with long press on any part of the cell.
GeoPointCompass
April 09, 2014 • MIT License
A simple compass that points towards the direction of a custom geo-location that you can specify by providing latitude and longitude of the location.