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

https://github.com/jogendra/statusview

Show actionable messages on top of the status bar with full customizable colors, font and animation. It appear below the top status bar and appears like the message is embedded within.
https://github.com/jogendra/statusview

cocoapods ios library swift swift-4 swift4

Last synced: 4 months ago
JSON representation

Show actionable messages on top of the status bar with full customizable colors, font and animation. It appear below the top status bar and appears like the message is embedded within.

Awesome Lists containing this project

README

          

# StatusView

[![CI Status](https://img.shields.io/travis/jogendra/StatusView.svg?style=flat)](https://travis-ci.org/jogendra/StatusView)
[![Version](https://img.shields.io/cocoapods/v/StatusView.svg?style=flat)](https://cocoapods.org/pods/StatusView)
[![License](https://img.shields.io/cocoapods/l/StatusView.svg?style=flat)](https://cocoapods.org/pods/StatusView)
[![Platform](https://img.shields.io/cocoapods/p/StatusView.svg?style=flat)](https://cocoapods.org/pods/StatusView)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements

## Installation

StatusView is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'StatusView'
```

## Author

jogendra, imjog24@gmail.com

## License

StatusView is available under the MIT license. See the LICENSE file for more info.