universal component library for react and react-native
npm install unikit
import Unikit from "unikit";
// ...
const result = await Unikit.multiply(3, 7);
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT