import React from 'react'; import { Alert, VStack, HStack, IconButton, CloseIcon, Box, Text, Center, } from 'native-base'; export function Example() { return (