react-native-scratch-effect
v0.1.0
Published
Scratch effect for any component
Downloads
4
Maintainers
Readme
react-native-scratch-effect
Scratch effect for any component
Installation
npm install react-native-scratch-effect
Usage
import { ScratchEffectView } from "react-native-scratch-effect";
// ...
<ScratchEffectView color="tomato" />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
Made with create-react-native-library