Home
last modified time | relevance | path

Searched refs:bouncesAtMinimumHeight (Results 1 – 1 of 1) sorted by relevance

/expo/packages/expo-dev-menu/ios/OverlayContainer/
H A DRubberBandOverlayTranslationFunction.swift18 public var bouncesAtMinimumHeight = true variable
30 if context.translation <= context.minimumHeight && bouncesAtMinimumHeight { in overlayTranslationHeight()