SGTabbedPagerMvx 0.0.2
See the version list below for details.
dotnet add package SGTabbedPagerMvx --version 0.0.2
NuGet\Install-Package SGTabbedPagerMvx -Version 0.0.2
<PackageReference Include="SGTabbedPagerMvx" Version="0.0.2" />
paket add SGTabbedPagerMvx --version 0.0.2
#r "nuget: SGTabbedPagerMvx, 0.0.2"
// Install SGTabbedPagerMvx as a Cake Addin #addin nuget:?package=SGTabbedPagerMvx&version=0.0.2 // Install SGTabbedPagerMvx as a Cake Tool #tool nuget:?package=SGTabbedPagerMvx&version=0.0.2
Tabbed Pager for iOS (MvvmCross)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Xamarin.iOS | xamarinios10 is compatible. |
-
Xamarin.iOS 0.0
- Cirrious.FluentLayout (>= 2.0.0)
- MvvmCross.Binding (>= 4.0.0)
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 |
---|---|---|
1.6.1 | 12,606 | 10/21/2018 |
1.6.0 | 979 | 10/19/2018 |
1.5.0 | 1,494 | 12/5/2017 |
1.4.1 | 1,140 | 6/19/2017 |
1.4.0 | 3,442 | 6/19/2017 |
1.3.3 | 1,335 | 1/11/2017 |
1.3.2 | 998 | 1/11/2017 |
1.3.1 | 1,019 | 12/23/2016 |
1.3.0 | 969 | 12/1/2016 |
1.2.0 | 997 | 12/1/2016 |
1.1.0 | 1,026 | 12/1/2016 |
1.0.2 | 1,025 | 8/19/2016 |
1.0.1 | 985 | 8/18/2016 |
0.0.2 | 1,896 | 2/10/2016 |
0.0.1-pre7 | 902 | 11/18/2015 |
0.0.1-pre6 | 864 | 11/12/2015 |
0.0.1-pre5 | 876 | 10/30/2015 |
0.0.1-pre4 | 855 | 10/21/2015 |
0.0.1-pre3 | 829 | 10/21/2015 |
0.0.1-pre2 | 852 | 10/21/2015 |
0.0.1-pre1 | 843 | 10/21/2015 |
0.0.1-pre | 854 | 10/16/2015 |
0.0.2
Built against MvvmCross 4.0.0 stable
0.0.1-pre7
Guard against more NRE when rotating screen
0.0.1-pre6
Added event equivalent of the delegate
Guard against potential NPE when rotating screen
Added some XML docs
Built against latest MvvmCross 4.0.0-beta5
0.0.1-pre5
Added ability to change color of bottom line and tab indicator independently. Also added ability to change the font of the Tab items. Thanks Erlend!
0.0.1-pre4
Fixed crash on rotate
0.0.1-pre3
MvxSGTabbedPager was not included in previous builds