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