HorusSoftwareUY / Xamarin.Forms.Skeleton

The new loading approach for cool apps in Xamarin Forms
MIT License
451 stars 52 forks source link

It doesn't work on new Component like Shapes Path on Xamarin 4.7 #17

Closed codebreakerlegend2019 closed 4 years ago

codebreakerlegend2019 commented 4 years ago

I tried cloning the Repo and Update the XF to 4.7 and Try putting "Path" inside the existing List view on where the sample works. But it doesn't do the animation on the Path. I think it should support path soon since many xamarin developers will prefer to use that to display items on Collection View.

Path by the way is the new controls of Xamarin Forms that can display shapes using path SVG directly to xaml