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.
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.
// Install TZStackView as a Cake Addin
#addin nuget:?package=TZStackView&version=1.1.1

// Install TZStackView as a Cake Tool
#tool nuget:?package=TZStackView&version=1.1.1

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,646 3/26/2017
1.1.0 919 3/13/2017
1.0.1 1,307 8/18/2016
0.0.2 1,085 4/4/2016
0.0.1 934 3/8/2016

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