We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
I believe this is corrected by #26, however I don't think this project is actively maintained, thus why it hasn't been merged.
Sorry, something went wrong.
we should try ws module at server
ws
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: