0.1.7 • Published 2 years ago

@vygruppen/spor-loader-react-native v0.1.7

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Loader (React Native)

This package contains skeletons and loading animations used in Spor.

Installation

$ npm install @vygruppen/spor-loader-react-native

Usage

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.