whiteboard
npm install react-native-white-board
import WhiteBoard from "react-native-white-board";
// ...
const result = await WhiteBoard.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT