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 Thumb component #575

Closed
s43 opened this issue Feb 12, 2024 · 1 comment
Closed

Customize Thumb component #575

s43 opened this issue Feb 12, 2024 · 1 comment
Labels
duplicate This issue or pull request already exists feature request

Comments

@s43
Copy link

s43 commented Feb 12, 2024

Describe the Feature

Currently the thumb component only allows us to use Image source props.
It would be useful if we had a prop that takes a custom component as there's plenty of use cases and problems to solve with this approach for example :

  • Videos thumbnails on slide
  • TVOS focus related issues ( it's impossible to maintain the focus without having access to the thumb component )

Possible Implementations

an optional thumbComponent props that accepts a functional component

@BartoszKlonowski BartoszKlonowski added the duplicate This issue or pull request already exists label Feb 12, 2024
@BartoszKlonowski
Copy link
Member

Hello @s43!
Let me close this issue as a duplicate of #154.
Please track the progress there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists feature request
Projects
None yet
Development

No branches or pull requests

2 participants