johanneslumpe / react-native-gesture-recognizers

Gesture recognizer decorators for react-native
MIT License
366 stars 55 forks source link

The @ syntax doesn't seem to be working. #11

Closed Freydal closed 8 years ago

Freydal commented 8 years ago

I don't know if it is related to a change with react-native or if its something on my part, but the @swipeable seems to be causing Unexpected Token errors.

Freydal commented 8 years ago

After reading though the other issues I was able to piece together the info I need to move forward.