react-native-ark-theme-generator
v1.1.5
Published
Theme generator for react native projects
Downloads
29
Readme
react-native-ark-theme-generator
Theme generator for react native projects
Installation
npm install react-native-ark-theme-generator
Usage
import { multiply } from 'react-native-ark-theme-generator';
// ...
const result = await multiply(3, 7);
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