radio-buttons-react-native
radio-buttons-react-native copied to clipboard
Issue with installation
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, {
I am having the same problem. I believe it is related to react-native-web, as on android it seems to be working