UNPKG

react-native-fiesta

Version:

A set of celebration animations powered by Skia. Engage more with your users by celebrating in your React Native application.

16 lines (15 loc) 308 B
export declare const baseColors: { red: string; yellow: string; black: string; golden: string; gray: string; }; export declare const FiestaThemes: { Default: string[]; Dark: string[]; Wedding: string[]; Halloween: string[]; Neon: string[]; Christmas: string[]; };