Pinned Repositories
Backgroundable
A collection of handy classes, extensions and global functions to handle being in the background using Swift.
BackgroundRealm
A collection of handy classes and extensions that make it easier to work with RealmSwift in the background.
BLBubbleFilters
BLBubbleFilters gives you bubble filters à la Apple Music.
BLResultsController
BLResultsController is not a drop-in replacement for the `NSFetchedResultsController` to be used with Realm. It's better.
GradientNavigationBar
iOS navigation bar with a gradient background.
Keyboard
Never implement UIKeyboardDidShowNotification ever again. Ever.
Laziable
When 'lazy var' doesn't cut it, have a truly Lazy variable in Swift.
MultiRealm
Making it easier to work with Realm on the background.
SwiftFileManager
A handy Swift extension that makes life easier when dealing with files on iOS / Mac OS X.
Volumer
A Swifty way to take control over the volume buttons on iOS.
Bell App Lab's Repositories
BellAppLab/Backgroundable
A collection of handy classes, extensions and global functions to handle being in the background using Swift.
BellAppLab/BLBubbleFilters
BLBubbleFilters gives you bubble filters à la Apple Music.
BellAppLab/Volumer
A Swifty way to take control over the volume buttons on iOS.
BellAppLab/MultiRealm
Making it easier to work with Realm on the background.
BellAppLab/SwiftFileManager
A handy Swift extension that makes life easier when dealing with files on iOS / Mac OS X.
BellAppLab/BackgroundRealm
A collection of handy classes and extensions that make it easier to work with RealmSwift in the background.
BellAppLab/Keyboard
Never implement UIKeyboardDidShowNotification ever again. Ever.
BellAppLab/BLResultsController
BLResultsController is not a drop-in replacement for the `NSFetchedResultsController` to be used with Realm. It's better.
BellAppLab/Defines
A collection of runtime checks written in Swift.
BellAppLab/Laziable
When 'lazy var' doesn't cut it, have a truly Lazy variable in Swift.
BellAppLab/Notificator
Display notifications in your app using auto layout and Swift.
BellAppLab/Atomicable
Atomic property wrappers for thread-safety and peace of mind
BellAppLab/BLBackgroundRealm
a collection of handy classes and extensions that make it easier to work with RLMRealm in the background.
BellAppLab/Internet
A handy wrapper around ReachabilitySwift.
BellAppLab/Kalmander
A Swift implementation of the Kalmar Filter
BellAppLab/Loadable
A small Swift library that adds convenience methods to UIKit classes so they handle loading remote data more easily.
BellAppLab/MultiPicker
An Image Picker View Controller for iOS that supports multiple images, multiple presentation styles, storyboards and rotation.
BellAppLab/Permissionable
A simplified Swifty way of asking users for permissions on iOS, based on Cluster's Pre-Permissions.
BellAppLab/Weakable
An easy way to hold weak references in Swift.
BellAppLab/.github
BellAppLab/Alertable
A simplified way of presenting alerts on iOS with Swift.
BellAppLab/BLFixedThreadOperations
A wrapper around NSThread to mimic NSOperationQueues, but make them work with a single thread.
BellAppLab/BLLogger
A Swift dLog implementation.
BellAppLab/Differ
Swift library to generate differences and patches between collections.
BellAppLab/Lazy
When `lazy var` doesn't cut it, have a truly Lazy variable in Swift.
BellAppLab/Orientation
A Swifty way to deal with and normalize orientations on iOS.
BellAppLab/SequencePlayer
Play a series of media files in sequence with no lags on iOS.
BellAppLab/TTRangeSlider
A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
BellAppLab/Weak
A Swift `weak` wrapper for all the things you don't want to retain.
BellAppLab/Xcode-Config
Default .xcconfig files