import React from 'react'; import { Checkbox, HStack, Text } from '@native-base/v3'; export default function () { return ( Checkbox Checkbox ); }