Julian Ewers-Peters

Results 22 comments of Julian Ewers-Peters

Firebase functions require the Blaze plan, though. My app is small and so far I haven't used Firebase functions, yet. It would be great if we could just upload the...

@ChaplinMarchais @brminnick Will this component be compatible with Shell Navigation?

Being able to use ViewCells is important when using TableViews for Settings Pages.

Setting the `HeightRequest` for the entire control is not a solution, because in most scenarios, you don't know what the Height needs to be. This issue should be worked on...

> btw for someone wanting a XF and Maui compatible solution now (Oct 2022) there is https://github.com/roubachof/Sharpnado.Tabs That's indeed a very powerful implementation. However, it is **not** compatible with Shell...

@ChaplinMarchais If this control should be a way to substitute the native TabBar, then it would make sense that it also taps into Shell's navigation so that the content of...

I'm experiencing a similar issue with the CollectionView being pushed upward on iOS and it's very annoying, because I cannot see what/where I'm typing. Does your workaround come with any...

@MichaelShapiro I tried it and it doesn't help with my problem, I need the bottom elements to be visible. I have a CollectionView and if there are only a few...

I'm experiencing similar issues. I have implemented a pseudo-fullscreen mode for landscape in a commercial app that I'm working on and it works well with the Octane player, the MediaElement,...

I've created a repository showcasing some of the MediaElement bugs, including this one: https://github.com/ewerspej/MediaCustomTransport