ruilisi / react-media-previewer

A media previewer component for React
https://www.npmjs.com/package/react-media-previewer
MIT License
19 stars 3 forks source link

Feature Request: Additional Props for Component Customization #5

Open etchebarneluiss opened 1 month ago

etchebarneluiss commented 1 month ago

Hi all,

I have been using your library in one of my projects, and I must say it has been incredibly helpful. However, I have encountered a need for more customization options to better fit my use case.

Would it be possible to add an additional props for show/ hide some controls like the download or share button and some classNames prop to customize the colors?

These additional props would greatly enhance the flexibility and usability of the component for a wider range of applications. I believe other users might also benefit from these enhancements.

Thank you for considering my request. I am happy to provide more details or examples if needed.

fybchristasker commented 3 weeks ago

@etchebarneluiss We're glad you're using the component. The options to hide download and share buttons have already been implemented. However, could you clarify what you mean by "custom colors"? Are you referring to the theme color? If possible, we will include this feature in an upcoming release.