radio-buttons-react-native icon indicating copy to clipboard operation
radio-buttons-react-native copied to clipboard

Issue with installation

Open Ghadahb opened this issue 3 years ago • 1 comments

I got this error when installing this library:

./node_modules/radio-buttons-react-native/RadioButtonRN.js 101:20 Module parse failed: Unexpected token (101:20) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders | } |

fadeInAnimation = () => {

| // this.fadeAnim.setValue(0) | Animated.timing(this.state.fadeAnim, {

Ghadahb avatar Feb 06 '22 12:02 Ghadahb

I am having the same problem. I believe it is related to react-native-web, as on android it seems to be working

daraujo-etg avatar May 19 '22 18:05 daraujo-etg