Skip to content

Not working on Windows: Cannot read property 'IsAndroid' of undefined #541

@huuchi207

Description

@huuchi207

Like iOS, the issue appears on Windows:

var RNSound = require('react-native').NativeModules.RNSound;
var IsAndroid = RNSound.IsAndroid;

How can I fix that? Thank you in advance!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions