Hi, I have created this UI using custom view and not a real sheet component.
But the animations and interaction is not as smooth.
Earlier I was using sheet component and it was working very well, but then I had a need to add a search button on top of sheet (not inside, that is very important). And so I created this whole sheet with custom view and not the sheet component.
But it resulted in loss of fluid working and animations that sheet have. Including changing between Medium detent and Large detent.
Is it possible to achieve this UI with native sheet component? Or using some other native swiftui view which will have good animation that sheet has?