0.1.17 • Published 3 months ago
react-native-pleisto-design v0.1.17
react-native-pleisto-design
pleisto RN component
Installation
npm install react-native-pleisto-design
Usage
import { multiply } from 'react-native-pleisto-design';
// ...
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