Timehop.StickyHeadersRecyclerView 0.4.3.1

dotnet add package Timehop.StickyHeadersRecyclerView --version 0.4.3.1
NuGet\Install-Package Timehop.StickyHeadersRecyclerView -Version 0.4.3.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="Timehop.StickyHeadersRecyclerView" Version="0.4.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Timehop.StickyHeadersRecyclerView --version 0.4.3.1
#r "nuget: Timehop.StickyHeadersRecyclerView, 0.4.3.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 Timehop.StickyHeadersRecyclerView as a Cake Addin
#addin nuget:?package=Timehop.StickyHeadersRecyclerView&version=0.4.3.1

// Install Timehop.StickyHeadersRecyclerView as a Cake Tool
#tool nuget:?package=Timehop.StickyHeadersRecyclerView&version=0.4.3.1

This decorator allows you to easily create section headers for RecyclerViews using a LinearLayoutManager in either vertical or horizontal orientation.
It's a Xamarin binding of the StickyHeadersRecyclerView library by Timehop.

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.4.3.1 17,823 12/26/2015
0.4.3 1,611 11/25/2015
0.4.2 1,439 10/11/2015

Supports Timehop StickyHeadersRecyclerView version 0.4.3 (12/24/2015);
     - Fix issue with header bounds caching;