Card.Section

Card.Section, a sub Card component for layout-ing inside a card

Extends: BlurView (iOS only)
(meaning you can pass the super component's props as well).

PROPS

namedescriptiontypedefault
enableBlurEnable blur view for the sectionbool
blurOptionsBlur optionsobject
bodythid modifier apply inner paddingbool
footerstyle as a footer, remove bottom spacingbool

CODE SAMPLE

See example here.