Open alikenski opened 2 years ago
Do you have any solution?
@kaitoshadow Yes bro, you should add parameter to protocol extension
extension ViewController: PanModalPresentable {
....
var anchorModalToLongForm: Bool {
false
}
....
}
Description
The height of .longForm is ~570 and .shortForm height is ~450. And when I call
code animation is sharp and fast (without transition, not smooth)
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)PanModal version: 1.2.7
iOS version: 14.3 (Simulator)