import React from 'react'; import { PinInput, PinInputField, Stack } from '@native-base/v3'; export default function () { return ( ); }