@gluestack-ui/themed
Version:
A universal themed components for React Native, Next.js & React
10 lines (9 loc) • 639 B
TypeScript
declare const _default: import("react").ForwardRefExoticComponent<import("@gluestack-style/react/lib/typescript/types").StyledComponentProps<import("react-native").StyleProp<import("react-native").ViewStyle> | ((state: import("react-native").PressableStateCallbackType) => import("react-native").StyleProp<import("react-native").ViewStyle>), unknown, import("react-native").PressableProps & {
animationComponentGluestack: true;
}, "ActionsheetBackdrop", {
(props: import("react-native").PressableProps & {
animationComponentGluestack: true;
}): React.JSX.Element;
displayName: string;
}>>;
export default _default;