Skip to main content
Version: 4.0.0-beta.0

Card

Cards are a great way to display information, usually containing content and actions about a single subject.

Cards can contain images, buttons, text and more.

Cards are mainly used for informative purpose.

Components

Usage


Props

Card

Card.Divider

None

Card.FeaturedSubtitle

None

Card.FeaturedTitle

None

Card.Image

Card.Title

None

Reference

Card

containerStyle

Outer container style.

TypeDefault
View style(Object)None

wrapperStyle

Inner container style.

TypeDefault
View style(Object)None

Card.Divider

None

Card.FeaturedSubtitle

None

Card.FeaturedTitle

None

Card.Image

pressableProps

TypeDefault
Omit<PressableProps, "onPress" or "onLongPress" or "onPressIn" or "onPressOut">None

Card.Title

None