VStack / Column | NativeBase | Universal Components for React and React Native

Search
K
Hire us
Resources
Data Display
Typography
Disclosure
Media and Icons
If you are starting a new project, please try gluestack-ui for better performance and new design.
VStack / Column
VStack aligns items vertically. Column is also an alias for VStack.
Import
Copy
import { VStack } from 'native-base';
Usage
Playground
Props
direction
The direction of the Stack Items.
Type: ResponsiveValue<"row" | "column" | "column-reverse" | "row-reverse">
Default: column
Nativebase logo
MadeWithNativeBase
Gluestack logo
gluestack-ui