[UPDATE] .net 8 support
shinnthant-lab opened this issue · 5 comments
Hi @shinnthant-lab,
I am glad you like the library. New version for .NET 8 is released.
Other stuff I've encountered:
Error from button.SetValueCore(IsEnabledProperty, true);
in ContentButton (forked and commented it out for now)
Some kind of invalid cast error with few details in IconHandler, both iOS and Android. Done some work investigating this, the current way things are done is apparently obsolete but I can't wrap my head around how the new way actually works.
Edit: wow what timing! I also like the library fwiw :)
Hi @tolgraven,
thanks for the info. I hope these issues has been resolved with the newest version.
Hi @shinnthant-lab,
I am glad you like the library. New version for .NET 8 is released.
Thank you so much RadekVyM, let me close the issue now. Thanks