import React from 'react'; import { PinInput, Center, FormControl } from 'native-base'; export const Example = () => { return (
OTP An otp is send to number ending with +91-XXXXX-XX007. Please Retry.
); };