Bell App Lab

23pods

Alertable

A simplified way of presenting alerts on iOS with Swift, inspired by AlertKit: https://cocoapods.org/pods/AlertKit

License: MIT

  • Swift

Atomicable

License: MIT

Backgroundable

A collection of handy classes, extensions and global functions to handle being in the background on iOS using Swift.

License: MIT

  • Swift

BLBubbleFilters

Apple Music style bubble filters. Inspired by: https://github.com/ProudOfZiggy/SIFloatingCollection_Swift

License: MIT

  • Objective C

BLFixedThreadOperations

A wrapper around NSThread to mimic NSOperationQueues, but make them work with a single thread. The main purpose of this library is to create a familiar interface (based on NSOperations) to handle NSThreads. This is particularly handy when dealing with other non-thread-safe libraries that cannot be handled by dispatch queues or NSOperationQueues.

License: MIT

  • Objective C

BLLogger

A Swift dLog implementation.

License: MIT

  • Swift

Defines

A small collection of Swift structs to replace #define statements in Obj-C.

License: MIT

  • Swift

Internet

A handy wrapper around ReachabilitySwift.

License: MIT

  • Swift

Keyboard

Never implement UIKeyboardDidShowNotification ever again. Ever. Really.

License: MIT

  • Swift

Laziable

License: MIT

MultiPicker

An Image Picker View Controller for iOS that supports multiple images, multiple presentation styles, storyboards and rotation. Inspired by: https://github.com/questbeat/QBImagePicker

License: MIT

  • Swift

MultiRealm

Making it easier to work with Realm on the background.

License: MIT

  • Swift

Notificator

Display notifications in your app using auto layout and Swift. Inspired by https://github.com/hyperoslo/Whisper and https://github.com/sferrini/SFSwiftNotification

License: MIT

  • Swift

Parsable

A collection of handy implementations to deal with Parse for iOS using Swift.

License: MIT

  • Swift

Permissionable

A simplified Swifty way of asking users for permissions on iOS, inpired by Cluster's Pre-Permissions: https://github.com/clusterinc/ClusterPrePermissions

License: MIT

  • Swift

Stringer

A handy collection of helpers to deal with Strings in Swift.

License: MIT

  • Swift

SwiftFileManager

A handy Swift extension that makes life easier when dealing with files on iOS / Mac OS X.

License: MIT

  • Swift

UILoader

A small Swift library that adds convenience methods to UIKit classes so they handle loading remote data more easily.

License: MIT

  • Swift

Volumer

A Swifty way to take control over the volume buttons on iOS. Inspired by: https://github.com/jpsim/JPSVolumeButtonHandler

License: MIT

  • Swift

Weakable

License: MIT