MrBartusek / gif-picker-react

Tenor GIF Picker component for React ⚛️
http://dokurno.dev/gif-picker-react/
MIT License
32 stars 7 forks source link

Favorites tab #28

Open fucksophie opened 1 month ago

fucksophie commented 1 month ago

Could you implement something for favorites? image 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 the image ID's that are favorited.

MrBartusek commented 1 month ago

It'd be a single prop containing all of the image ID's that are favorited.

I think the better idea here would be to store the favorite images in local storage. Manage that by libiary internal