Toast.iOS
1.1.0
See the version list below for details.
dotnet add package Toast.iOS --version 1.1.0
NuGet\Install-Package Toast.iOS -Version 1.1.0
<PackageReference Include="Toast.iOS" Version="1.1.0" />
paket add Toast.iOS --version 1.1.0
#r "nuget: Toast.iOS, 1.1.0"
// Install Toast.iOS as a Cake Addin
#addin nuget:?package=Toast.iOS&version=1.1.0
// Install Toast.iOS as a Cake Tool
#tool nuget:?package=Toast.iOS&version=1.1.0
Toast messages for Xamarin.iOS. It is possible to add toast to KeyWindow of the app so it is presented even during view controller transitions.
Product | Versions |
---|---|
Xamarin.iOS | xamarinios10 |
-
Xamarin.iOS 1.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Toast.iOS:
Package | Downloads |
---|---|
startmobile.ioshelpers
General Helpers for iOS projects |
|
MvxExtensions
MvxExtensions provide a set of libraries that extend the awesome MvvmCross framework. This package contains the 'Core' libraries of MvxExtensions For more info check the documentation |
|
co.startmobile.tools.ios
Tools for iOS projects |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Toast.iOS:
Repository | Stars |
---|---|
BeyondDimension/SteamTools
🛠「Watt Toolkit」是一个开源跨平台的多功能 Steam 工具箱。
|
Added ability to display a toast in the middle of the screen using ToastPosition.Center.