Skip to content

Conversation

rafbc
Copy link
Collaborator

@rafbc rafbc commented Jul 5, 2019

No description provided.

src/BCPlayer.js Outdated
this.setState({ forcedOrientation: true });
Orientation.lockToLandscape();
onRotated({window: {width, height}}) {
if (this.props.inlineOnly) return
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pankaj-pp i noticed that most of the lines doesn't end with ";".
I would highly recommend to do so, as a good practice in Javascript.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rafbc yes, I'll do that. Actually we don't use semicolons in our projects, so that's the reason i missed it.

@pankaj-pp pankaj-pp merged commit acb4507 into development Jul 8, 2019
@rafbc rafbc deleted the reactor-video-player-2 branch July 11, 2019 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants