@numacom/react-native-loaf
v0.1.2
Published
React Native bindings for the Loaf Swift library
Downloads
3
Maintainers
Readme
react-native-loaf
React Native bindings for the Loaf Swift library
Installation
npm install react-native-loaf
Usage
import { multiply } from "react-native-loaf";
// ...
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