when it works ill put a description
npm install react-native-yet-another-one
import YetAnotherOne from "react-native-yet-another-one";
// ...
const result = await YetAnotherOne.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT