Sorry for the repost but this has come up for me again this week because I am trying to align with our mobile design on iOS.
Is it the case generally that child elements cannot be positioned vertically within bottom sheets? (in a way that guarantees they are on screen)
Is there a suitable workaround for this situation? Could I build a component that depends on
SwipeableState.progress
? Any other suggestions?