STTabbar
June 23, 2020 • MIT License
A subclass on UITabbar that provides allows you to customize a shape of UITabbar with raised center button.
No image provided.
HSCenterSlider
August 04, 2018 • MIT License
Easy to use double side center slider, that can show value in (A,B) Range.
VKLocalNotifications
June 14, 2018 • Apache 2.0 License
This project covers all the requried code to trigger UILocalNotifications. It can be helpful when you want to trigger a Push Notification when a user reaches a particular location. Does not need in...
Notification-Center-Widget
February 16, 2018 • MIT License
A notification center widget with shared core data. Example project for sharing data between iOS app extension and container app through shared core data.
Continuum
February 13, 2018 • MIT License
NotificationCenter based Lightweight UI / AnyObject binder.
VPCollectionViewLayout
November 30, 2017 • MIT License
VPCollectionViewLayout is a helper class for displaying collection view cells in different flow layouts. The UI can be customized in different ways
No image provided.
LNZCollectionLayouts
August 03, 2017 • MIT License
A collection of UICollectionViewLayout subclasses. Snap to center, infinite scrolling and carousel layouts made easy, and working out of the box.
TinyConstraints
April 04, 2017 • MIT License
TinyConstraints is the syntactic sugar that makes Auto Layout sweeter for human use.
NoticeObserveKit
January 13, 2017 • MIT License
NoticeObserveKit is type-safe NotificationCenter wrapper that associates notice type with info type.
Jukebox
April 30, 2016 • MIT License
Player for streaming local and remote audio files. Written in Swift.
NgNotificationProxy
March 20, 2015 • MIT License
Small objective-c library for iOS/OSX that provides better way to work with notifications from NSNotificationCenter.
LRNotificationObserver
March 03, 2015 • MIT License
A smarter, simpler and better way to use NSNotificationCenter with RAII
No image provided.
SKMapsCenter
February 12, 2015 • MIT License
Maps (iOS, Swift) - maintain center while zooming.
Developed due to not being able to maintain the center position of a given location while zooming. Scrolling while zooming can't be bypassed us...
OTPageScrollView
January 27, 2015 • MIT License
OTPageScrollView
cell in OTPageScrollView is selected always in center
LNNotificationsUI
September 30, 2014 • BSD License
LNNotificationsUI is a framework for displaying notifications similar to Apple's iOS 7 and iOS 8 notifications. It is meant to complement the native look and feel, by providing a pixel-accurate (as...
DTIToastCenter (Swift)
September 25, 2014 • MIT License
A toast center for displaying quick toast to the user. Written in swift.
NSObject+CLFNotificationObserver
May 10, 2014 • MIT License
A category on NSObject for creating NSNotification observers that handle the weakSelf/strongSelf dance for you.