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/GradientNavigationBar
iOS navigation bar with a gradient background.
BellAppLab/BLServices
A collection of handy Mac OS X Services
BellAppLab/Closures
A small test case that deals with closures and optional binding in Swift
BellAppLab/HideableTabBar
Making hiding the TabBar great again on iOS.
BellAppLab/Protocols
Small app to play with Swift generics and protocols