Home
last modified time | relevance | path

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

/expo/packages/expo-screen-orientation/ios/
H A DScreenOrientationModule.swift79 screenOrientationRegistry.registerController(self) in definition()
H A DScreenOrientationRegistry.swift209 public func registerController(_ controller: ScreenOrientationController) { in screenOrientationDidChange() function
/expo/ios/versioned/sdk49/ExpoScreenOrientation/
H A DScreenOrientationModule.swift79 screenOrientationRegistry.registerController(self) in definition()