instea / react-native-color-picker

Color picker component for IOS/Android
Apache License 2.0
272 stars 67 forks source link

Getting Unexpected token export #2

Closed comlaterra closed 7 years ago

comlaterra commented 7 years ago

Gertting error "Uncaught SyntaxError: Unexpected token export" when including.

sodik82 commented 7 years ago

hi there. don't expect it is "deterministic" problem with the library. you can try to delete the library from node_modules and install it again in the case it gets someone corrupted.

however more likely is is a problem somewhere else. can you gives more details where the problem occurs for the first time?

sodik82 commented 7 years ago

closing due to inactivity