@globy-solutions/react-native-system-core
v0.1.1
Published
Globy Solutions - React Native System Core
Downloads
5
Readme
@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