react-native-circle-menu icon indicating copy to clipboard operation
react-native-circle-menu copied to clipboard

SyntaxError from react-native-circle-menu

Open ramazanarslan opened this issue 7 years ago • 1 comments

It gives me an error. I have just downloaded the library. with npm install --save @ramotion/react-native-circle-menu

then I used .\example of this library

then run it. But it says this

ekran resmi 2018-02-25 19 25 03

/node_modules/@ramotion/react-native-circle-menu/src/components/index.js: Unexpected token, expected { (1:7)"

1 | export TouchableIcon from './TouchableIcon' | ^ 2 | export ActionIcon from './ActionIcon' 3 |

How can I fix it?

ramazanarslan avatar Feb 25 '18 16:02 ramazanarslan

up

tetar998 avatar Mar 22 '18 11:03 tetar998