Skip to content

Module exports TypeError #5

@mkomaiha

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;

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