Skip to content

Unable to resolve module: module does not exist in the module map #12

@samanthacampisi

Description

@samanthacampisi

I'm trying to install and use the package according to the instructions in the README.

I'm using RN 0.48.

I run npm install react-native-native-video-player --save, then
react-native link react-native-native-video-player

then when I add var VideoPlayer = require('react-native-native-video-player');
I find this error in my app.

Am I missing something?

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