UNPKG

@gluestack-ui/themed

Version:

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

6 lines (5 loc) 158 B
import { View } from 'react-native'; import { styled } from '@gluestack-style/react'; export default styled(View, {}, { componentName: 'ModalHeader', });