Card

Props#

onPress#

Called when a single tap gesture is detected.

TypeRequired
functionYes

ribbon#

A text in the ribbon.

TypeRequired
stringNo

ribbonTextProps#

Text props of the ribbon. Check Text documentation.

TypeRequired
objectNo

rnImageProps#

React Native's Image props. Check React Native Image documentation.

TypeRequired
objectNo

scalableProps#

Scalable props. Check Scalable documentation.

TypeRequired
objectNo

title#

A title of the card.

TypeRequired
stringYes

titleTextProps#

Text props of the title. Check Text documentation.

TypeRequired
objectNo