live view using haishinkit
npm install react-native-haishinkit-view
import HaishinkitView from "react-native-haishinkit-view";
// ...
const result = await HaishinkitView.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT