Skip to content

Module exports TypeError #5

Description

@mkomaiha

Module exports problem when importing the library and using it with expo run web.

TypeError: Cannot assign to read only property 'exports' of object '#<Object>'

Change module.exports = NativeModules.ReactMds; in src/RNMds.js to export default NativeModules.ReactMds;

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