Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.