Closed CptMaumau closed 2 years ago
This library is exactly what I've been looking for and I started implementing but right now when I reach to threshold to trigger the snap to the next page, it seems to hold while onPageChange resolves then finishes the animation.
onPageChange
Any suggestions on this?
Found out this only happens when debugging with Chrome.
This library is exactly what I've been looking for and I started implementing but right now when I reach to threshold to trigger the snap to the next page, it seems to hold while
onPageChange
resolves then finishes the animation.Any suggestions on this?