UNPKG

@react-native-paper-abstracted/cli

Version:

React Native Paper Abstracted is a package that allows you to use only the components you need from [React Native Paper](https://reactnativepaper.com). Thus allowing users to keep their app size small, and provides endless customization.

11 lines 399 B
export declare const BLUE = "#0099F7"; export declare const RED = "#F11712"; export declare const YELLOW = "#FFFF00"; export declare const OWNER = "babucarr32"; export declare const REPO = "react-native-paper"; export declare const REPO_CORE = "react-native-paper-abstracted"; export declare const remoteDirs: { directory: string; clone: boolean; }[]; //# sourceMappingURL=constants.d.ts.map