You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.
Is there a way to keep track of the current page from outside the component? I mean independently from if pages changed by gesture or from with gotoPreviousPage() or gotoNextPage() methods.
Maybe the possibility to pass a callback that's executed on page change could do the trick?
Or maybe there's a way already that I can't see...
The text was updated successfully, but these errors were encountered:
Is there a way to keep track of the current page from outside the component? I mean independently from if pages changed by gesture or from with
gotoPreviousPage()
orgotoNextPage()
methods.Maybe the possibility to pass a callback that's executed on page change could do the trick?
Or maybe there's a way already that I can't see...
The text was updated successfully, but these errors were encountered: