jossmac / react-images

🌄 A mobile-friendly, highly customizable, carousel component for displaying media in ReactJS
http://jossmac.github.io/react-images
MIT License
2.35k stars 440 forks source link

Picture title #390

Open edoplaza opened 4 years ago

edoplaza commented 4 years ago

Is there a way to show a simple text or title under each picture? The text could be provided by the alt attribute, for example.

davwheat commented 4 years ago

@edoplaza Please stop using this package... It's not maintained anymore and has so many comical design decisions that it's not even funny.

There are better, maintained, and simpler packages available instead.

This is a good replacement: https://github.com/leandrowd/react-responsive-carousel

edoplaza commented 4 years ago

Thank you!

FredChauviere commented 4 years ago

@edoplaza Please stop using this package... It's not maintained anymore and has so many comical design decisions that it's not even funny.

There are better, maintained, and simpler packages available instead.

This is a good replacement: https://github.com/leandrowd/react-responsive-carousel

Hi davwheat, Thank you for maintaining react-images all that time, But I disagree on your assertion that react-responsive-carousel is a good substitute: react-images and react-responsive-carousel are totally different products : for instance I'm using the modal Gateway of react-images, and there's abolutely no equivalent in react-responsive-carousel

atrain42 commented 2 years ago

Is this still an issue?