Section
Section is a wrapper for your content
#
Usage#
Simple Usageuse <SectionContent/>
to have a padding on your <Section/>
#
Section with Imageuse <SectionContent/>
to have a padding on your <Section/>
#
Properties#
Sectionprops | required | value | Default Value |
---|---|---|---|
ViewProps | |||
backgroundColor | No | string | #FFFFFF |
borderRadius | No | number | 10 |
#
SectionContentprops | required | value | Default Value |
---|---|---|---|
ViewProps | |||
padding | No | number | 20 |
#
SectionImageprops | required | value | Default Value |
---|---|---|---|
source | Yes | ImageSourcePropType | |
height | No | number | 150 |