Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React #249

Open
marcogreselin opened this issue May 25, 2017 · 1 comment
Open

React #249

marcogreselin opened this issue May 25, 2017 · 1 comment

Comments

@marcogreselin
Copy link

Hello,

I loved your product but applied to a SPA with a lot of videos it doesn't work. Any alternatives when using React?

@nokiko
Copy link

nokiko commented Oct 12, 2017

from the top of my head did you try something like this

`import $ from 'jquery';

class MyComponent extends Component {
componentDidMount() {
let fitVids = $.fn.fitVids();

$('.myvideo').fitVids({
});

}
}`

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

No branches or pull requests

2 participants