gcrabtree/react-native-socketio

SocketIoReadableNativeMap.java constructor not defined

Opened this issue · 2 comments

eact-native-socketio/android/src/main/java/com/gcrabtree/rctsocketio/SocketIoReadableNativeMap.java:17: 错误: 无法将类 ReadableNativeMap中的构造器 ReadableNativeMap应用到给定类型;

image
because the super constructor is protect,change like below is ok,
image
hope help.

I believe this is corrected by #26, however I don't think this project is actively maintained, thus why it hasn't been merged.

we should try ws module at server