import React from 'react'; import { Card, HStack, Heading, Text, Spacer, Flex } from 'native-base'; export function Example() { return ( Open Source 1 month ago NativeBase NativeBase is a component library that enables devs to build universal design systems. Read More ); }