Row
Rows are views with flexDirection: 'row'
and flexWrap: 'wrap'
.
Import
import { Row } from '@nomada-sh/react-native-eyecandy';
Props
View Props
Inherits View Props.
alignItems
justifyContent
See Layout Props justifyContent
.
marginTop
Type |
---|
number |
marginBottom
Type |
---|
number |