Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cawfree/react-native-rough

⚛️✍️Rough.js bindings for that hand-drawn feel.
https://github.com/cawfree/react-native-rough

animated react react-native rough roughjs svg

Last synced: 8 days ago
JSON representation

⚛️✍️Rough.js bindings for that hand-drawn feel.

Awesome Lists containing this project

README

        


react-native-roughjs

# react-native-rough

code style: prettier

[**Rough.js**](https://roughjs.com/) bindings for that hand-drawn feel.

## 🚀 getting started

[react-native-rough](https://github.com/cawfree/react-native-rough) is available via the [**npm registry**](https://www.npmjs.com/):

```
yarn add react-native-rough # or npm i -s react-native-rough
```

This project depends upon [react-native-svg](https://github.com/react-native-community/react-native-svg), and it assumes it has been installed and linked to the target project.

The component property spec fully conforms to the [**Rough.js API Specification**](https://github.com/pshihn/rough/wiki).

You can see this library in action in the [**Example App**](./example/App.js).

## ✌️ license
[**MIT**](./LICENSE.md)