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