Use gluestack-ui Box, a powerful box component for flexible layouts. Customize styles, props, and structure easily for web and native platforms.This is an illustration of Box component.
Installation
Run the following command:
npx gluestack-ui add box
API Reference
To use this component in your project, include the following import statement in your file.
import{ Box }from'@/components/ui/box';
exportdefault()=><Box />;
Component Props
This section provides a comprehensive reference list for the component props, detailing descriptions, properties, types, and default behavior for easy project integration.