react-native-swift-socketio
react-native-swift-socketio copied to clipboard
Actual and formal argument lists differ in length
Hello,
I am facing the following problem while using the socketio library in Android: public class SocketIoReadableNativeMap extends ReadableNativeMap {
required: HybridData found: no arguments reason: actual and formal argument lists differ in length
Anybody happen to have any pointers? Much obliged :)