react-native-smart-album
v0.1.6
Published
this is a rn module for smart album device
Downloads
452
Readme
react-native-smart-album
this is a rn module for smart album device
Installation
npm install react-native-smart-album
Usage
import { multiply } from 'react-native-smart-album';
// ...
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