react-count
react-count copied to clipboard
Real-time counter button react component
``` ERROR in ./~/react-count/lib/ViewCount.js Module parse failed: /Users/vivekparekh/Documents/amazingPortfolio/node_modules/react-count/lib/Count.js Unexpected token (195:17) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected token (195:17) at Parser.pp$4.raise (/Users/vivekparekh/Documents/amazingPortfolio/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15) at...
This component is exactly what I need for my React-native project. Would you know if it is easy to adjust the code for this?