UNPKG

react-native-screens

Version:
4 lines 212 B
import { ScreenProps } from '../../types'; export declare const EDGE_TO_EDGE: boolean; export declare function transformEdgeToEdgeProps(props: ScreenProps): ScreenProps; //# sourceMappingURL=edge-to-edge.d.ts.map