Pinned Repositories
acs-ios-sdk
ACS SDK and Demo App for iOS
AFNetworking
A delightful iOS and OS X networking framework
AKTabBarController
Adaptative and customizable tab bar for iOS.
ALCustomTabBarController
Custom UITabBarController for use in iPhone applications.
animageview
This is a lightweight library for working with remote images. It's an UIImageView category that loads images from the web asynchronously and caches them for you to retrieve at will after the first download. Clear the cache at anytime or set an expiration handler.
AnimateModal
AnimationChecker
Upload your spritesheet and set the number of frames and then click the button to see how smooth your animation is
App-Scanner
Developer tool to scan iOS apps for private API usage before submitting to Apple
appirater
A utility that reminds your iPhone app's users to review the app.
apple-ios-samples
rreballos's Repositories
rreballos/AnimateModal
rreballos/apple-ios-samples
rreballos/Async
Syntactic sugar in Swift for asynchronous dispatches in Grand Central Dispatch
rreballos/BlocksKit
The Objective-C block utilities you always wish you had.
rreballos/BubbleControl-Swift
a bubble control highly inspired from facebook chat heads. written in swift
rreballos/EarlGrey
iOS UI Automation Test Framework
rreballos/ExSwift
A set of Swift extensions for standard types and classes.
rreballos/Frank
Automated acceptance tests for native iOS apps
rreballos/grid-window
A grid overlay for iOS apps.
rreballos/HanekeSwift
A lightweight generic cache for iOS written in Swift with extra love for images.
rreballos/IGInterfaceDataTable
A category on WKInterfaceTable that makes configuring tables with multi-dimensional data easier.
rreballos/IJReachability
A simple class to check for internet connection availability in Swift.
rreballos/JFMinimalNotifications
An iOS UIView for presenting a minimalistic notification that doesn't block the UI and is highly configurable.
rreballos/Lin-Xcode5
A Localization Manager for Xcode 5
rreballos/NSErrorPointerWrapper
Wrapper for handling iOS SDK APIs that take in error by reference.
rreballos/opentok-ios-sdk-samples
Example applications that use the OpenTok iOS SDK
rreballos/Panoramic
Swift implementation of the photo tilt gesture/UX found in Facebook's Paper app.
rreballos/PKHUD
A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
rreballos/PulsingLayer
Adds a customizable CALayer halo effect to any arbitrary UIView. Completely written in Swift.
rreballos/Reachability.swift
Replacement for Apple's Reachability re-written in Swift with callbacks
rreballos/Reveal-In-GitHub
Xcode plugin to let you jump to GitHub History, Blame, PRs, Issues, Notifications of any GitHub repo with one shortcut.
rreballos/SDWebImage
Asynchronous image downloader with cache support with an UIImageView category
rreballos/StandardPaths
StandardPaths is a category on NSFileManager for simplifying access to standard application directories on iOS and Mac OS and abstracting the iCloud backup flags on iOS. It also provides support for working with device-specific file suffixes, such as the @2x suffix for Retina displays, or the -568h suffix for iPhone 5 and can optionally swizzle certain UIKit methods to support these suffixes more consistently.
rreballos/SwiftSingleton
An exploration of the Singleton pattern in Swift
rreballos/SwiftyJSON
The better way to deal with JSON data in Swift
rreballos/thefuck
Magnificent app which corrects your previous console command.
rreballos/VVBlurPresentation
A simple way to present a view controller with keeping the blurred previous one.
rreballos/watchOS-2-Sampler
Code examples for new features of watchOS 2.
rreballos/WaxSim
Hack to get the iPhone Simulator to run on the command line
rreballos/ZXingObjC
An Objective-C Port of ZXing