CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Marco Muccinelli.
MUKUserNotificationViewController is a container view controller which displays user notifications where status bar lives. Its functionality is highly inspired by Tweetbot. You will have features like:
MUKUserNotificationViewController is easy to use. Probabily you want to use it as your root view controller and to set real content view controller as a child view controller. This library has been developed with view controller containment in mind, so it's easy to use it in that way, both programmatically and with storyboards.
To run the example project, clone the repo, and run pod install
from the Example directory first.
Marco Muccinelli, [email protected]
MUKUserNotificationViewController is available under the MIT license. See the LICENSE file for more info.