1.0.0-alpha.2 • Published 4 years ago

react-native-scratch-view v1.0.0-alpha.2

Weekly downloads
11
License
MIT
Repository
github
Last release
4 years ago

react-native-scratch-view

Getting started

$ npm install react-native-scratch-view --save

Mostly automatic installation

$ react-native link react-native-scratch-view

Usage

import ScratchView from 'react-native-scratch-view';

// TODO: What to do with the module?
ScratchView;