yaodingyd / react-flickity-component

A React.js component for using @desandro's Flickity
314 stars 51 forks source link

Re create flickity component #67

Closed vangn closed 5 years ago

vangn commented 5 years ago

Hi, your implementation of flickity is awesome, but I would like to know how to rebuild the slider after destroying it? I understand that through flickityRef, but I have not succeeded in instantiating the slider again.

Any idea?

yaodingyd commented 5 years ago

set reloadOnUpdate prop to true and force a rerender.