TabStrip icon indicating copy to clipboard operation
TabStrip copied to clipboard

Tab Strip control for Xamarin.Forms

Results 5 TabStrip issues
Sort by recently updated
recently updated
newest added

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...

dependencies

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...

dependencies

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...