Stay informed
Subscribe to our newsletter if you'd like to stay informed about Shoutem Extensions and Shoutem UI Toolkit.
Headers are Tile variations - Headers do not have an Image
as the parent component of the Tile
component.
See Tiles for API reference.
<Tile styleName="text-centric">
<Title styleName="sm-gutter-bottom">MIKE PATTON TEAMING WITH JOHN KAADA FOR COLLAB ALBUM BACTERIA CULT</Title>
<Caption>Sophia Jackson 2 hours ago</Caption>
</Tile>
<Tile styleName="text-centric">
<Overlay><Heading>-20%</Heading></Overlay>
<Title styleName="md-gutter-top">COOL BLACK AND WHITE STYLISH WATCHES</Title>
<Subtitle styleName="line-through sm-gutter-top">$280.00</Subtitle>
<Heading>$250.00</Heading>
<Button styleName="dark md-gutter-top"><Icon name="cart" /><Text>ADD TO BASKET</Text></Button>
</Tile>
<Tile styleName="text-centric">
<Title>MIKE PATTON TEAMING WITH JOHN KAADA</Title>
<Subtitle styleName="line-through sm-gutter-top">$150.00</Subtitle>
<Heading>$99.99</Heading>
<Button styleName="dark md-gutter-top"><Text>CLAIM COUPON</Text></Button>
</Tile>
<Tile styleName="text-centric">
<Title styleName="md-gutter-bottom">SMOKED SALMON, CLASSIC CONDIMENTS, BRIOCHE</Title>
<Overlay styleName="solid-dark">
<Subtitle styleName="sm-gutter-horizontal">$18.30</Subtitle>
</Overlay>
</Tile>