react-native-scratch-view
v1.0.0-alpha.2
Published
React Native ScratchView Component
Readme
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;