llaske / ExerciserReact

React code of Exerciser Activity. GSoC 2018
Apache License 2.0
15 stars 49 forks source link

Improvements to fullscreen functionality #96

Closed ksraj123 closed 4 years ago

ksraj123 commented 4 years ago

This PR improves upon the full-screen functionality, adherence to react conventions, component and state design and code organisation.

Here is a comprehensive list of changes/improvements -

Requesting review and feedback @llaske @thingthing

llaske commented 4 years ago

Good job. Thanks.