Skip to content
This repository was archived by the owner on Oct 19, 2023. It is now read-only.
This repository was archived by the owner on Oct 19, 2023. It is now read-only.

"Double tap" causes the animation to run twice and double rendering #29

Description

@alexborton

Some people have fast fingers and some have slower devices.

I have noticed that if i tap a navigation link twice (before the animation has started), the animation runs twice, rendering the next route twice and "double stacking" the views. Obviously this is an issue... but i should imagine it would be a reasonably easy fix with an isAnimating hook to stop further requests after initial instruction?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions