Softeq / Toast-xamarin-ios

Binding of Toast iOS library for Xamarin / .NET6 / MAUI

Home Page:https://github.com/scalessec/Toast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Binding of Toast iOS library for Xamarin / .NET6 / MAUI

https://github.com/scalessec/Toast

License:MIT License


Languages

Language:Objective-C 74.3%Language:C# 25.7%