UNPKG

@gluestack-ui/themed

Version:

A universal themed components for React Native, Next.js & React

6 lines (5 loc) 215 B
import { styled } from '@gluestack-style/react'; import { AnimatedPressable } from '@gluestack-style/animation-resolver'; export default styled(AnimatedPressable, {}, { componentName: 'AlertDialogBackdrop', });