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;