/react-native-paper-css

PaperCSS for React-native

Primary LanguageTypeScriptMIT LicenseMIT

react-native-paper-css

PaperCSS fro React-native

Installation

npm install react-native-paper-css

Usage

import PaperCss from "react-native-paper-css";

// ...

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

Contributing

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

License

MIT