It doesn't seem like videoTrack needs to be set onto state if it can be accessed directly from props. Removing the state automatically removes the deprecated componentWillReceiveProps.
It doesn't seem like videoTrack needs to be set onto state if it can be accessed directly from props. Removing the state automatically removes the deprecated componentWillReceiveProps.