https://github.com/ahmedalmasri/snpnotificationbar
Notification Bar for ios
https://github.com/ahmedalmasri/snpnotificationbar
ios notifications swift swift4 uiview xcode
Last synced: over 1 year ago
JSON representation
Notification Bar for ios
- Host: GitHub
- URL: https://github.com/ahmedalmasri/snpnotificationbar
- Owner: ahmedAlmasri
- License: mit
- Created: 2018-05-10T08:50:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T15:32:41.000Z (over 7 years ago)
- Last Synced: 2025-02-02T15:51:36.668Z (over 1 year ago)
- Topics: ios, notifications, swift, swift4, uiview, xcode
- Language: Swift
- Homepage:
- Size: 482 KB
- Stars: 7
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SNPnotificationBar
[](https://travis-ci.org/ahmedAlmasri/SNPnotificationBar)
[](https://cocoapods.org/pods/SNPnotificationBar)
[](https://cocoapods.org/pods/SNPnotificationBar)
[](https://cocoapods.org/pods/SNPnotificationBar)
## Screenshot

## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Requirements
* Swift 4.0
* Xcode 9.0+
* iOS 9.0+
## Installation
SNPnotificationBar is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod 'SNPnotificationBar'
```
## Author
ahmedAlmasri, ahmed.almasri@ymail.com
## License
SNPnotificationBar is available under the MIT license. See the LICENSE file for more info.