Skip to content

upgrading react-native-udp dependency to 4.0 will break #31

Description

@Bridn

Upgrading react-native-udp to ^4.0.0 will break, causing a

dgram.createSocket is not a function

I suggest to use import dgram from 'react-native-udp'; in lib/index.js instead of var dgram = require('react-native-udp');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions