JanBinary

Results 1 comments of JanBinary

I used a workaround for this issue. When pausing get the current time and set it to state like `// pause sound whoosh.getCurrentTime((seconds) => this.setcuruntPlayTime(seconds) ); whoosh.pause();` `setcuruntPlayTime(time) { this.setState({...