// Native implementation - re-export react-native-orientation-director export { default as RNOrientationDirector, Orientation } from 'react-native-orientation-director'; export type { OrientationType } from 'react-native-orientation-director';