UNPKG

@rn-vui/themed

Version:
5 lines (4 loc) 163 B
import { withTheme } from '../config'; import { Skeleton } from '@rn-vui/base/dist/Skeleton'; export { Skeleton }; export default withTheme(Skeleton, 'Skeleton');