Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.37 KB

File metadata and controls

41 lines (27 loc) · 1.37 KB

MFSnackBar

[![CI Status](http://img.shields.io/travis/Jakub Darowski/MFSnackBar.svg?style=flat)](https://travis-ci.org/Jakub Darowski/MFSnackBar) Version License Platform

Display beautiful notifications to satisfy your needs!

Features

  • By default, images are displayed in a seperate window above the current one
  • Optionally, they can be displayed in a specified view (or a window, which is a special kind of view)
  • Customise what the notifications look like

Todo

  • Special treatment if notifications are displayed within a table view or a collection view
  • Customisable positions and transitios
  • Who knows?

Example

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

Requirements

Installation

MFSnackBar is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "MFSnackBar"

Author

Jakub Darowski, jakub.darowski@mediaflex.pl

License

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