Home
last modified time | relevance | path

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

/expo/packages/expo-dev-menu/ios/OverlayContainer/Internal/
H A DOverlayContainerConfigurationImplementation.swift67 return RushingForwardTargetNotchPolicy() in overlayTargetNotchPolicy()
73 … transitioningDelegate?.overlayTargetNotchPolicy(for: overlay) ?? RushingForwardTargetNotchPolicy() in overlayTargetNotchPolicy()
/expo/packages/expo-dev-menu/ios/OverlayContainer/
H A DRushingForwardTargetNotchPolicy.swift17 public class RushingForwardTargetNotchPolicy: OverlayTranslationTargetNotchPolicy { class