Hey!
What do you think about changing the React code to functional components, instead of the current class components? I believe this would allow us to move faster in the future, with easier to maintain code, in addition to coming up to speed with the current React standard, of course.
I can open a PR for this!