An open API service indexing awesome lists of open source software.

https://github.com/papercss/react-native-paper-css

PaperCSS for React-native
https://github.com/papercss/react-native-paper-css

Last synced: 24 days ago
JSON representation

PaperCSS for React-native

Awesome Lists containing this project

README

          

# react-native-paper-css

PaperCSS fro React-native

## Installation

```sh
npm install react-native-paper-css
```

## Usage

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

// ...

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

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT