rit-native-library
v0.1.0
Published
react-native-web component
Readme
react-native-library
react-native-web component
Installation
npm install react-native-libraryUsage
import Library from "react-native-library";
// ...
const result = await Library.multiply(3, 7);Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
