shisama / react-slideshow-ui

React Slideshow to show images like slideshare and speakerdeck.
MIT License
6 stars 5 forks source link

Image doesn't update when changing images prop #3

Open mmoyles87 opened 6 years ago

mmoyles87 commented 6 years ago

I'm trying to use this component to show a list of images and allowing the user to filter the images array with a searchbox.

Any idea how I can make the component rerender itself after updating the images prop?

shisama commented 6 years ago

@dubvfan87 Sorry for my late reply. Could you show me a sample code?