FittedSheets
FittedSheets copied to clipboard
allowGestureThroughOverlay = true doesn't work
Hello,
I am using a fitted sheet in inlineMode
vc.overlayColor = UIColor.clear
vc.allowGestureThroughOverlay = true
vc.animateIn(to: view, in: self)
the map doesn't receive gestures
version '2.3.2'