import React from 'react'; import { Center, IconButton, VStack } from 'native-base'; import { AntDesign } from '@expo/vector-icons'; export const Example = () => { return (