UNPKG

@gluestack-ui/core

Version:

Universal UI components for React Native, Expo, and Next.js

5 lines 291 B
import React from 'react'; export declare function ActionsheetScrollView<T>(StyledActionsheetScrollView: React.ComponentType<T>): React.ForwardRefExoticComponent<{ children?: React.ReactNode | string; } & React.RefAttributes<unknown>>; //# sourceMappingURL=ActionsheetScrollView.d.ts.map