NotificationView
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 the disappearance time. You can get a delegate or callback for the visible and disappearing states. You can get delegates and callbacks for tap.
Theme | Multiple |
---|---|
![]() |
![]() |
Custom | Duration |
---|---|
![]() |
![]() |
Rotate |
---|
![]() |
Screen
- | iPhoneSE | iPhone8Plus |
---|---|---|
Vertical | ![]() |
![]() |
Horizontal | ![]() |
![]() |
- | iPhoneX | iPad |
---|---|---|
Vertical | ![]() |
![]() |
Horizontal | ![]() |
![]() |
Theme
default | dark |
---|---|
![]() |
![]() |
Type
custom1 | custom2 |
---|---|
![]() |
![]() |
Requirements
NotificationView
written in Swift 4. Compatible with iOS 8.0+
Installation
NotificationView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
Usage
DefaultNotification
MultipleNotification
done!
Property
NotificationView
Method
NotificationView Show
NotificationView Hide