UNPKG

@attio/react-native-bottom-sheet-toolbox

Version:
4 lines 272 B
import { type ViewProps } from "react-native"; import { type AnimatedProps } from "react-native-reanimated"; export declare function InvisibleView(props: Pick<AnimatedProps<ViewProps>, "onLayout">): import("react").JSX.Element; //# sourceMappingURL=invisible-view.d.ts.map