react-native-socketio
react-native-socketio copied to clipboard
SocketIoReadableNativeMap.java constructor not defined
eact-native-socketio/android/src/main/java/com/gcrabtree/rctsocketio/SocketIoReadableNativeMap.java:17: 错误: 无法将类 ReadableNativeMap中的构造器 ReadableNativeMap应用到给定类型;
because the super constructor is protect,change like below is ok,
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