import React from 'react'; import { Box, Heading, Image, Text, Icon, HStack, Stack, Center, } from 'native-base'; import { Feather, AntDesign } from '@expo/vector-icons'; export const Example = () => { return ( // NativeBase Card
} color="gray.200" size={12} opacity={0.8} />
Sacred Grove Meghalaya } color="white" />
); };