0.1.7 • Published 4 years ago
@vygruppen/spor-loader-react-native v0.1.7
Loader (React Native)
This package contains skeletons and loading animations used in Spor.
Installation
$ npm install @vygruppen/spor-loader-react-nativeUsage
import {
LightFullScreenLoader,
DarkFullScreenLoader,
ContentLoader,
ColorInlineLoader,
LightInlineLoader,
DarkInlineLoader,
ColorSpinner,
LightSpinner,
DarkSpinner,
} from "@vygruppen/spor-loader-react-native";For usage description, please refer to the documentation.
Development
Please refer to the root readme for development notes.