react-native-module-arge
v0.1.11
Published
Bu paket rn üzerinde custom paket npm ile oluşturmak için yapıldı
Downloads
20
Readme
react-native-module-arge
Bu paket rn üzerinde custom paket npm ile oluşturmak için yapıldı
Installation
npm install react-native-module-arge
Usage
import { multiply } from 'react-native-module-arge';
// ...
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