TZStackView 1.1.1

dotnet add package TZStackView --version 1.1.1
                    
NuGet\Install-Package TZStackView -Version 1.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="TZStackView" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="TZStackView" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="TZStackView" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add TZStackView --version 1.1.1
                    
#r "nuget: TZStackView, 1.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=TZStackView&version=1.1.1
                    
Install TZStackView as a Cake Addin
#tool nuget:?package=TZStackView&version=1.1.1
                    
Install TZStackView as a Cake Tool

UIStackView backport for iOS 7 and 8 for Xamarin.iOS

Product Compatible and additional computed target framework versions.
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on TZStackView:

Repository Stars
MvvmCross/MvvmCross-Samples
Tutorials and samples for MvvmCross: The .NET MVVM framework for cross-platform solutions.
Version Downloads Last updated
1.1.1 16,885 3/26/2017
1.1.0 1,031 3/13/2017
1.0.1 1,418 8/18/2016
0.0.2 1,202 4/4/2016
0.0.1 1,048 3/8/2016

- Fixed FillProportionally Distribution ([#7](https://github.com/Cheesebaron/TZStackView/pull/7))