import React from 'react'; import { Box, Heading, Image, Text, HStack, Stack, Button } from 'native-base'; export const Example = () => { return ( NativeBase Card Clownfish Bright orange with three distinctive white bars, clown anemonefish are among the most recognizable at all reef-dwellers. ); };