TabStrip
TabStrip copied to clipboard
Tab Strip control for Xamarin.Forms
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/dotnet/core-setup) from 6.0.1 to 6.0.6. Release notes Sourced from Microsoft.NETCore.UniversalWindowsPlatform's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...
Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.0.1 to 6.0.6 in /src/TabStrip.FormsPlugin.UWP
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/dotnet/core-setup) from 6.0.1 to 6.0.6. Release notes Sourced from Microsoft.NETCore.UniversalWindowsPlatform's releases. .NET Core 2.1.0 RC1 Release Notes Known Issues Download and Install Repos CoreCLR CoreFX Core-Setup CLI Commits See...
I have an error in this code in sample new TabModel { Header = new Tuple(new HeaderView(), new { Title = "Tab 1" }), View = new Tuple(new HelloView(), new...
Hello Not matter what I do I always get this error "Android.Content.Res.Resources+NotFoundException: Resource ID #0x7f030029"
I am interested in cleaning up the API to this project to make it easier for developers to use. If anyone has recommendations please propose a new spec here. I...