UNPKG

@gluestack-ui/themed

Version:

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

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