Skip to content

Softeq/Toast-xamarin-ios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toast

ToastBindings is a Xamarin.iOS binding library that adds toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use. Most toast notifications can be triggered with a single line of code.

Build Status NuGet Badge

Screenshots

Toast Screenshots

Installation

NuGet:

dotnet add package ToastBindings

Basic Examples

See the demo project for more examples. More example in original repo: https://github.com/scalessec/Toast/tree/master/Example

License

Toast binding library for iOS is released under the MIT license. See LICENSE for details.