Like [iOS](https://github.com/zmxv/react-native-sound/issues/36), 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!