Xamarin.Forms.Breadcrumb icon indicating copy to clipboard operation
Xamarin.Forms.Breadcrumb copied to clipboard

Migrate to MAUI

Open IeuanWalker opened this issue 3 years ago • 2 comments
trafficstars

This is on my ToDo list, but just depends when I have time.

I'm open to PRs for this to help speed things up, but please leave a comment below if you want to pick this up.

IeuanWalker avatar Apr 26 '22 13:04 IeuanWalker

I've looked into this since I wanted an excuse to work with Maui. I was able to get it running, but there are still a lot of issues with styling and animations.

image

As far as i know, pancakeview isn't supported on Maui so i just used the normal Frame.

vde-developer avatar Apr 30 '22 09:04 vde-developer

@vde-developer Thats great, ye the plan is to change to use frame instead and expose the new properties available on that.

Do you mind publishing a repo or forking mine so i can see the changes?

IeuanWalker avatar May 03 '22 12:05 IeuanWalker

Maui repo - https://github.com/IeuanWalker/Maui.Breadcrumb

IeuanWalker avatar Aug 16 '22 19:08 IeuanWalker