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

Customize Player #67

Open
kushalAppiness opened this issue Aug 8, 2023 · 1 comment
Open

Customize Player #67

kushalAppiness opened this issue Aug 8, 2023 · 1 comment

Comments

@kushalAppiness
Copy link

How to customize player , i just need player seek control, need to disabled like , share and fullscreen and logo as well

@skImranSabuj
Copy link

 <Vimeo
      videoId={vimeoId}
      params={
        'api=1&autoplay=1&controls=1&title=0&portrait=0&byline=0&dnt=1&pip=0'
      }
      handlers={videoCallbacks}
      style={{
        ...
      }}
      androidLayerType="hardware"
    />

try the params, this will work for some of the things you mentioned

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