Pinned Repositories
Accordion
Tired of UINavigationController? Accordion might be an alternative!. Accordion is a small library for iOS that implements file navigation using accordions. Accordion aims to be a persistent layer between your TableView and your files on disk. assuring its consistency bringing full customization, editing (creation and deletion of files) and sorting (when viewing files) capabilities and in future versions I will implement arrangement of these. I am still busy writing code ;)
AdMediator
AdMediator implements an Ad Banner mediation layer for Apple iAds and Google AdMob mobile ads for iPhone. iAd's are deemed as priority and will swap in AdMob ads if no iAds are available.
ADModel
Network data model with asynchronous networking and xml/json parsing available
BHTabBar
A web-browser like tab bar implementation for iOS4+
DBSignupViewController
Signup view for iPhone app (like Foursquare)
FlipView
Magazine Style View/Layout like Flipboard
iCarousel
iCarousel is a class designed to simplify the implementation of various types of carousel on iPhone and iPad.
MTQuadrantControl
A 4-way button disguised as a table cell, as seen in Tweetie 2
RoundedUITableView
Rounded UITableView similar to the built-in Weather and Stocks apps.
SBTableAlert
A great looking UIAlertView with an UITableView inside.
rajdn's Repositories
rajdn/BaseKit
BaseKit is a set of IOS class to make your life easier.
rajdn/ios-SDNestedTable
Obj-C module built on UITableView for creating a 2-level nested list UI control. iOS 4.0+
rajdn/iTellAFriend
iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
rajdn/LXReorderableCollectionViewFlowLayout
Extends `UICollectionViewFlowLayout` to support reordering of cells. Similar to long press and pan on books in iBook.
rajdn/MJPopupViewController
A UIViewController Category to display a ViewController as a popup with different transition effects.
rajdn/MPFoldTransition
Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
rajdn/NoticeView
A TweetBot-like notice component for iOS.
rajdn/QBKOverlayMenuView
Menú flotante que trata de imitar el ofrecido por la app Sparrow para iOS
rajdn/SVHTTPRequest
Simple REST client for iOS and Mac.
rajdn/UIImage-ASImage
UIImage category, which simplifies loading of non-bundled images using [UIImage imageNamed:]
rajdn/AESCrypt-ObjC
A simple and opinionated AES encrypt / decrypt Objective-C class that just works.
rajdn/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for Mac and iOS
rajdn/de-SSLPinning
rajdn/FTASync
Allows you to sync CoreData entities with a Parse backend.
rajdn/GoogleMapsKit
Unofficial wrapper to quickly launch Google Maps for iPhone from your app
rajdn/GSDropboxActivity
An iOS 6 UIActivity subclass implementing uploads to Dropbox
rajdn/InformaticToolbar
The information can be shown on a toolbar is more than you can imagine - iOS Toolbar extension library
rajdn/ios-openssl
Port of OpenSSL for iOS
rajdn/KLHorizontalSelect
A UI Control based on 8tracks home screen section select
rajdn/learnGitBranching
An interactive git visualization to challenge and educate!
rajdn/MovingTheCloud
Moving the Cloud is an experiment in using HTML5 and CSS3 technologies and Node.js. It was also an experiment on using Node.js on the Cedar stack in Heroku, but that didn't quite work out as expected (more on that later). It's also an Easter egg on the Model Metrics Homepage. Click on the animated 1s and 0s down in the bottom left corner of the screen to get to it.
rajdn/ota-tools
A burgeoning collection of tools for Over-The-Air distribution of mobile applications.
rajdn/PonyDebugger
Remote network and data debugging for your native iOS app using Chrome Developer Tools
rajdn/PSTCollectionView
Open Source, 100% API compatible replacement of UICollectionView for iOS4.3+
rajdn/Repose
An light extension of AFNetworking for REST
rajdn/RMErrorRecoveryAttempter
RMErrorRecoveryAttempter is a class that conforms to the `NSErrorRecoveryAttempting` informal protocol and harnesses the power of blocks allowing you to provide recovery options for an error.
rajdn/SJOPaperboy
An easy to use library that lets you implement background updates in your app that run whenever the user enters or exits a specified location.
rajdn/SMPageControl
A drop in replacement for UIPageControl with a slew of additional customization options.
rajdn/StyledTableViewCell-for-iOS
Customize table view cell border and highlights
rajdn/TableViewSearchBar
Small demo project for the various search bar scrolling behaviors found in Apple's apps.