João Monteiro

Results 3 comments of João Monteiro

@TheLartians just pointing out that you have replaced Animated.Text.propStyles with ViewPropTypes and this causes warnings when trying to apply label styling. I think the Animated.Text.propStyles should be replaced by Text.propStyles,...

I have exactly the same problem :/ i'm currently trying to find a workaround by setting the Model property of the PlotView to null when i leave the tab and...

So, the only way I found to plot a pie in a tabbed page was to forget the binding in Xaml and do it all in code behind with the...