A picture representing robotmedia

robotmedia

robotmedia
Barcelona, Spain
RMGallery screenshot

RMGallery

May 30, 2014 • Apache 2.0 License
A modular and lightweight gallery for iOS. RMGallery is a Photos-like gallery with no dependencies. It supports asynchronous image loading, view controller transitions, gestures and zooming. ...
Lyt screenshot

Lyt

April 22, 2014 • Apache 2.0 License
A UIView category to make autolayout (more) readable and less verbose. Write this: [view lyt_centerInParent]; Instead of: NSLayoutConstraint *centerXConstraint = [NSLayoutConstrain...
RMStore screenshot

RMStore

September 01, 2013 • Apache 2.0 License
A lightweight iOS framework for In-App Purchases. RMStore adds blocks and notifications to StoreKit, plus receipt verification and purchase management. All in one class without external depende...
RMShapedImageView screenshot

RMShapedImageView

March 26, 2013 • Apache 2.0 License
A UIImageView subclass that ignores touches on transparent pixels, based on OBShapedButton by Ole Begemann. RMShapedImageView does it magic by overriding pointInside:withEvent:. This method is c...