Globy Solutions - React Native System Core
npm install @globy-solutions/react-native-system-core
import { ThemeProvider } from '@globy-solutions/react-native-system-core';
// ...
const { colors: {background} } = useThemeProvider();
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library