Skip to content

Feeld/LXNNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LXNNotifier

This is the repository for LXNNotifier.

Installation

Add following line to your Podfile

pod 'LXNNotifier', :git => "https://bitbucket.org/ducker/lxnnotifier.git"

If no cocoapods installed go to http://cocoapods.org for further informations.

Usage

[[LXNNotifier sharedInstance] showNotificationWithView:[[UIView alloc] init] position:LXNNotifierPositionTop shouldDismissOnTap:YES dismissOnTapBlock:^{
    // dissmiss action
}];

About

This is the repository for LXNNotifier.

Resources

Stars

Watchers

Forks

Packages

No packages published