Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maui implementation of bottom drawer #76

Open
MaticDiba opened this issue Jun 27, 2022 · 0 comments
Open

Maui implementation of bottom drawer #76

MaticDiba opened this issue Jun 27, 2022 · 0 comments

Comments

@MaticDiba
Copy link

I found this example by following a youtube video on how to make a simple bottom drawer on Xamarin.Forms. I'm trying to achieve the same on Dotnet Maui. I also prepared this sample repository with the Maui project: https://github.com/MaticDiba/MauiAppBottomDrawer

I'm having issues since the bottom drawer is always shown when the page is loaded. And also TapGestureRecognizer on BoxView does not seem to work when using InputTransparent="True". Is this a known issue? Is there any proposed solution to have this working with Maui?

Any help would be much appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant