naweed / Maui.Controls.BottomSheet

Bottom Sheet control built using .Net Maui
MIT License
147 stars 21 forks source link

Control is stuck at the top of the screen #6

Open codingL3gend opened 1 year ago

codingL3gend commented 1 year ago

i would like to use this component. however whenever the sheet opens it is stuck at the top of the view and doesnt slide in from the bottom of the page

codingL3gend commented 1 year ago

i have this component in a grid similar to the example however i had to set the grid row explicitly for it to behave correctly for now.