UNPKG

expo-screen-orientation

Version:

Expo universal module for managing device's screen orientation

4 lines (3 loc) 134 B
import { Props } from './withScreenOrientation'; declare const _default: (props?: Props) => [string, Props]; export default _default;