Skip to content

Avalanche Forecast Cards don't recognize taps #1195

Description

@kevinherdez

When a user swipes the avalanche forecast cards, the cards have to come to a complete stop before taking the user to the forecast screen. This is a side effect of them being a ScrollView. The plan here is:

  1. Refactor them to be a paging ScrollView to hopefully make the tapping experience better.
  2. Refactor them to use Reanimated instead of RN's Animated. It's a better package for animating and while it won't necessarily fix this problem, it will help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions