Closed rraallvv closed 5 years ago
I am currently working on upgrades to the xaml side. I will try to update the samples as well.
@rraallvv I've pushed these commits to my fork. They are included in PR #7 as well. Hopefully @chaosifier will review this shortly.
@rjantz3 Thanks, that fixes some issues when trying to set bindable properties from XAML. Also, there is this other issue, when I try to set the font size for the header with values like "Small", "Large", etc. I'm getting some error. Any idea what cold be the problem? Again, thanks for the PR.
cc: @chaosifier
@rraallvv I've updated my code to work for this scenario.
@rjantz3 wow! thanks, it works beautifully.
Hello @rraallvv or @rjantz3 ,
Could you please explain how did you implement that?
I can't get to use the control directly in the XAML file even using the code of the example rjant shared. I'm adding the nuget package but the XAML doesnt recognise the control.
@pacomaral Until @chaosifier provides an updated nuget package does it work to take the Xam.Plugin.TabView.cs file from my fork and include it in your project?
Hello @rraallvv @rjantz3
Please update the change at https://www.nuget.org/packages/Xam.Plugin.TabView/
@stivenbr , @rjantz3 Sorry for the delay. I've updated the nuget package.
The issue has been fixed in the new version of the package.
I'm trying to add the TabViewControl directly to the xaml file like so:
but I'm getting this error: