Dylan Lennox
Dylan Lennox
looking forward to not having to continue using XCT MAUI Compat
Is there an ETA on this?
interesting i didn't think of this I added a gesture recognizer directly to the label control ``` ``` now my span command is being executed but the TapGestureRecognizer_Tapped is not...
I ended up pulling in the source code for the Touch Effect manually into my MAUI project fix some of the errors on compile, and it seems to work fine...
@jonakirke94 It is a lot of files so i just created a repository https://github.com/LennoxP90/XCTTouchEffectMAUI
I second this issue, I cannot use the community toolkit unless ios 11 is at least supported
I am having the same issue this was an issue in XF. I went through the effort to convert my app for .Net MAUI and it still has this issue...
Possible duplicate of #7967
This item should be declared as pretty high priority, since this is not an issue in Android it clearly is an issue with the native control used in iOS for...
I am having the same issue with 1k items it is taking well over 10 minutes to load on an emulator and my datatemplate is simple the collectionview is housed...