expo/harvard-cs50-app

Fix React warning

Opened this issue · 0 comments

abi commented

Warning: Can only update a mounted or mounting component. This usually means you called setState, replaceState, or forceUpdate on an unmounted component. This is a no-op.

Please check the code for the VideoPlayer component.