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.
Import
import { Card } from '@nomada-sh/react-native-eyecandy';
Example
Props
View Props
Inherits View Props.
marginBottom
Type |
---|
number |
marginTop
Type |
---|
number |
padding
Type |
---|
number |