0.3.1 • Published 2 years ago

@vygruppen/spor-theme-react-native v0.3.1

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

Theme (React Native)

This is the theme specification used for the React Native version of Spor.

Installation

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

Usage

import { theme } from "@vygruppen/spor-theme-react-native";

Pass this into the theme prop of the SporProvider component. You'll most likely not use this directly.

Development

Please refer to the root readme for development notes.