react-scratchcard
react-scratchcard copied to clipboard
React component for displaying a scratch card in your web app.
CU-1n00h1f/The-front-of-a-scratch-card-is-scratched-just-by-clicking-on-it-authoring-tool-and-webapp
Fix for scratchcards that were cleared just after touching them
**New to Dev** Trying to make use of the package but thorws the error in terminal as i type "npm i react-scratchcard" inside the react-scratchcard-master Directory/Folder.
I've just downloaded to test this cool scratchcard creator, I've noticed that it give this warning in console: lowPriorityWarning.js:37 Warning: Accessing PropTypes via the main React package is deprecated, and...
looking for the same in react-native....
### Hello :) #### your code `options` only `drawImage` accept a `image` props option #### i change the `image` props to `cover` It turns it into two different types of...