dromru / react-photoswipe-gallery

🏙 React component wrapper around PhotoSwipe
https://dromru.github.io/react-photoswipe-gallery/
MIT License
515 stars 28 forks source link

ReactNode in captions #853

Open kumold opened 2 years ago

kumold commented 2 years ago

Hello. Is there a plan to add ReactNode captions?

irudoy commented 2 years ago

Hi! It's definitely on our roadmap to try to implement such a feature. But it shouldn't impact performance so much. And perfectly, it should be a universal solution that can be used in the content prop and any other places where we need to render some React nodes in the photoswipe UI. Thtat's why it's still not implemented yet.