UNPKG

expo-screen-orientation

Version:

Expo universal module for managing device's screen orientation

3 lines 168 B
import { NativeModulesProxy } from 'expo-modules-core'; export default NativeModulesProxy.ExpoScreenOrientation || {}; //# sourceMappingURL=ExpoScreenOrientation.js.map