Info
Version: | 1.0.1 |
Author(s): | DreamTeam Mobile |
Last Update: | Tuesday, August 29, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/gskbyte/GSKStretchyHeaderView |
NuGet Url: | https://www.nuget.org/packages/DT.Xamarin.GSKStretchyHeaderView |
Install
Install-Package DT.Xamarin.GSKStretchyHeaderView
dotnet add package DT.Xamarin.GSKStretchyHeaderView
paket add DT.Xamarin.GSKStretchyHeaderView
DT.Xamarin.GSKStretchyHeaderView Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
There is no need inherit from custom view controllers, just create your custom header view and add it to your UITableView or UICollectionView. Creating a custom stretchy header view is as easy as inheriting from the base class or using Interface Builder.