ComponentsLayoutCardCardDevPlaygroundCode ExampleINFOThis component support margin, padding modifiers.TIPThis component extends the basic/TouchableOpacity props.APIThis is the list of additional props for the componentblurOptionsobjectBlur options for blur effect according to @react-native-community/blur lib (make sure enableBlur is on)borderRadiusnumberCard border radius (will be passed to inner Card.Image component)containerStyleViewStyleAdditional styles for the card containerelevationnumberElevation valueAndroid onlyenableBlurbooleanEnable blur effectiOS onlyenableShadowbooleanWhether the card should have shadow or not. Default is trueheightnumber | stringCard custom heightonPressfunctionCallback function for card press eventrowbooleanShould inner card flow direction be horizontalselectedbooleanAdds visual indication that the card is selectedselectionOptionsCardSelectionOptionsCustom options for styling the selection indicationwidthnumber | stringCard custom width