import React from 'react'; import { Stack, Box } from 'native-base'; export function Example() { return ( ); }