NotificationView
December 25, 2018 • MIT License
You can easily implement iOS Basic Notification screens.
There is a default theme and a dark theme.
You can attach an image to the Notification screen with only the UIImageView.
You can adjust t...
PGNotificationView
June 08, 2017 • MIT License
Common Top NotificationView Creator with injection subview.
No image provided.
RNNotificationView
November 07, 2016 • MIT License
Emulates the native Notification Banner UI for any alert
No image provided.
HDNotificationView
August 04, 2015 • MIT License
HDNotificationView appears notification view like system.
Require iOS 7.0+.
Simple to use:
+ (void)showNotificationViewWithImage:(UIImage *)image
...
CSNotificationView
September 24, 2013 • MIT License
iOS-7-style, semi-translucent notification view with blur.
CMNavBarNotificationView
January 23, 2013 • MIT License
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the navigation bar.
Features:
* Animation and layout similar to iOS 6 notifications
* Prov...
MPNotificationView
January 07, 2013 • MIT License
An in-app notification view that mimics the iOS 6's revolving notification views which appear above the status bar.
Features:
- Animation and layout similar to iOS 6 notifications
- Provides...
SJNotificationViewController
February 21, 2012 • BSD License
Dead-simple in-app notifications.
Notifications slide up from the bottom of whatever view they're attached to and slide back down when you or the user are done with them. Great for indicating th...
GCDiscreetNotificationView
April 22, 2011 • MIT License
GCDiscreetNotificationView is a discreet, non-modal, notification view for iOS. You can use it to show an activity or state of you app without blocking the user interactions.