gif-picker-react icon indicating copy to clipboard operation
gif-picker-react copied to clipboard

Tenor GIF Picker component for React ⚛️

Results 6 gif-picker-react issues
Sort by recently updated
recently updated
newest added

Hello, is there a chance to add a `disabled` property to be able to be able to control the disabled state? Thank you and keep up the good work.

enhancement

Could you implement something for favorites? ![image](https://github.com/MrBartusek/gif-picker-react/assets/81387799/db452282-247c-4d65-9d8f-12c85e1e303b) There's a category for these on Discord, and I'd love to see one for gif-picker-react. It'd be a single prop containing all of...

enhancement

This allows to control the search term by overriding the pickerContextValue.

Is there a chance to be able to replace search input placeholder text with a localized version? PS. Awesome package, thanks!

enhancement

It would be good to be able to search for stickers by using the `searchfilter=sticker` option https://developers.google.com/tenor/guides/endpoints#parameters-search `callApi` already takes in a `params` option that gets spread into the request,...

There are some braking changes and migrations in storybook 8. Run: ``` npx storybook@latest upgrade ``` and apply any required migrations and upgrades

maintenance