Ivan Bruel

16pods

Cell+Rx

Right now, we just have a rx_reusableDisposeBag property, but we're open to PRs!

License: MIT

  • Swift

DeltaCalculator

DeltaCalculator is a Swift Library focused on replacing reloadData() calls with animated insert, delete and move operations. DeltaCalculator tries to optimize the number of iterations to calculate all the changes, making sure the UI thread doesn't block. This framework is based on BKDeltaCalculator Objective-C library.

License: MIT

  • Swift

ForceTouchable

A Force Touch protocol for easy Force Touch integration.

License: MIT

  • Swift

ForceTouchActionSheet

ForceTouchActionSheet is a UI component to replicate iOS's Springboard force touch on icons for shortcuts. It blurs the background gradually while force touching an item and shows the popup when force reaches the maximum.

License: MIT

  • Swift

Hoko

Connect all your platforms with a single link with HOKO deep linking technology

License: Custom

  • Objective C

IBHeatMap

IBHeatMap is a simple to use (although a bit slow) HeatMap generator for iOS. All it is required are points, radius and colors and it will generate a HeatMap on top of your desired content.

License: MIT

  • Objective C

Lighthouse

Lighthouse beacon technology by Passworks

License: Custom

  • Objective C

MarkdownKit

MarkdownKit is a customizable and extensible Markdown parser for iOS. It supports many of the standard Markdown elements through the use of Regular Expressions. It also allows customization of font and color attributes for all the Markdown elements.

License: MIT

  • Swift

Maya

Maya is a customizable calendar library with an out of the box MayaCalendarView. Maya also includes a few helper classes to make managing dates a little bit easier (MayaDate, MayaWeekday and MayaMonth)

License: MIT

  • Swift

Moya-ObjectMapper

ObjectMapper bindings for Moya for easier JSON serialization. Includes RxSwift bindings as well. Instructions on how to use it are in the README.

License: MIT

  • Swift

RxColor

RxSwift bindings for common UIColor setters. UIView (backgroundColor, tintColor), UILabel (textColor) and UIButton (titleColor)

License: MIT

  • Swift

RxLegacy

A bunch of legacy functions from RxSwift for easier block completion. Includes doOnNext, doOnCompleted, doOnSubscribe, doOnError, doOnDispose, subscribeNext, subscribeError, subscribeCompleted, subscribeDispose and mapVoid. Also include a sub-dependency for Result related calls such as, subscribeSucccess, subscribeFailure, doOnFailure and doOnSucccess.

License: MIT

  • Swift

RxResult

Result bindings for RxSwift. Adds doOnSuccess, doOnFailure, subscribeSuccess and subscribeFailure methods.

License: MIT

  • Swift

RxTimer

RxTimer adds RxSwift NSTimer bindings. This allows you to trigger events reactively with a timer.

License: MIT

  • Swift

SeparatorCollectionViewFlowLayout

A UICollectionViewFlowLayout implementation to allow separators between cells with a custom separator color and width. Instructions on how to use it are in the README.

License: MIT

  • Swift

TextStyle

TextStyle easier management of dynamic font sizing in iOS. Also adds RxSwift bindings for reactive changes.

License: MIT

  • Swift