gcrabtree/react-native-socketio

Can't find variable: SocketIO

Opened this issue · 6 comments

I did everything as in instruction and gettin' Can't find variable: SocketIO
"react": "15.4.1",
"react-native": "0.39.2",

i have same issue

I have same issue.

@augisticz Yes , I've followed those instructions.

I have the same issue @augisticz i have follow the instructions too

i think we have to do something like this?

import SocketIO from 'react-native-socketio';

But then i get something like this

image