UNPKG

@thevsstech/react-native-skeleton

Version:

SkeletonPlaceholder is a React Native library to easily create an amazing loading effect.

10 lines (7 loc) 131 B
/** * @author chramos * @last-modified 2019-11-05 * @repo */ import Skeleton from "./lib/Skeleton"; export default Skeleton;