Rough.js bindings for that hand-drawn feel.
react-native-rough is available via the npm registry:
yarn add react-native-rough # or npm i -s react-native-rough
This project depends upon 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.
You can see this library in action in the Example App.