UNPKG

expo-shimmer-loader

Version:
12 lines (10 loc) 206 B
export interface SkeletonLoading { /** * background of the loader componenet */ background: string, /** * highlight color of the loader component */ highlight: string }