Skip to content

constructor ReadableNativeMap in class ReadableNativeMap cannot be applied to given types; #8

Description

@BigPun86

When integrating this module to my android project i get the error code as in the title mentioned.

..../React/ChatTest/node_modules/react-native- socketio/android/src/main/java/com/gcrabtree/rctsocketio/SocketIoReadableNativeMap.java:16: error: constructor ReadableNativeMap in class ReadableNativeMap cannot be applied to given types;
public class SocketIoReadableNativeMap extends ReadableNativeMap {
   ^
  required: HybridData
  found: no arguments
  reason: actual and formal argument lists differ in length
1 error

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions