@react-native-ui-components/color
v1.1.0
Published
Color module for React Native
Downloads
18
Maintainers
Readme
@react-native-ui-components/color
Color module for React Native
Installation
npm install @react-native-ui-components/colorUsage
import { colors } from '@react-native-ui-components/color';
// ...
<View style={{
backgroundColor: colors.red
}}>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
