UNPKG

react-native-reanimated-modal

Version:

A lightweight and performant modal component. Designed for smooth animations, flexibility, and minimal footprint.

9 lines 232 B
import { StyleSheet } from 'react-native'; export declare const styles: { absolute: StyleSheet.AbsoluteFillStyle; root: { flex: number; justifyContent: "center"; }; }; //# sourceMappingURL=styles.d.ts.map