react-native-smiles-ar-uikit
v0.3.1
Published
Biblioteca de UIKit Smiles AR
Downloads
5
Maintainers
Readme
react-native-smiles-ar-uikit
Biblioteca de UIKit Smiles AR
Installation
npm install react-native-smiles-ar-uikit
Usage
import { multiply } from 'react-native-smiles-ar-uikit';
// ...
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