smartschool-common-components
v0.0.1
Published
Common components for smartschool apps
Downloads
4
Readme
react-native-smartschool-common-components
i
Installation
npm install react-native-smartschool-common-componentsUsage
import { multiply } from 'react-native-smartschool-common-components';
// ...
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
