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.

6 lines 270 B
export declare const SLOT_WIDTH = 50; export declare const SLOT_HEIGHT = 50; export declare const FOCUSED_SLOT_HEIGHT = 54; export declare const DEFAULT_DARK_COLOR = "#030712"; export declare const DEFAULT_LIGHT_COLOR = "#E4E7EC"; //# sourceMappingURL=constants.d.ts.map