Oleksandr Yefremov

Results 1 issues of Oleksandr Yefremov

I was trying to do `setInterval(this.changeImage, 1000)`, but got a crash immediately. package.json uses "react": "^15.5.4", while I am using React 16. Looks like it is the same issue as...