UNPKG

react-native-really-awesome-button

Version:

React Native Button UI component that renders an 60fps animated set of progress enabled 3D performant buttons.

37 lines (36 loc) 851 B
export declare const TWITTER: { backgroundColor: string; backgroundDarker: string; }; export declare const MESSENGER: { backgroundColor: string; backgroundDarker: string; }; export declare const FACEBOOK: { backgroundColor: string; backgroundDarker: string; }; export declare const GITHUB: { backgroundColor: string; backgroundDarker: string; }; export declare const LINKEDIN: { backgroundColor: string; backgroundDarker: string; }; export declare const WHATSAPP: { backgroundColor: string; backgroundDarker: string; }; export declare const REDDIT: { backgroundColor: string; backgroundDarker: string; }; export declare const PINTEREST: { backgroundColor: string; backgroundDarker: string; }; export declare const YOUTUBE: { backgroundColor: string; backgroundDarker: string; };