UNPKG

react-native-keypad-component

Version:
25 lines 636 B
export declare const DEFAULTS: { pinLength: number; borderRadius: number; gridGap: number; keypadTextSize: number; theme: string; dotWidth: number; dotHeight: number; emptyDotColor: string; dotColorLight: string; dotColorDark: string; keyboardColorLight: string; keyboardColorDark: string; textColorLight: string; textColorDark: string; displayKeypadBg: boolean; useFaceId: boolean; applyFaceIdButtonBackground: boolean; }; export declare const ANIMATION_VALUES: { offset: number; timing: number; damping: number; }; //# sourceMappingURL=constants.d.ts.map