Skip to content

A banner animating from above the status bar, for displaying status messages to the user.

License

Notifications You must be signed in to change notification settings

airG/iOS-AlertBanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AlertBanner

Documentation Carthage compatible

Displays a banner animating from above the status bar, for displaying status messages to the user. Limited, you can customize the font, colours, message and timing. Also supports status bar height message for offline error.

How to use AlertBanner

Installation is best managed using Carthage. Add github "airg/iOS-AlertBanner" to your cartfile and run carthage install, see Carthage Installation Guide.

Documentation

Check out the documentation. All calls should also be documented in the generated Swift interface.

How it's made

AlertBanner is currently written in Swift 4 with Xcode 9.2.

Documentation is generated using Jazzy, a very useful tool for generating pretty docs.

Contributing

Before opening a pull request, be sure to run jazzy to regenerate the docs.

About

A banner animating from above the status bar, for displaying status messages to the user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published