Giter Site home page Giter Site logo

tabstrip's People

Contributors

skyehoefling avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

tabstrip's Issues

Add Support for UWP

The Fall Creators update now supports netstandard 2.0 so we should be able to upgrade the CarouselView and TabStrip to both include UWP packages

TabModel Header on Sample Error

I have an error in this code in sample

new TabModel
{
Header = new Tuple<View, object>(new HeaderView(), new { Title = "Tab 1" }),
View = new Tuple<View, object>(new HelloView(), new { Message = "Tab Strip 1" })
},
Error Message :
Severity Code Description Project File Line Suppression State
Error CS0029 Cannot implicitly convert type 'System.Tuple<Xamarin.Forms.View, object>' to '(Xamarin.Forms.View View, object BindingContext)'

Please help.

Thanks,
Dodo

when i try

Error CS0029: Cannot implicitly convert type 'System.Tuple<Xamarin.Forms.View, object>' to '(Xamarin.Forms.View View, object BindingContext)' (CS0029) (Tootanium)

Not working

Hello

Not matter what I do I always get this error "Android.Content.Res.Resources+NotFoundException: Resource ID #0x7f030029"

Update NuGet Packaging Version

When we deploy the nuget package to the CI Feed it currently does not version correctly. The version should be updated to match the current build version

API Feedback

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 realize that the xaml usage right now can be a little difficult and I would like to change that in a future release

Add Arrows

Add left and right arrows instead of just using characters N and P

Android Sample Doesn't Build Correctly

When loading the plugin in the Android Sample project it doesn't build correctly. At first glance there appears to be some inconsistencies in the android nuget packages.

  • This needs more investigation

Consolidate Builds

Currently we have 2 builds

  • Android
  • iOS

We need to consolidate these builds into 1 build the properly compiles all the required projects.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.