Javier Soto

10pods

JSAnimatedImagesView

UIView subclass to easily add a cool animated photo carrusel to your iOS app.

License: MIT

  • Objective C

JSBadgeView

Customizable UIKit badge view like the one on applications in the iOS springboard. Very optimized for performance: drawn entirely using CoreGraphics.

License: MIT

  • Objective C

JSDecoupledAppDelegate

UIApplicationDelegate class that separates the different responsibilities into more more reusable classes.

License: MIT

  • Objective C

JSErrorStackTrace

Category on NSError that stores the stack trace of the creation of the NSError object for later retrieval.

License: MIT

  • Objective C

JSProgressHUD

Fork from https://github.com/samvermette/SVProgressHUD with the ability to have a separate progress HUD in each view controller.

License: MIT

  • Objective C

JSTAPIToolsURLProtocol

Easily make your application redirects some of the HTTP(s) requests it makes to your https://www.apitools.com/ account.

License: MIT

  • Objective C

MSActiveConfig

Remote configuration and A/B Testing framework for iOS.

License: MIT

  • Objective C

MSCachedAsyncViewDrawing

Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.

License: MIT

  • Objective C

MSVCLeakHunter

Simple and easy tool to discover View Controllers that are not being deallocated when you expect them to.

License: Apache 2

  • Objective C

MSWeakTimer

Thread-safe NSTimer alternative that doesn't retain the target and supports being used with GCD queues.

License: MIT

  • Objective C