Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmedalmasri/snpnotificationbar
Notification Bar for ios
https://github.com/ahmedalmasri/snpnotificationbar
ios notifications swift swift4 uiview xcode
Last synced: about 1 month 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-08T15:32:41.000Z (almost 6 years ago)
- Last Synced: 2024-09-29T22:21:46.343Z (about 2 months 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
[![CI Status](https://img.shields.io/travis/ahmedAlmasri/SNPnotificationBar.svg?style=flat)](https://travis-ci.org/ahmedAlmasri/SNPnotificationBar)
[![Version](https://img.shields.io/cocoapods/v/SNPnotificationBar.svg?style=flat)](https://cocoapods.org/pods/SNPnotificationBar)
[![License](https://img.shields.io/cocoapods/l/SNPnotificationBar.svg?style=flat)](https://cocoapods.org/pods/SNPnotificationBar)
[![Platform](https://img.shields.io/cocoapods/p/SNPnotificationBar.svg?style=flat)](https://cocoapods.org/pods/SNPnotificationBar)## Screenshot
![alt text](https://raw.githubusercontent.com/ahmedAlmasri/SNPnotificationBar/master/screen/screenshot.gif)
## 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, [email protected]
## License
SNPnotificationBar is available under the MIT license. See the LICENSE file for more info.