Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 1.53 KB

README.md

File metadata and controls

43 lines (29 loc) · 1.53 KB

Snackbar Plugin for Xamarin

Simple cross platform plugin to display short notification messages to the user.

Screenshots

Soon...

Documentation

Get started by reading through the Snackbar Plugin documentation.

NuGet

Build:

  • Build status

Platform Support

Platform Version
Xamarin.iOS iOS 8+
Xamarin.Android API 21+
Windows 10 UWP Unsupported

iOS Implementation

Plugin.XSnack uses TTGSnackbar on iOS. For issues or more info, checkout the TTGSnackbar repo

Keep in touch

Contribution

Thanks you for your interest in contributing to Snackbar plugin! In this section we'll outline what you need to know about contributing and how to get started.

Bug Fixes

Please browse open issues, if you're looking to fix something, it's possible that someone already reported it. Additionally you select any up-for-grabs items

Pull requests

Please fill out the pull request template when you send one.

License

The MIT License (MIT) see License file