UNPKG

@gluestack-ui/themed

Version:

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

6 lines (5 loc) 195 B
import { styled } from '@gluestack-style/react'; import { AnimatedView } from '@gluestack-style/animation-resolver'; export const Root = styled(AnimatedView, {}, { componentName: 'Menu', });