react-native-cdt-piano
v0.1.45
Published
React Native Library to configure Piano SDK
Downloads
56
Maintainers
Readme
react-native-cdt-piano
React Native Library to configure Piano SDK
Installation
npm install react-native-cdt-piano
Usage
import { multiply } from 'react-native-cdt-piano';
// ...
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