react-native-white-board

whiteboard

Installation

npm install react-native-white-board

Usage

import WhiteBoard from "react-native-white-board";

// ...

const result = await WhiteBoard.multiply(3, 7);

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT