PaperCSS fro React-native
npm install react-native-paper-cssimport PaperCss from "react-native-paper-css"; // ... const result = await PaperCss.multiply(3, 7);See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT