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
Is it possible to do a markup action before jumping the page. For example, Actions.mark(), after doing a lot of jumps, I only need to execute Actions.popToMark(). I will return directly to the mark point.
The text was updated successfully, but these errors were encountered:
But I mean, when I execute Actions.popToMark(), I don't know what the point I am marking. This point is automatically maintained in memory only when I execute Actions.mark().
Is it possible to do a markup action before jumping the page. For example, Actions.mark(), after doing a lot of jumps, I only need to execute Actions.popToMark(). I will return directly to the mark point.
The text was updated successfully, but these errors were encountered: