0.1.1 • Published 11 months ago

@globy-solutions/react-native-system-core v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@globy-solutions/react-native-system-core

Globy Solutions - React Native System Core

Installation

npm install @globy-solutions/react-native-system-core

Usage

import { ThemeProvider } from '@globy-solutions/react-native-system-core';

// ...

const { colors: {background} } = useThemeProvider();

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library