UNPKG

input-otp-native

Version:

One time passcode Input For React Native/Expo. Unstyled and fully customizable.

4 lines 170 B
export * from './input'; export * from './regexp'; export type { OTPInputProps, OTPInputRef, SlotProps, RenderProps, } from './types'; //# sourceMappingURL=index.d.ts.map