ximple-theme
v0.2.0
Published
theme, components to Ximple App and modules
Downloads
2
Maintainers
Readme
theme
theme, components to Ximple App and modules
Installation
npm install theme
Usage
import { multiply } from 'theme';
// ...
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