UNPKG

@platformbuilders/react-native-ui

Version:
10 lines 456 B
import { TextInputMask } from 'react-native-masked-text'; export declare const TextInput: import("styled-components").StyledComponent<typeof TextInputMask, any, { accessibilityLabel: string; testID: string; textAlign: any; placeholderTextColor: string; } & import("../../..").TextInputType & { placeholderTextColor: string; }, "testID" | "accessibilityLabel" | "placeholderTextColor" | "textAlign">; //# sourceMappingURL=styles.d.ts.map