Cards are the main container for default content.
Last updated 6 years ago
import { Card } from '@dormakaba/digital-reactnative-visual'; <Card> {/* Content: Form elements or typography stuff */} <Card.Actions> <Button /> </Card.Actions> </Card>
Name
Type
Description
style
object
style overrides
margin
boolean
adds left and right margin of 10px
transparent
transparent as on login views
group
keep next card closer with bottom margin of 1px