UNPKG

react-native-input-code-otp

Version:

react-native-input-code-otp is a high-performance and fully customizable OTP input component for React Native, inspired by @shadcn/ui.

3 lines 242 B
import type { TextInputOTPGroupProps } from '../types'; export declare function TextInputOTPGroup({ groupStyles, children, }: TextInputOTPGroupProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=text-input-otp-group.d.ts.map