Ricardo.MBProgressHUD.iOS
1.1.0
Xamarin Binding for MBProgressHUD iOS Library
Install-Package Ricardo.MBProgressHUD.iOS -Version 1.1.0
dotnet add package Ricardo.MBProgressHUD.iOS --version 1.1.0
<PackageReference Include="Ricardo.MBProgressHUD.iOS" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ricardo.MBProgressHUD.iOS --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ricardo.MBProgressHUD.iOS, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Xamarin binding for MBProgressHUD iOS library: https://github.com/jdg/MBProgressHUD
Xamarin binding for MBProgressHUD iOS library: https://github.com/jdg/MBProgressHUD
Release Notes
MBProgressHUD iOS Binding v1.1.0
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Ricardo.MBProgressHUD.iOS:
Package | Downloads |
---|---|
Ricardo.MWPhotoBrowser.iOS
Xamarin Binding for MWPhotoBrowser iOS Library
|
|
Hyphenate.iOS.UI
Xamarin Binding for Hyphenate EaseUI 3.5.3
架构支持x86_64 arm64
- 添加NullAllowed修饰
- 解决一些对象无法转换为协议的问题
- 添加WeakDataSource
Note:
解决iPhone真机无法编译调试问题
请参考https://github.com/xamarin/xamarin-macios/issues/5624
修改.csproj,添加
<Target Name="BeforeCodesign">
<Exec Condition=" 'AnyCPU' == 'iPhone' Command="\usr\bin\codesign -v --force --sign --timestamp=none //Frameworks/UmbrellaFramework.framework/Frameworks/SubFramework.framework/SubFramework" />
</Target>
|
|
Passingwind.UserDialogs
A cross platform library that allows you to call for standard user dialogs from a shared/portable library, suport android and ios .
Includes Alert, Confirm, Toast, ActionSheet, Loading, Progress, Prompt.
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 46,558 | 12/14/2017 |