import React from 'react'; import { Badge, Button, VStack, Box } from 'native-base'; export function Example() { return ( 2 ); }