UNPKG

@gluestack-ui/core

Version:

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

4 lines 265 B
export declare function createPressable<PressableProps>({ Root, }: { Root: React.ComponentType<PressableProps>; }): React.ForwardRefExoticComponent<React.PropsWithoutRef<PressableProps> & React.RefAttributes<PressableProps>>; //# sourceMappingURL=index.d.ts.map