RSPOPPickerSheet
June 18, 2014 • MIT License
Fullscreen pop-able and block-able picker sheet.
PROBLEM
In one of my working projects, I need to show a picker view in a UITableViewController's tableView, so I add a picker view as a subvie...
No image provided.
No image provided.
RSReadingBoard
April 05, 2014 • MIT License
RSReadingBoard is a ZAKER alike news/article reading board for iOS7 and demonstrates how to use Auto Layout. For iPhone only UIInterfaceOrientationMaskPortrait is supported and for iPad UIInterface...
No image provided.
RSBarcodes
January 12, 2014 • MIT License
RSBarcodes allows you to scan 1D and 2D barcodes using metadata scanning capabilities introduced with iOS7 and generate the same set of barcode images for displaying and sharing.
RSTransitionEffect
December 24, 2013 • MIT License
Re-implement mayuur's [MJTransitionEffect](https://github.com/mayuur/MJTransitionEffect) and provide default data binding for UITableViewCell and detail view controller and solve the white screen p...
RSCameraSwitcher
December 07, 2013 • MIT License
A pure code implementation of http://dribbble.com/shots/929359-Camera-Switch with beautiful animations.
RSTMALLCell
September 14, 2013 • MIT License
Yet another clone, the target is Tmall (天猫) this time. The latest update contains a cool feature, on the second tab, images on the right of the cell could be moved by finger if not releasing and wh...
RSCardsView
August 10, 2013 • MIT License
This project clones the card inserting animation, card exchange animation and provides UITableView alike APIs for data sourcing and delegating.
All your needs are importing all files under 'Card...
RSLoadingIndicator
August 10, 2013 • MIT License
This project clones the Yahoo weather app's loading indicator with no image at all, everything is drawing using Quartz and everything can be customised.
All you needs are importing two files und...
RSCircaPageControl
August 10, 2013 • MIT License
A clone of Circa's news detail views' page control, and include an easy-to-follow sample.